Namespace: |
|
Defined: |
globally in reusable.xsd, see XML source |
Used: |
at 2 locations |
Simple Content Model |
enumeration of xs:NMTOKEN |
Enumeration: |
|
Type Derivation Tree xs:NMTOKEN PointFormatType (restriction) |
Derivation: |
restriction of xs:NMTOKEN |
||||||||||||||||||
Facets: |
|
<xs:simpleType name="PointFormatType"> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="DecimalDegree"/> <xs:enumeration value="DegreesMinutesSeconds"/> <xs:enumeration value="DecimalMinutes"/> <xs:enumeration value="Meters"/> <xs:enumeration value="Feet"/> </xs:restriction> </xs:simpleType> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |