[XMLSCHEMA-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: [XML Schema 1.1] Does mode="none" on a subtype nullify the openness of its parent type?

From: Michael Kay <mike@saxonica.com>
Date: Fri, 5 Jun 2009 17:04:30 +0100
To: "'Costello, Roger L.'" <costello@mitre.org>, <xmlschema-dev@w3.org>
Message-ID: <6C2E6181B78246808C0072EF2F7328EF@Sealion>
RE: [XML Schema 1.1] Does mode="none" on a subtype nullify the  openness  of its parent type?
>  
> Thanks Michael. So, by putting mode="none" on a subtype it is 
> only prohibiting extension elements from being inserted 
> around the subtypes' elements; extension elements can still 
> be inserted around the parent type's elements. Is that correct?

No!

The content of an element is validated either against the parent type P or
against the subtype S. If it's validated against P then "extension" elements
are allowed; it it's validated against S then they aren't. Which type is
used for validation depends on the type defined in the element declaration
and/or the value of xsi:type on the instance.

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 
Received on Friday, 5 June 2009 16:05:05 GMT

Subscribe to the Stylus Scoop newsletter for helpful XML tips and tutorials.
Email
First Name
Last Name
Company

Download Stylus Studio 6 XML Enterprise Edition

Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.