Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type QIFReferenceFullType
Annotations
The QIFReferenceFullType defines a 'full' reference which is used for locating an entity within an assembly.
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
Type extension of QIFReferenceType
Type hierarchy
Used by
Elements AlignmentFeatureType/DatumDefinitionId, AlignmentOperationsType/BaseCoordinateSystemId, AngleBetweenCharacteristicNominalType/CoordinateSystemId, AngleFromCharacteristicNominalType/CoordinateSystemId, AngularCoordinateCharacteristicNominalType/CoordinateSystemId, AngularToleranceType/DefinitionId, ArithmeticParameterValueType/ObjectId, ArrayReferenceFullType/Id, BaseFeatureType/FeatureId, CharacteristicGroupStatusType/GroupId, CharacteristicItemBaseType/CharacteristicNominalId, CircularRunoutCharacteristicNominalType/ProfileCurveId, CircularityCharacteristicNominalType/ProfileCurveId, CollectionPlaneType/DatumDefinitionId, CompositeSegmentDefinitionBaseType/DatumReferenceFrameId, CoordinateSystemActualTransformAssociationType/CoordinateSystemId, CoordinateSystemType/ExternalCADCoordinateSystemId, CoordinateSystemType/InternalCADCoordinateSystemId, CoordinateSystemsType/CommonCoordinateSystemId, CurveFeatureNominalBaseType/SurfaceFeatureNominalId, DatumFeatureBaseType/FeatureNominalId, DatumPrecedenceAlignmentOperationType/DatumReferenceFrameId, DatumReferenceFrameType/CoordinateSystemId, DatumTargetType/FeatureNominalId, DatumTargetType/TargetZoneId, DatumType/DatumDefinitionId, DirectionFeatureType/DatumDefinitionId, DistanceBetweenCharacteristicNominalType/CoordinateSystemId, DistanceFromCharacteristicNominalType/CoordinateSystemId, ElementReferenceFullType/Id, EstablishDatumMeasurandType/DatumDefinitionId, EstablishDatumMeasurandType/DatumReferenceFrameId, FeatureItemBaseType/CoordinateSystemId, FeatureItemBaseType/FeatureNominalId, FeatureMeasurementBaseType/ActualComponentId, FeatureMeasurementBaseType/ManufacturingProcessId, FeatureZoneAreaBetweenType/FromCurveZoneId, FeatureZoneAreaBetweenType/FromPointZoneId, FeatureZoneAreaBetweenType/ToCurveZoneId, FeatureZoneAreaBetweenType/ToPointZoneId, FeatureZoneBaseType/SurfaceFeatureNominalId, FeatureZonePointType/PointId, FeatureZonePointType/VertexId, IntersectionPlaneType/DatumDefinitionId, LineProfileCharacteristicNominalType/ProfileCurveId, LinearCoordinateCharacteristicNominalType/CoordinateSystemId, LinearToleranceType/DefinitionId, LocationCharacteristicDefinitionBaseType/DatumReferenceFrameId, LocationOnDrawingType/DrawingId, LocationOnDrawingType/ModelId, LocationOnDrawingType/ViewId, MachineCoordinateSystemType/CoordinateSystemId, MeasuredPointSetType/CoordinateSystemId, OrientationCharacteristicDefinitionBaseType/DatumReferenceFrameId, OrientationPlaneType/DatumDefinitionId, OriginReferenceType/DatumDefinitionId, OriginReferenceType/FeatureNominalId, PointFeatureNominalBaseType/CurveFeatureNominalId, PointFeatureNominalBaseType/SurfaceFeatureNominalId, PositionNonDiametricalZoneType/CoordinateSystemId, ProfileCharacteristicDefinitionBaseType/DatumReferenceFrameId, QIFFeaturePairType/FirstFeature, QIFFeaturePairType/FirstFeatureZone, QIFFeaturePairType/SecondFeature, QIFFeaturePairType/SecondFeatureZone, RunoutCharacteristicDefinitionBaseType/DatumReferenceFrameId, SectionGroupType/BodyId, StraightnessCharacteristicNominalType/DirectionCurveId, SurfaceOfRevolutionFeatureNominalType/ReferenceFeatureNominalId, TokenParameterValueType/ObjectId, TransformationReferenceType/CoordinateSystemId
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:complexType name="QIFReferenceFullType">
  <xs:annotation>
    <xs:documentation>The QIFReferenceFullType defines a 'full' reference which is used for locating an entity within an assembly.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="QIFReferenceType">
      <xs:attribute name="asmPathId" type="QIFReferenceSimpleType">
        <xs:annotation>
          <xs:documentation>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.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
      <xs:attribute name="asmPathXId" type="QIFReferenceSimpleType">
        <xs:annotation>
          <xs:documentation>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.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Primitives.xsd
Attribute QIFReferenceFullType / @asmPathId
Annotations
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.
Type QIFReferenceSimpleType
Type hierarchy
Properties
content simple
Facets
pattern ([\-+]?[0-9]+) & ([1-9][0-9]*)
Used by
Complex Type QIFReferenceFullType
Source
<xs:attribute name="asmPathId" type="QIFReferenceSimpleType">
  <xs:annotation>
    <xs:documentation>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.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Primitives.xsd
Attribute QIFReferenceFullType / @asmPathXId
Annotations
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.
Type QIFReferenceSimpleType
Type hierarchy
Properties
content simple
Facets
pattern ([\-+]?[0-9]+) & ([1-9][0-9]*)
Used by
Complex Type QIFReferenceFullType
Source
<xs:attribute name="asmPathXId" type="QIFReferenceSimpleType">
  <xs:annotation>
    <xs:documentation>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.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Primitives.xsd