Annotations
|
(ISO specific) The ModifyingPlaneEnumType enumerates values that describe the modifying plane. |
|
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 |