XML Schema for XML Schema

http://www.w3.org/2001/XMLSchema
simpleType public

Super Types
{http://www.w3.org/2001/XMLSchema}anySimpleType
|
+--{http://www.w3.org/2001/XMLSchema}string (restriction)
|
+--{http://www.w3.org/2001/XMLSchema}normalizedString (restriction)
|
+--{http://www.w3.org/2001/XMLSchema}token (restriction)
|
+--{http://www.w3.org/2001/XMLSchema}public (restriction)

Documentation
   A utility type, not for public use
   A public identifier, per ISO 8879

Model




Local Usage
notation

Source
<xs:simpleType name="public">
<xs:restriction base="xs:token"/>
</xs:simpleType>

XML Schema for XML Schema

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.