Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
XML Schema for
XML Schemas 1.0

simpleType "xs:NCName"
Namespace:
Defined:
globally in XMLSchema.xsd; see XML source
Used:
at 15 locations
Simple Content Model
Simple Content Restrictions:
Pattern:
[\i-[:]][\c-[:]]*
pattern matches production 4 from the Namespaces in XML spec

Known Direct Subtypes (3):
Known Indirect Subtypes (2):
All Direct / Indirect Based Attributes (17):
Known Usage Locations
Annotation
See:  http://www.w3.org/TR/xmlschema-2/#NCName
Type Definition Detail
Type Derivation Tree
xs:anySimpleType (restriction)
  xs:string (restriction)
      xs:normalizedString (restriction)
          xs:token (restriction)
              xs:Name (restriction)
                  xs:NCName
Derivation:
restriction of xs:Name
Facets:
pattern:
[\i-[:]][\c-[:]]*
pattern matches production 4 from the Namespaces in XML spec
XML Source (w/o annotations (2); see within schema source)
<xs:simpleType id="NCName" name="NCName">
<xs:restriction base="xs:Name">
<xs:pattern id="NCName.pattern" value="[\i-[:]][\c-[:]]*"/>
</xs:restriction>
</xs:simpleType>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
XML Schema for
XML Schemas 1.0

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.