Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type AngleBetweenAnalysisModeEnumType
Annotations
The AngleBetweenAnalysisModeEnumType enumerates values that
describe the analysis mode for an angle between characteristic.
  TWODIMENSIONAL = evaluation is in a plane perpendicular to
    a vector.
  THREEDIMENSIONAL = evaluation is in three dimensional space not
    requiring a vector.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration TWODIMENSIONAL
enumeration THREEDIMENSIONAL
Used by
Source
<xs:simpleType name="AngleBetweenAnalysisModeEnumType">
  <xs:annotation>
    <xs:documentation>The AngleBetweenAnalysisModeEnumType enumerates values that describe the analysis mode for an angle between characteristic. TWODIMENSIONAL = evaluation is in a plane perpendicular to a vector. THREEDIMENSIONAL = evaluation is in three dimensional space not requiring a vector.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="TWODIMENSIONAL"/>
    <xs:enumeration value="THREEDIMENSIONAL"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd