Namespace: |
|
Defined: |
globally in reusable.xsd, see XML source |
Used: |
at 1 location |
Simple Content Model |
enumeration of xs:NMTOKEN |
Enumeration: |
|
Type Derivation Tree xs:NMTOKEN NoteTypeCodeType (restriction) |
Derivation: |
restriction of xs:NMTOKEN |
||||||||||||||||||||||||
Facets: |
|
<xs:simpleType name="NoteTypeCodeType"> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Processing"/> <xs:enumeration value="Footnote"/> <xs:enumeration value="Addendum"/> <xs:enumeration value="System"/> <xs:enumeration value="Problem"/> <xs:enumeration value="Comment"/> <xs:enumeration value="Other"/> </xs:restriction> </xs:simpleType> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |