Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

XSD - custom type question

1 view
Skip to first unread message

BZaino

unread,
May 18, 2011, 2:47:23 PM5/18/11
to
Hi,
Is it possible to have a custom type in an xsd that accepts a valid
DateTime (or integer/double/float/etc.) value or a value of "null"? I
am looking to define a datatype for a nullable field that allows the
client to provide a valid value or let us know that they want to null
out that field. Can this be done? I have been looking at trying to do
this within an <xsd:restriction> tag in an <xsd:simpleType> element

Much thanks in advance.

0 new messages