Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element DistanceFromCharacteristicNominalType / OriginReference
Annotations
The optional OriginReference element indicates the reference feature for the distance-from characteristic. This is the first of two features involved in the distance-from characteristic. The second feature(s) is defined in the FeatureNominalIds element of CharacteristicNominalBaseType.
Diagram
Diagram Characteristics_xsd_Complex_Type_OriginReferenceType.tmp#OriginReferenceType_FeatureNominalId Characteristics_xsd_Complex_Type_OriginReferenceType.tmp#OriginReferenceType_ReferencedComponent Characteristics_xsd_Complex_Type_OriginReferenceType.tmp#OriginReferenceType_DatumDefinitionId Characteristics_xsd_Complex_Type_OriginReferenceType.tmp#OriginReferenceType
Type OriginReferenceType
Properties
content complex
minOccurs 0
Children DatumDefinitionId, FeatureNominalId, ReferencedComponent
Instance
<OriginReference xmlns="http://qifstandards.org/xsd/qif3">
  <FeatureNominalId asmPathId="" asmPathXId="" xId="">{1,1}</FeatureNominalId>
  <ReferencedComponent>{1,1}</ReferencedComponent>
  <DatumDefinitionId asmPathId="" asmPathXId="" xId="">{1,1}</DatumDefinitionId>
</OriginReference>
Source
<xs:element name="OriginReference" type="OriginReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional OriginReference element indicates the reference feature for the distance-from characteristic. This is the first of two features involved in the distance-from characteristic. The second feature(s) is defined in the FeatureNominalIds element of CharacteristicNominalBaseType.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element DistanceFromCharacteristicNominalType / AnalysisVector
Annotations
The optional AnalysisVector element used by the AnalysisMode gives a vector defining the point-to-point direction, the direction along which, or the plane normal in which the distance-from characteristic is evaluated.
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
minOccurs 0
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="AnalysisVector" type="UnitVectorType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional AnalysisVector element used by the AnalysisMode gives a vector defining the point-to-point direction, the direction along which, or the plane normal in which the distance-from characteristic is evaluated.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element DistanceFromCharacteristicNominalType / AnalysisMode
Annotations
The AnalysisMode element indicates whether the distance-from characteristic is one dimensional, two dimensional or three dimensional.
Diagram
Diagram IntermediatesPMI_xsd_Simple_Type_DistanceBetweenAnalysisModeEnumType.tmp#DistanceBetweenAnalysisModeEnumType
Type DistanceBetweenAnalysisModeEnumType
Properties
content simple
Facets
enumeration ONEDIMENSIONAL
enumeration TWODIMENSIONAL
enumeration THREEDIMENSIONAL
Source
<xs:element name="AnalysisMode" type="DistanceBetweenAnalysisModeEnumType">
  <xs:annotation>
    <xs:documentation>The AnalysisMode element indicates whether the distance-from characteristic is one dimensional, two dimensional or three dimensional.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element DistanceFromCharacteristicNominalType / MeasurementDirective
Annotations
The optional MeasurementDirective element indicates if the characteristic evaluation is the average, minimum or maximum distance between two features.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_MeasurementDirectiveType.tmp#MeasurementDirectiveType_MeasurementDirectiveEnum IntermediatesPMI_xsd_Complex_Type_MeasurementDirectiveType.tmp#MeasurementDirectiveType_OtherMeasurementDirective IntermediatesPMI_xsd_Complex_Type_MeasurementDirectiveType.tmp#MeasurementDirectiveType
Type MeasurementDirectiveType
Properties
content complex
minOccurs 0
Children MeasurementDirectiveEnum, OtherMeasurementDirective
Instance
<MeasurementDirective xmlns="http://qifstandards.org/xsd/qif3">
  <MeasurementDirectiveEnum>{1,1}</MeasurementDirectiveEnum>
  <OtherMeasurementDirective>{1,1}</OtherMeasurementDirective>
</MeasurementDirective>
Source
<xs:element name="MeasurementDirective" type="MeasurementDirectiveType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MeasurementDirective element indicates if the characteristic evaluation is the average, minimum or maximum distance between two features.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element DistanceFromCharacteristicNominalType / CoordinateSystemId
Annotations
The optional CoordinateSystemId element is the QIF id of the coordinate system in which this characteristic is evaluated.
Diagram
Diagram Primitives_xsd_Simple_Type_QIFReferenceBaseType.tmp#QIFReferenceBaseType Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType_xId Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType Primitives_xsd_Complex_Type_QIFReferenceFullType.tmp#QIFReferenceFullType_asmPathId Primitives_xsd_Complex_Type_QIFReferenceFullType.tmp#QIFReferenceFullType_asmPathXId Primitives_xsd_Complex_Type_QIFReferenceFullType.tmp#QIFReferenceFullType
Type QIFReferenceFullType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
asmPathId QIFReferenceSimpleType optional
The optional asmPathId attribute is a reference used for locating the id of an assembly path. If the asmPathXId attribute is not used, the asmPathId is a reference to an assembly path in the AsmPaths of the local document. If the asmPathXId is used, the asmPathId is the local id of an external QIF document, and the asmPathXId is a reference to an assembly path in the external QIF document. The assembly path (instantiation chain) unambiguously identifies a model entity within an assembly.
asmPathXId QIFReferenceSimpleType optional
The optional asmPathXId attribute, if used, is a reference to the id of an assembly path in the external document identified by the asmPathId. The asmPathXId must not be used if the asmPathId is not used.
xId QIFReferenceSimpleType optional
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:element name="CoordinateSystemId" type="QIFReferenceFullType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional CoordinateSystemId element is the QIF id of the coordinate system in which this characteristic is evaluated.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type DistanceFromCharacteristicNominalType
Annotations
The DistanceFromCharacteristicNominalType defines a unique distance-from characteristic nominal.
Diagram
Diagram Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType_Description Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_CharacteristicDefinitionId Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_FeatureNominalIds Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_SubstituteFeatureAlgorithm Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_FeatureZoneIds Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_EntityInternalIds Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_EntityExternalIds Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_Name Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_CharacteristicDesignator Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType Characteristics_xsd_Complex_Type_DimensionalCharacteristicNominalBaseType.tmp#DimensionalCharacteristicNominalBaseType Characteristics_xsd_Complex_Type_LinearCharacteristicNominalBaseType.tmp#LinearCharacteristicNominalBaseType_TargetValue Characteristics_xsd_Complex_Type_LinearCharacteristicNominalBaseType.tmp#LinearCharacteristicNominalBaseType_TargetDualValue Characteristics_xsd_Complex_Type_LinearCharacteristicNominalBaseType.tmp#LinearCharacteristicNominalBaseType Characteristics_xsd_Complex_Type_DistanceFromCharacteristicNominalType.tmp#DistanceFromCharacteristicNominalType_OriginReference Characteristics_xsd_Complex_Type_DistanceFromCharacteristicNominalType.tmp#DistanceFromCharacteristicNominalType_AnalysisVector Characteristics_xsd_Complex_Type_DistanceFromCharacteristicNominalType.tmp#DistanceFromCharacteristicNominalType_AnalysisMode Characteristics_xsd_Complex_Type_DistanceFromCharacteristicNominalType.tmp#DistanceFromCharacteristicNominalType_MeasurementDirective Characteristics_xsd_Complex_Type_DistanceFromCharacteristicNominalType.tmp#DistanceFromCharacteristicNominalType_CoordinateSystemId
Type extension of LinearCharacteristicNominalBaseType
Type hierarchy
Used by
Children AnalysisMode, AnalysisVector, Attributes, CharacteristicDefinitionId, CharacteristicDesignator, CoordinateSystemId, Description, EntityExternalIds, EntityInternalIds, FeatureNominalIds, FeatureZoneIds, MeasurementDirective, Name, OriginReference, SubstituteFeatureAlgorithm, TargetDualValue, TargetValue
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="DistanceFromCharacteristicNominalType">
  <xs:annotation>
    <xs:documentation>The DistanceFromCharacteristicNominalType defines a unique distance-from characteristic nominal.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="LinearCharacteristicNominalBaseType">
      <xs:sequence>
        <xs:element name="OriginReference" type="OriginReferenceType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional OriginReference element indicates the reference feature for the distance-from characteristic. This is the first of two features involved in the distance-from characteristic. The second feature(s) is defined in the FeatureNominalIds element of CharacteristicNominalBaseType.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="AnalysisVector" type="UnitVectorType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional AnalysisVector element used by the AnalysisMode gives a vector defining the point-to-point direction, the direction along which, or the plane normal in which the distance-from characteristic is evaluated.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="AnalysisMode" type="DistanceBetweenAnalysisModeEnumType">
          <xs:annotation>
            <xs:documentation>The AnalysisMode element indicates whether the distance-from characteristic is one dimensional, two dimensional or three dimensional.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MeasurementDirective" type="MeasurementDirectiveType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional MeasurementDirective element indicates if the characteristic evaluation is the average, minimum or maximum distance between two features.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="CoordinateSystemId" type="QIFReferenceFullType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional CoordinateSystemId element is the QIF id of the coordinate system in which this characteristic is evaluated.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd