Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element CompositeSegmentDefinitionBaseType / DatumReferenceFrameId
Annotations
The optional DatumReferenceFrameId element is the QIF id of the datum reference frame for a composite tolerance segment.
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="DatumReferenceFrameId" type="QIFReferenceFullType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional DatumReferenceFrameId element is the QIF id of the datum reference frame for a composite tolerance segment.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CompositeSegmentDefinitionBaseType / ToleranceValue
Annotations
The ToleranceValue element is the tolerance value for the segment.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="ToleranceValue" type="LinearValueType">
  <xs:annotation>
    <xs:documentation>The ToleranceValue element is the tolerance value for the segment.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CompositeSegmentDefinitionBaseType / ToleranceDualValue
Annotations
The optional ToleranceDualValue element is the dual tolerance value for the segment.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_LinearDualValueType.tmp#LinearDualValueType_linearUnit Units_xsd_Complex_Type_LinearDualValueType.tmp#LinearDualValueType
Type LinearDualValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token required
The linearUnit attribute defines the UnitName for the LinearDualValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="ToleranceDualValue" type="LinearDualValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ToleranceDualValue element is the dual tolerance value for the segment.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CompositeSegmentDefinitionBaseType / CharacteristicDesignator
Annotations
The optional CharacteristicDesignator element is the designator of this individual composite segment of a characteristic together with an optional level of criticality and optional UUID.
Diagram
Diagram Characteristics_xsd_Complex_Type_CharacteristicDesignatorType.tmp#CharacteristicDesignatorType_Designator Characteristics_xsd_Complex_Type_CharacteristicDesignatorType.tmp#CharacteristicDesignatorType_UUID Characteristics_xsd_Complex_Type_CharacteristicDesignatorType.tmp#CharacteristicDesignatorType_Criticality Characteristics_xsd_Complex_Type_CharacteristicDesignatorType.tmp#CharacteristicDesignatorType_Balloon Characteristics_xsd_Complex_Type_CharacteristicDesignatorType.tmp#CharacteristicDesignatorType
Type CharacteristicDesignatorType
Properties
content complex
minOccurs 0
Children Balloon, Criticality, Designator, UUID
Instance
<CharacteristicDesignator xmlns="http://qifstandards.org/xsd/qif3">
  <Designator>{1,1}</Designator>
  <UUID>{0,1}</UUID>
  <Criticality>{0,1}</Criticality>
  <Balloon>{0,1}</Balloon>
</CharacteristicDesignator>
Source
<xs:element name="CharacteristicDesignator" type="CharacteristicDesignatorType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional CharacteristicDesignator element is the designator of this individual composite segment of a characteristic together with an optional level of criticality and optional UUID.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type CompositeSegmentDefinitionBaseType
Annotations
The CompositeSegmentDefinitionBaseType is the abstract base type that defines information that can be common to more than one composite segment characteristics.
ASME Y14.5 - 2009 Section 7.5
Diagram
Diagram Characteristics_xsd_Complex_Type_CompositeSegmentDefinitionBaseType.tmp#CompositeSegmentDefinitionBaseType_DatumReferenceFrameId Characteristics_xsd_Complex_Type_CompositeSegmentDefinitionBaseType.tmp#CompositeSegmentDefinitionBaseType_ToleranceValue Characteristics_xsd_Complex_Type_CompositeSegmentDefinitionBaseType.tmp#CompositeSegmentDefinitionBaseType_ToleranceDualValue Characteristics_xsd_Complex_Type_CompositeSegmentDefinitionBaseType.tmp#CompositeSegmentDefinitionBaseType_CharacteristicDesignator
Properties
abstract true
Used by
Children CharacteristicDesignator, DatumReferenceFrameId, ToleranceDualValue, ToleranceValue
Source
<xs:complexType name="CompositeSegmentDefinitionBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The CompositeSegmentDefinitionBaseType is the abstract base type that defines information that can be common to more than one composite segment characteristics.</xs:documentation>
    <xs:documentation>ASME Y14.5 - 2009 Section 7.5</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="DatumReferenceFrameId" type="QIFReferenceFullType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional DatumReferenceFrameId element is the QIF id of the datum reference frame for a composite tolerance segment.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ToleranceValue" type="LinearValueType">
      <xs:annotation>
        <xs:documentation>The ToleranceValue element is the tolerance value for the segment.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ToleranceDualValue" type="LinearDualValueType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ToleranceDualValue element is the dual tolerance value for the segment.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="CharacteristicDesignator" type="CharacteristicDesignatorType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional CharacteristicDesignator element is the designator of this individual composite segment of a characteristic together with an optional level of criticality and optional UUID.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd