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
Properties
This component is not nillable.

Model



Local Usage
notation

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


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