Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element StraightnessNonDiametricalZoneType / ZoneOrientationVector
Annotations
The optional ZoneOrientationVector element gives the orientation of the tolerance zone.
Diagram
Diagram Primitives_xsd_Simple_Type_UnitVectorSimpleType.tmp#UnitVectorSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_UnitVectorType.tmp#UnitVectorType
Type UnitVectorType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
significantFigures xs:nonNegativeInteger optional
validity ValidityEnumType optional
xDecimalPlaces xs:nonNegativeInteger optional
xSignificantFigures xs:nonNegativeInteger optional
xValidity ValidityEnumType optional
yDecimalPlaces xs:nonNegativeInteger optional
ySignificantFigures xs:nonNegativeInteger optional
yValidity ValidityEnumType optional
zDecimalPlaces xs:nonNegativeInteger optional
zSignificantFigures xs:nonNegativeInteger optional
zValidity ValidityEnumType optional
Source
<xs:element name="ZoneOrientationVector" type="UnitVectorType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ZoneOrientationVector element gives the orientation of the tolerance zone.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type StraightnessNonDiametricalZoneType
Annotations
The StraightnessNonDiametricalZoneType defines the shape of a tolerance zone as parallel lines.
Diagram
Diagram Characteristics_xsd_Complex_Type_StraightnessNonDiametricalZoneType.tmp#StraightnessNonDiametricalZoneType_ZoneOrientationVector
Used by
Children ZoneOrientationVector
Source
<xs:complexType name="StraightnessNonDiametricalZoneType">
  <xs:annotation>
    <xs:documentation>The StraightnessNonDiametricalZoneType defines the shape of a tolerance zone as parallel lines.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ZoneOrientationVector" type="UnitVectorType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ZoneOrientationVector element gives the orientation of the tolerance zone.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd