Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: when will empty tags pass schema validation?

From: Joseph Kesselman <keshlam-nospam@-------.--->
To: NULL
Date: 5/4/2006 1:58:00 PM

wolf_y wrote:
> Is there any type (or attribute?) where both <MOM></MOM>  and <MOM>
> </MOM> passes validation?

Sure. If minimum length had been zero (or had not been explicitly set) 
for the xs:string example, both would pass.

It's really a matter of what that specific schema has said the datatype 
is (which controls whether empty is syntactically acceptable) and what 
additional constraints (which controls whether empty is semantically 
acceptable for validation purposes).

Nillable is a different concept, having to do with the concept of 
"explicitly has no meaningful value" rather than either "value is empty" 
or "element was not present". It may make more sense to folks who've 
worked with databases that support this idea.

-- 
Joe Kesselman / Beware the fury of a patient man. -- John Dryden


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent