Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type ModifyingPlaneEnumType
Annotations
(ISO specific) The ModifyingPlaneEnumType enumerates values that describe the modifying plane.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration PARALLEL
enumeration PERPENDICULAR
enumeration INCLINED
Used by
Source
<xs:simpleType name="ModifyingPlaneEnumType">
  <xs:annotation>
    <xs:documentation>(ISO specific) The ModifyingPlaneEnumType enumerates values that describe the modifying plane.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="PARALLEL"/>
    <xs:enumeration value="PERPENDICULAR"/>
    <xs:enumeration value="INCLINED"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd