Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Element PositionNonDiametricalZoneType / Dimensionality
Annotations
The optional Dimensionality element differentiates between three dimensional and two dimensional tolerance zones.
Diagram
Diagram PrimitivesPMI_xsd_Simple_Type_DimensionCountEnumType.tmp#DimensionCountEnumType
Type DimensionCountEnumType
Properties
content simple
minOccurs 0
Facets
enumeration TWODIMENSIONAL
enumeration THREEDIMENSIONAL
Source
<xs:element name="Dimensionality" type="DimensionCountEnumType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Dimensionality element differentiates between three dimensional and two dimensional tolerance zones.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element PositionNonDiametricalZoneType / 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
Element PositionNonDiametricalZoneType / BoundaryZone
Annotations
The optional BoundaryZone element (when present and set to "true") indicates the tolerance zone is applied to the boundary of an irregular shape.
Diagram
Diagram
Type xs:boolean
Properties
content simple
minOccurs 0
Source
<xs:element name="BoundaryZone" type="xs:boolean" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional BoundaryZone element (when present and set to "true") indicates the tolerance zone is applied to the boundary of an irregular shape.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element PositionNonDiametricalZoneType / ZoneOrientationEnum
Annotations
The optional ZoneOrientationEnum element describes the position tolerance zone orientation with respect to a feature or coordinate system characteristic.
Diagram
Diagram PrimitivesPMI_xsd_Simple_Type_ZoneOrientationEnumType.tmp#ZoneOrientationEnumType
Type ZoneOrientationEnumType
Properties
content simple
minOccurs 0
Facets
enumeration LENGTH
enumeration WIDTH
enumeration RADIAL
enumeration ANGULAR
Source
<xs:element name="ZoneOrientationEnum" type="ZoneOrientationEnumType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ZoneOrientationEnum element describes the position tolerance zone orientation with respect to a feature or coordinate system characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element PositionNonDiametricalZoneType / CoordinateSystemId
Annotations
The optional CoordinateSystemId element is the QIF id of the coordinate system in which this characteristic is evaluated.
Diagram
Diagram Primitives_xsd_Simple_Type_QIFReferenceBaseType.tmp#QIFReferenceBaseType Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType_xId Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType Primitives_xsd_Complex_Type_QIFReferenceFullType.tmp#QIFReferenceFullType_asmPathId Primitives_xsd_Complex_Type_QIFReferenceFullType.tmp#QIFReferenceFullType_asmPathXId Primitives_xsd_Complex_Type_QIFReferenceFullType.tmp#QIFReferenceFullType
Type QIFReferenceFullType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
asmPathId QIFReferenceSimpleType optional
The optional asmPathId attribute is a reference used for locating the id of an assembly path. If the asmPathXId attribute is not used, the asmPathId is a reference to an assembly path in the AsmPaths of the local document. If the asmPathXId is used, the asmPathId is the local id of an external QIF document, and the asmPathXId is a reference to an assembly path in the external QIF document. The assembly path (instantiation chain) unambiguously identifies a model entity within an assembly.
asmPathXId QIFReferenceSimpleType optional
The optional asmPathXId attribute, if used, is a reference to the id of an assembly path in the external document identified by the asmPathId. The asmPathXId must not be used if the asmPathId is not used.
xId QIFReferenceSimpleType optional
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:element name="CoordinateSystemId" type="QIFReferenceFullType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional CoordinateSystemId element is the QIF id of the coordinate system in which this characteristic is evaluated.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type PositionNonDiametricalZoneType
Annotations
The PositionNonDiametricalZoneType defines the shape of a tolerance zone as neither diametrical nor spherical, but as either parallel-planes, parallel-lines or a more complex, non-circular shape.
Diagram
Diagram Characteristics_xsd_Complex_Type_PositionNonDiametricalZoneType.tmp#PositionNonDiametricalZoneType_Dimensionality Characteristics_xsd_Complex_Type_PositionNonDiametricalZoneType.tmp#PositionNonDiametricalZoneType_ZoneOrientationVector Characteristics_xsd_Complex_Type_PositionNonDiametricalZoneType.tmp#PositionNonDiametricalZoneType_BoundaryZone Characteristics_xsd_Complex_Type_PositionNonDiametricalZoneType.tmp#PositionNonDiametricalZoneType_ZoneOrientationEnum Characteristics_xsd_Complex_Type_PositionNonDiametricalZoneType.tmp#PositionNonDiametricalZoneType_CoordinateSystemId
Used by
Children BoundaryZone, CoordinateSystemId, Dimensionality, ZoneOrientationEnum, ZoneOrientationVector
Source
<xs:complexType name="PositionNonDiametricalZoneType">
  <xs:annotation>
    <xs:documentation>The PositionNonDiametricalZoneType defines the shape of a tolerance zone as neither diametrical nor spherical, but as either parallel-planes, parallel-lines or a more complex, non-circular shape.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Dimensionality" type="DimensionCountEnumType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Dimensionality element differentiates between three dimensional and two dimensional tolerance zones.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <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:element name="BoundaryZone" type="xs:boolean" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional BoundaryZone element (when present and set to "true") indicates the tolerance zone is applied to the boundary of an irregular shape.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ZoneOrientationEnum" type="ZoneOrientationEnumType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ZoneOrientationEnum element describes the position tolerance zone orientation with respect to a feature or coordinate system characteristic.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="CoordinateSystemId" type="QIFReferenceFullType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional CoordinateSystemId element is the QIF id of the coordinate system in which this characteristic is evaluated.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd