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

[XML Schema 1.1] Is vc:facetAvailable only an attribute of xs:element? (Not an attribute of xs:simpleType?)

From: Costello, Roger L. <costello@mitre.org>
Date: Thu, 30 Apr 2009 11:36:18 -0400
To: "xmlschema-dev@w3.org" <xmlschema-dev@w3.org>
Message-ID: <9E51F88D5247B648908850C35A3BBB5003F28D1B0E@IMCMBX3.MITRE.ORG>
[XML Schema 1.1] Is vc:facetAvailable only an attribute of  xs:element? (Not an attribute of xs:simpleType?)

Hi Folks,

Is xs:facetAvailable and xs:facetUnavailable only an attribute of xs:element? e.g.

<element name="start-time" vc:facetAvailable="xs:assert">
   ...
</element>


Or, can they be an attribute of xs:simpleType? e.g.

<simpleType name="documentType" vc:facetAvailable="xs:assert">
   ...
</simpleType>


The schema-for-schemas (Appendix A) doesn't seem to define any of the VC stuff. Neither does the DTD-for-schemas (Appendix L)

/Roger
Received on Thursday, 30 April 2009 15:36:56 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.