Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type CompositeSegmentLowerLevelEnumType
Annotations
The CompositeSegmentLevelEnumType enumerates values that describe a lower level of a composite characteristic.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration SECOND
enumeration THIRD
enumeration FOURTH
enumeration FIFTH
Used by
Source
<xs:simpleType name="CompositeSegmentLowerLevelEnumType">
  <xs:annotation>
    <xs:documentation>The CompositeSegmentLevelEnumType enumerates values that describe a lower level of a composite characteristic.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="SECOND"/>
    <xs:enumeration value="THIRD"/>
    <xs:enumeration value="FOURTH"/>
    <xs:enumeration value="FIFTH"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd