Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type MarkingMethodEnumType
Annotations
The MarkingMethodEnumType enumerates values that describe commonly used methods of making a marking.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration PAINT
enumeration STAIN
enumeration ENSCRIBE
enumeration EMBOSS
Used by
Source
<xs:simpleType name="MarkingMethodEnumType">
  <xs:annotation>
    <xs:documentation>The MarkingMethodEnumType enumerates values that describe commonly used methods of making a marking.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="PAINT"/>
    <xs:enumeration value="STAIN"/>
    <xs:enumeration value="ENSCRIBE"/>
    <xs:enumeration value="EMBOSS"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd