Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type AngularCoordinateDirectionEnumType
Annotations
The AngularCoordinateDirectionEnumType enumerates values that describe the direction for an angular coordinate characteristic. (See LinearCoordinateDirectionEnumType for usage guidelines.)
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration ANGULAR
enumeration AZIMUTH
enumeration POLAR
Used by
Source
<xs:simpleType name="AngularCoordinateDirectionEnumType">
  <xs:annotation>
    <xs:documentation>The AngularCoordinateDirectionEnumType enumerates values that describe the direction for an angular coordinate characteristic. (See LinearCoordinateDirectionEnumType for usage guidelines.)</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="ANGULAR"/>
    <xs:enumeration value="AZIMUTH"/>
    <xs:enumeration value="POLAR"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd