Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element MovableDatumTargetDirectionType / DatumTargetTranslationDirection
Annotations
The DatumTargetTranslationDirection element is the vector direction in which the datum target can translate when a datum target is allowed to move in order to stabilize a datum reference frame.
Diagram
Diagram Primitives_xsd_Simple_Type_UnitVectorSimpleType.tmp#UnitVectorSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_UnitVectorType.tmp#UnitVectorType
Type UnitVectorType
Type hierarchy
Properties
content complex
Attributes
QName Type Use
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
significantFigures xs:nonNegativeInteger optional
validity ValidityEnumType optional
xDecimalPlaces xs:nonNegativeInteger optional
xSignificantFigures xs:nonNegativeInteger optional
xValidity ValidityEnumType optional
yDecimalPlaces xs:nonNegativeInteger optional
ySignificantFigures xs:nonNegativeInteger optional
yValidity ValidityEnumType optional
zDecimalPlaces xs:nonNegativeInteger optional
zSignificantFigures xs:nonNegativeInteger optional
zValidity ValidityEnumType optional
Source
<xs:element name="DatumTargetTranslationDirection" type="UnitVectorType">
  <xs:annotation>
    <xs:documentation>The DatumTargetTranslationDirection element is the vector direction in which the datum target can translate when a datum target is allowed to move in order to stabilize a datum reference frame.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd
Complex Type MovableDatumTargetDirectionType
Annotations
The MovableDatumTargetDirectionType defines the direction in which a datum target can move.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_MovableDatumTargetDirectionType.tmp#MovableDatumTargetDirectionType_DatumTargetTranslationDirection
Used by
Children DatumTargetTranslationDirection
Source
<xs:complexType name="MovableDatumTargetDirectionType">
  <xs:annotation>
    <xs:documentation>The MovableDatumTargetDirectionType defines the direction in which a datum target can move.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="DatumTargetTranslationDirection" type="UnitVectorType">
      <xs:annotation>
        <xs:documentation>The DatumTargetTranslationDirection element is the vector direction in which the datum target can translate when a datum target is allowed to move in order to stabilize a datum reference frame.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd