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

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}Name (restriction)
|
+--{http://www.w3.org/2001/XMLSchema}NCName (restriction)
|
+--{http://www.w3.org/2001/XMLSchema}ID (restriction)

Documentation
Properties
This component is not nillable.

Model



Local Usage
annotated, annotation, redefine, schema

Source
<xs:simpleType id="ID" name="ID">
<xs:restriction base="xs:NCName"/>
</xs:simpleType>


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