Showing:

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