Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type QIFReferenceType
Annotations
The QIFReferenceType defines a reference to a QIF id that may be in the same file as the reference or may be in an identified external file. In order to ensure that each reference refers to an object of the correct type, where possible, each reference is covered by an appropriate key/keyref constraint.
Diagram
Diagram Primitives_xsd_Simple_Type_QIFReferenceBaseType.tmp#QIFReferenceBaseType Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType_xId
Type extension of QIFReferenceBaseType
Type hierarchy
Used by
Elements ActionBaseType/PreferredActionMethodId, ActualComponentType/AsmPathId, ActualProductTraceabilityType/FixtureId, ActualProductTraceabilityType/ManufacturingProcessId, AlgorithmType/SoftwareId, AlgorithmType/StandardId, ArrayReferenceType/Id, BaseFeaturePointSetType/FeatureId, CharacteristicAspectsListsType/FormalStandardId, CharacteristicGroupType/TransformId, CharacteristicManufacturingProcessGroupType/ManufacturingProcessId, CharacteristicMeasurementBaseType/ActualComponentId, CharacteristicMeasurementBaseType/CharacteristicItemId, CharacteristicMeasurementBaseType/ManufacturingProcessId, CharacteristicNominalBaseType/CharacteristicDefinitionId, CharacteristicStatsEvalBaseType/AlgorithmId, CharacteristicStatsEvalBaseType/SoftwareId, CharacteristicStatsEvalBaseType/StandardId, CompositeSegmentMeasurementBaseType/DRFTransformActualId, ControlIssueDetailsType/ControlMethodId, ControlIssueDetailsType/StudyIssueId, CoordinateSystemActualTransformAssociationType/ActualTransformId, DMEDecisionIdType/DMEId, DatumType/SizeCharacteristicDefinitionId, EffectiveUserDefinedWorkingVolumeType/UserDefinedWorkingVolumeId, ElementReferenceType/Id, EvaluateCharacteristicMeasurandType/CharacteristicItemId, ExclusionIdType/Id, FeatureItemBaseType/ParentFeatureItemId, FeatureMeasurementBaseType/ActualTransformId, FeatureMeasurementBaseType/FeatureItemId, FeatureNominalBaseType/FeatureDefinitionId, FeatureNominalBaseType/ParentFeatureNominalId, FlatnessCharacteristicDefinitionType/SizeCharacteristicDefinitionId, InspectionProgramType/FormalStandardId, MachineCoordinateSystemType/MeasurementDeviceId, ManufacturingProcessTraceabilityType/AssociatedTraceabilityId, ManufacturingProcessTraceabilityType/PreviousOperationId, MeasurePointNominalType/MeasurementDeviceId, MeasurePointNominalType/SensorId, MeasurePointNominalType/TipId, MeasuredPointSetType/MeasurementDeviceId, MeasuredPointSetType/SensorId, MeasuredPointSetType/TipId, MeasuredPointSetType/TranformId, MeasurementResourceBaseType/LocationId, NotedEventType/NotableEventId, OrientationCharacteristicDefinitionBaseType/SizeCharacteristicDefinitionId, OrientationCharacteristicMeasurementBaseType/DRFTransformActualId, PatternFeatureCircleNominalType/FirstFeatureLocation, PatternFeatureCircularArcNominalType/FirstFeatureLocation, PatternFeatureLinearNominalType/FirstFeatureLocation, PatternFeatureParallelogramNominalType/FirstFeatureLocation, PositionCharacteristicDefinitionType/SizeCharacteristicDefinitionId, PositionCharacteristicMeasurementType/DRFTransformActualId, PreInspectionTraceabilityType/FormalStandardId, ProcessDifferenceStudyPlanType/ManufacturingProcessId, ProcessDifferenceStudyResultsType/ManufacturingProcessId, ProductTraceabilityType/FixtureId, ProductTraceabilityType/ManufacturingProcessId, ProfileCharacteristicMeasurementBaseType/DRFTransformActualId, SectionAreaType/HatchStyleId, ShapeFeatureMeasurementBaseType/ProxyMeasurementId, StatisticalStudyPlanBaseType/CorrectiveActionPlanId, StatisticalStudyPlanBaseType/PlanId, StatisticalStudyPlanBaseType/SoftwareId, StatisticalStudyPlanBaseType/StandardId, StatisticalStudyResultsBaseType/SoftwareId, StatisticalStudyResultsBaseType/StandardId, StatisticalStudyResultsBaseType/StudyId, StatsMeasuredDecimalWithReferenceType/Id, StatsWithReferenceBaseType/AlgorithmId, StatsWithReferenceBaseType/SoftwareId, StatsWithReferenceBaseType/StandardId, StraightnessCharacteristicDefinitionType/SizeCharacteristicDefinitionId, SubstituteFeatureAlgorithmType/SubstituteFeatureAlgorithmId, ThreadCharacteristicDefinitionType/ThreadSpecificationId, ThreadedFeatureDefinitionType/ThreadSpecificationId, ValidationPartAssemblyInstanceType/AsmPathId, ZoneDataType/FeatureItemId
Complex Types PointSetReferenceBaseType, QIFReferenceActiveType, QIFReferenceFullType
Attributes
QName Type Use Annotation
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="QIFReferenceType">
  <xs:annotation>
    <xs:documentation>The QIFReferenceType defines a reference to a QIF id that may be in the same file as the reference or may be in an identified external file. In order to ensure that each reference refers to an object of the correct type, where possible, each reference is covered by an appropriate key/keyref constraint.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="QIFReferenceBaseType">
      <xs:attribute name="xId" type="QIFReferenceSimpleType">
        <xs:annotation>
          <xs:documentation>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.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Primitives.xsd
Attribute QIFReferenceType / @xId
Annotations
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.
Type QIFReferenceSimpleType
Type hierarchy
Properties
content simple
Facets
pattern ([\-+]?[0-9]+) & ([1-9][0-9]*)
Used by
Complex Type QIFReferenceType
Source
<xs:attribute name="xId" type="QIFReferenceSimpleType">
  <xs:annotation>
    <xs:documentation>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.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Primitives.xsd