The ITS 1.0 only mentions that xsi:nil is allowed.
From what I've browsed on various lists, wiki, Google etc. I've come to the following picture: if some_element is declared with nillable="true" in it's schema, the following is allowed:
and is equivalent to:
and to:
is that correct?
And if minOccurs="0", are the three above equivalent to absence of some_element in the instance?
Finally, is
Regards,
Marc
Grahame Grieve:
| Agree with Charlie except there is no need to use xsi:nil on the
| datatypes And it should not be done
I agree it would have been better if the form
Cheers,
Marc
From the HL7 ITS lists 20th May 2009.