Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element PositionSphericalZoneType / Dimensionality
Annotations
The optional Dimensionality element for a spherical tolerance zone (if present) is always three dimensional.
Diagram
Diagram PrimitivesPMI_xsd_Simple_Type_DimensionCountEnumType.tmp#DimensionCountEnumType
Type DimensionCountEnumType
Properties
content simple
minOccurs 0
fixed THREEDIMENSIONAL
Facets
enumeration TWODIMENSIONAL
enumeration THREEDIMENSIONAL
Source
<xs:element name="Dimensionality" type="DimensionCountEnumType" fixed="THREEDIMENSIONAL" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Dimensionality element for a spherical tolerance zone (if present) is always three dimensional.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type PositionSphericalZoneType
Annotations
The PositionSphericalZoneType defines the shape of a tolerance zone as spherical.
Diagram
Diagram Characteristics_xsd_Complex_Type_PositionSphericalZoneType.tmp#PositionSphericalZoneType_Dimensionality
Used by
Children Dimensionality
Source
<xs:complexType name="PositionSphericalZoneType">
  <xs:annotation>
    <xs:documentation>The PositionSphericalZoneType defines the shape of a tolerance zone as spherical.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Dimensionality" type="DimensionCountEnumType" fixed="THREEDIMENSIONAL" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Dimensionality element for a spherical tolerance zone (if present) is always three dimensional.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd