Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element WeldCompoundCharacteristicDefinitionType / WeldCharacteristicDefinitionIds
Annotations
The WeldCharacteristicDefinitionIds element is a list of the QIF ids of the weld characteristic definitions.
Diagram
Diagram Primitives_xsd_Complex_Type_ArrayReferenceFullType.tmp#ArrayReferenceFullType_n Primitives_xsd_Complex_Type_ArrayReferenceFullType.tmp#ArrayReferenceFullType_Id Primitives_xsd_Complex_Type_ArrayReferenceFullType.tmp#ArrayReferenceFullType
Type ArrayReferenceFullType
Properties
content complex
Children Id
Instance
<WeldCharacteristicDefinitionIds n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id asmPathId="" asmPathXId="" xId="">{1,unbounded}</Id>
</WeldCharacteristicDefinitionIds>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="WeldCharacteristicDefinitionIds" type="ArrayReferenceFullType">
  <xs:annotation>
    <xs:documentation>The WeldCharacteristicDefinitionIds element is a list of the QIF ids of the weld characteristic definitions.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type WeldCompoundCharacteristicDefinitionType
Annotations
The WeldCompoundCharacteristicDefinitionType defines information that can be common to more than one compound weld characteristic.
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_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_Name Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_CharacteristicDesignator Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_FreeState Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_StatisticalCharacteristic Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_CommonZone Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_CommonTolerance Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_MedianFeature Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_EnvelopeRequirement Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_Independency Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_UnitedOrContinuousFeature Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_SeparateZone Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType Characteristics_xsd_Complex_Type_WeldCharacteristicDefinitionBaseType.tmp#WeldCharacteristicDefinitionBaseType Characteristics_xsd_Complex_Type_WeldCompoundCharacteristicDefinitionType.tmp#WeldCompoundCharacteristicDefinitionType_WeldCharacteristicDefinitionIds
Type extension of WeldCharacteristicDefinitionBaseType
Type hierarchy
Used by
Children Attributes, CharacteristicDesignator, CommonTolerance, CommonZone, Description, EnvelopeRequirement, FreeState, Independency, MedianFeature, Name, SeparateZone, StatisticalCharacteristic, UnitedOrContinuousFeature, WeldCharacteristicDefinitionIds
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="WeldCompoundCharacteristicDefinitionType">
  <xs:annotation>
    <xs:documentation>The WeldCompoundCharacteristicDefinitionType defines information that can be common to more than one compound weld characteristic.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="WeldCharacteristicDefinitionBaseType">
      <xs:sequence>
        <xs:element name="WeldCharacteristicDefinitionIds" type="ArrayReferenceFullType">
          <xs:annotation>
            <xs:documentation>The WeldCharacteristicDefinitionIds element is a list of the QIF ids of the weld characteristic definitions.</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