Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type PositionCoordinateMethodEnumType
Annotations
The PositionCoordinateMethodEnumType enumerates values that describe coordinate methods for the position characteristic nominal.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration RECTANGULAR
enumeration POLAR
Used by
Source
<xs:simpleType name="PositionCoordinateMethodEnumType">
  <xs:annotation>
    <xs:documentation>The PositionCoordinateMethodEnumType enumerates values that describe coordinate methods for the position characteristic nominal.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="RECTANGULAR"/>
    <xs:enumeration value="POLAR"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd