Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element WeldEdgeCharacteristicNominalType / LocationSignificance
Annotations
The LocationSignificance element specifies a location significance.
Diagram
Diagram Characteristics_xsd_Simple_Type_LocationSignificanceOneSidesEnumType.tmp#LocationSignificanceOneSidesEnumType
Type LocationSignificanceOneSidesEnumType
Properties
content simple
Facets
enumeration ARROW_SIDE
enumeration OTHER_SIDE
Source
<xs:element name="LocationSignificance" type="LocationSignificanceOneSidesEnumType">
  <xs:annotation>
    <xs:documentation>The LocationSignificance element specifies a location significance.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element WeldEdgeCharacteristicNominalType / SideParameters
Annotations
The optional SideParameters element specifies parameters of the weld characteristic.
Diagram
Diagram Characteristics_xsd_Complex_Type_WeldOneSideParametersBaseType.tmp#WeldOneSideParametersBaseType_Finishing Characteristics_xsd_Complex_Type_WeldOneSideParametersBaseType.tmp#WeldOneSideParametersBaseType Characteristics_xsd_Complex_Type_WeldOneSideParametersExtendSizeType.tmp#WeldOneSideParametersExtendSizeType_Size Characteristics_xsd_Complex_Type_WeldOneSideParametersExtendSizeType.tmp#WeldOneSideParametersExtendSizeType
Type WeldOneSideParametersExtendSizeType
Type hierarchy
Properties
content complex
minOccurs 0
Children Finishing, Size
Instance
<SideParameters xmlns="http://qifstandards.org/xsd/qif3">
  <Finishing>{0,1}</Finishing>
  <Size>{0,1}</Size>
</SideParameters>
Source
<xs:element name="SideParameters" type="WeldOneSideParametersExtendSizeType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional SideParameters element specifies parameters of the weld characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type WeldEdgeCharacteristicNominalType
Annotations
The WeldEdgeCharacteristicNominalType defines an edge 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_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_WeldEdgeCharacteristicNominalType.tmp#WeldEdgeCharacteristicNominalType_LocationSignificance Characteristics_xsd_Complex_Type_WeldEdgeCharacteristicNominalType.tmp#WeldEdgeCharacteristicNominalType_SideParameters
Type extension of WeldCharacteristicNominalBaseType
Type hierarchy
Used by
Children AllAround, Attributes, CharacteristicDefinitionId, CharacteristicDesignator, Description, EntityExternalIds, EntityInternalIds, FeatureNominalIds, FeatureZoneIds, Field, LocationSignificance, Name, NonDestructiveTesting, SideParameters, Specification, SubstituteFeatureAlgorithm, 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="WeldEdgeCharacteristicNominalType">
  <xs:annotation>
    <xs:documentation>The WeldEdgeCharacteristicNominalType defines an edge weld characteristic.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="WeldCharacteristicNominalBaseType">
      <xs:sequence>
        <xs:element name="LocationSignificance" type="LocationSignificanceOneSidesEnumType">
          <xs:annotation>
            <xs:documentation>The LocationSignificance element specifies a location significance.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="SideParameters" type="WeldOneSideParametersExtendSizeType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional SideParameters element specifies parameters of the weld characteristic.</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