ZVON > References > XML Schema 2001 Reference
index | >> Schema << | DTD

NCName

Annotation
Documentation

 
Source http://www.w3.org/TR/xmlschema-2/#NCName

Schema

<xs:simpleType name="NCName" id="NCName">
     <xs:restriction base="xs:Name">
          <xs:pattern value="[\i-[:]][\c-[:]]*" id="NCName.pattern"> </xs:pattern>
     </xs:restriction>
</xs:simpleType>


Occurs in Schema Tutorial examples:
Uniqueness
Key
Unique and nillable
Keyref