Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element WeldCompoundCharacteristicItemType / WeldCharacteristicItemIds
Annotations
The WeldCharacteristicItemIds element is a list of the QIF ids of the weld characteristic items.
Diagram
Diagram Primitives_xsd_Complex_Type_ArrayReferenceType.tmp#ArrayReferenceType_n Primitives_xsd_Complex_Type_ArrayReferenceType.tmp#ArrayReferenceType_Id Primitives_xsd_Complex_Type_ArrayReferenceType.tmp#ArrayReferenceType
Type ArrayReferenceType
Properties
content complex
Children Id
Instance
<WeldCharacteristicItemIds n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id xId="">{1,unbounded}</Id>
</WeldCharacteristicItemIds>
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="WeldCharacteristicItemIds" type="ArrayReferenceType">
  <xs:annotation>
    <xs:documentation>The WeldCharacteristicItemIds element is a list of the QIF ids of the weld characteristic items.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type WeldCompoundCharacteristicItemType
Annotations
The WeldCompoundCharacteristicItemType defines a compound weld characteristic item.
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_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType_Name Characteristics_xsd_Complex_Type_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType_CharacteristicDesignator Characteristics_xsd_Complex_Type_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType_FeatureItemIds Characteristics_xsd_Complex_Type_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType_SubstituteFeatureAlgorithm Characteristics_xsd_Complex_Type_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType_NotableEventIds Characteristics_xsd_Complex_Type_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType_MeasurementDeviceIds Characteristics_xsd_Complex_Type_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType_CharacteristicNominalId Characteristics_xsd_Complex_Type_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType_LocationOnDrawing Characteristics_xsd_Complex_Type_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType_VirtualMeasurement Characteristics_xsd_Complex_Type_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType Characteristics_xsd_Complex_Type_WeldCharacteristicItemBaseType.tmp#WeldCharacteristicItemBaseType Characteristics_xsd_Complex_Type_WeldCompoundCharacteristicItemType.tmp#WeldCompoundCharacteristicItemType_WeldCharacteristicItemIds
Type extension of WeldCharacteristicItemBaseType
Type hierarchy
Used by
Children Attributes, CharacteristicDesignator, CharacteristicNominalId, Description, FeatureItemIds, LocationOnDrawing, MeasurementDeviceIds, Name, NotableEventIds, SubstituteFeatureAlgorithm, VirtualMeasurement, WeldCharacteristicItemIds
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="WeldCompoundCharacteristicItemType">
  <xs:annotation>
    <xs:documentation>The WeldCompoundCharacteristicItemType defines a compound weld characteristic item.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="WeldCharacteristicItemBaseType">
      <xs:sequence>
        <xs:element name="WeldCharacteristicItemIds" type="ArrayReferenceType">
          <xs:annotation>
            <xs:documentation>The WeldCharacteristicItemIds element is a list of the QIF ids of the weld characteristic items.</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