Showing:

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