Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element WeldCompoundCharacteristicNominalType / WeldCharacteristicNominalIds
Annotations
The WeldCharacteristicNominalIds element is a list of the QIF ids of the weld characteristic nominals.
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
<WeldCharacteristicNominalIds n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id asmPathId="" asmPathXId="" xId="">{1,unbounded}</Id>
</WeldCharacteristicNominalIds>
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="WeldCharacteristicNominalIds" type="ArrayReferenceFullType">
  <xs:annotation>
    <xs:documentation>The WeldCharacteristicNominalIds element is a list of the QIF ids of the weld characteristic nominals.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type WeldCompoundCharacteristicNominalType
Annotations
The WeldCompoundCharacteristicNominalType describes a compound weld characteristic defining one or more welds to be filled in the same welding operation sequence.
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_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_CharacteristicDefinitionId Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_FeatureNominalIds Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_SubstituteFeatureAlgorithm Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_FeatureZoneIds Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_EntityInternalIds Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_EntityExternalIds Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_Name Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType_CharacteristicDesignator Characteristics_xsd_Complex_Type_CharacteristicNominalBaseType.tmp#CharacteristicNominalBaseType Characteristics_xsd_Complex_Type_WeldCharacteristicNominalBaseType.tmp#WeldCharacteristicNominalBaseType_AllAround Characteristics_xsd_Complex_Type_WeldCharacteristicNominalBaseType.tmp#WeldCharacteristicNominalBaseType_Field Characteristics_xsd_Complex_Type_WeldCharacteristicNominalBaseType.tmp#WeldCharacteristicNominalBaseType_Specification Characteristics_xsd_Complex_Type_WeldCharacteristicNominalBaseType.tmp#WeldCharacteristicNominalBaseType_WeldingProcess Characteristics_xsd_Complex_Type_WeldCharacteristicNominalBaseType.tmp#WeldCharacteristicNominalBaseType_NonDestructiveTesting Characteristics_xsd_Complex_Type_WeldCharacteristicNominalBaseType.tmp#WeldCharacteristicNominalBaseType Characteristics_xsd_Complex_Type_WeldCompoundCharacteristicNominalType.tmp#WeldCompoundCharacteristicNominalType_WeldCharacteristicNominalIds
Type extension of WeldCharacteristicNominalBaseType
Type hierarchy
Used by
Children AllAround, Attributes, CharacteristicDefinitionId, CharacteristicDesignator, Description, EntityExternalIds, EntityInternalIds, FeatureNominalIds, FeatureZoneIds, Field, Name, NonDestructiveTesting, Specification, SubstituteFeatureAlgorithm, WeldCharacteristicNominalIds, WeldingProcess
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="WeldCompoundCharacteristicNominalType">
  <xs:annotation>
    <xs:documentation>The WeldCompoundCharacteristicNominalType describes a compound weld characteristic defining one or more welds to be filled in the same welding operation sequence.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="WeldCharacteristicNominalBaseType">
      <xs:sequence>
        <xs:element name="WeldCharacteristicNominalIds" type="ArrayReferenceFullType">
          <xs:annotation>
            <xs:documentation>The WeldCharacteristicNominalIds element is a list of the QIF ids of the weld characteristic nominals.</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