Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type LocationSignificanceOneSidesEnumType
Annotations
The LocationSignificanceOneSidesEnumType enumerates values that describe one side location significance.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration ARROW_SIDE
enumeration OTHER_SIDE
Used by
Source
<xs:simpleType name="LocationSignificanceOneSidesEnumType">
  <xs:annotation>
    <xs:documentation>The LocationSignificanceOneSidesEnumType enumerates values that describe one side location significance.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="ARROW_SIDE"/>
    <xs:enumeration value="OTHER_SIDE"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd