<xs:element name="OneSide" type="WeldGrooveOneSideType"><xs:annotation><xs:documentation>The OneSide element specifies a one-sided weld characteristic.</xs:documentation></xs:annotation></xs:element>
<xs:element name="BothSides" type="WeldGrooveBothSidesExtendedType"><xs:annotation><xs:documentation>The BothSides element specifies a two-sided weld characteristic.</xs:documentation></xs:annotation></xs:element>
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="WeldGrooveCharacteristicMeasurementType"><xs:annotation><xs:documentation>The WeldGrooveCharacteristicMeasurementType describes the basic measured parameters of the groove weld.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="WeldCharacteristicMeasurementBaseType"><xs:choice minOccurs="0"><xs:annotation><xs:documentation>This optional compositor provides a choice between a one-sided weld and a two-sided weld.</xs:documentation></xs:annotation><xs:element name="OneSide" type="WeldGrooveOneSideType"><xs:annotation><xs:documentation>The OneSide element specifies a one-sided weld characteristic.</xs:documentation></xs:annotation></xs:element><xs:element name="BothSides" type="WeldGrooveBothSidesExtendedType"><xs:annotation><xs:documentation>The BothSides element specifies a two-sided weld characteristic.</xs:documentation></xs:annotation></xs:element></xs:choice></xs:extension></xs:complexContent></xs:complexType>