Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element CompositeSegmentPositionDefinitionType / MaterialCondition
Annotations
The MaterialCondition element is the material condition modifier for the tolerance characteristic in the segment.
Diagram
Diagram IntermediatesPMI_xsd_Simple_Type_MaterialModifierEnumType.tmp#MaterialModifierEnumType
Type MaterialModifierEnumType
Properties
content simple
Facets
enumeration REGARDLESS
enumeration LEAST
enumeration MAXIMUM
enumeration LEAST_RPR
enumeration MAXIMUM_RPR
enumeration NONE
Source
<xs:element name="MaterialCondition" type="MaterialModifierEnumType">
  <xs:annotation>
    <xs:documentation>The MaterialCondition element is the material condition modifier for the tolerance characteristic in the segment.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CompositeSegmentPositionDefinitionType / ZoneShape
Annotations
The ZoneShape element describes the shape of the tolerance zone in this segment.
Diagram
Diagram Characteristics_xsd_Complex_Type_PositionZoneShapeType.tmp#PositionZoneShapeType_SphericalZone Characteristics_xsd_Complex_Type_PositionZoneShapeType.tmp#PositionZoneShapeType_DiametricalZone Characteristics_xsd_Complex_Type_PositionZoneShapeType.tmp#PositionZoneShapeType_NonDiametricalZone Characteristics_xsd_Complex_Type_PositionZoneShapeType.tmp#PositionZoneShapeType
Type PositionZoneShapeType
Properties
content complex
Children DiametricalZone, NonDiametricalZone, SphericalZone
Instance
<ZoneShape xmlns="http://qifstandards.org/xsd/qif3">
  <SphericalZone>{1,1}</SphericalZone>
  <DiametricalZone>{1,1}</DiametricalZone>
  <NonDiametricalZone>{1,1}</NonDiametricalZone>
</ZoneShape>
Source
<xs:element name="ZoneShape" type="PositionZoneShapeType">
  <xs:annotation>
    <xs:documentation>The ZoneShape element describes the shape of the tolerance zone in this segment.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CompositeSegmentPositionDefinitionType / MaximumToleranceValue
Annotations
The optional MaximumToleranceValue element is the maximum tolerance value in cases where bonus is available.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="MaximumToleranceValue" type="LinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MaximumToleranceValue element is the maximum tolerance value in cases where bonus is available.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CompositeSegmentPositionDefinitionType / ProjectedToleranceZone
Annotations
The optional ProjectedToleranceZone element is the length of the projected tolerance zone.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="ProjectedToleranceZone" type="LinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ProjectedToleranceZone element is the length of the projected tolerance zone.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type CompositeSegmentPositionDefinitionType
Annotations
The CompositeSegmentPositionDefinitionType defines information that can be common to more than one composite segment position characteristic.
Diagram
Diagram Characteristics_xsd_Complex_Type_CompositeSegmentDefinitionBaseType.tmp#CompositeSegmentDefinitionBaseType_DatumReferenceFrameId Characteristics_xsd_Complex_Type_CompositeSegmentDefinitionBaseType.tmp#CompositeSegmentDefinitionBaseType_ToleranceValue Characteristics_xsd_Complex_Type_CompositeSegmentDefinitionBaseType.tmp#CompositeSegmentDefinitionBaseType_ToleranceDualValue Characteristics_xsd_Complex_Type_CompositeSegmentDefinitionBaseType.tmp#CompositeSegmentDefinitionBaseType_CharacteristicDesignator Characteristics_xsd_Complex_Type_CompositeSegmentDefinitionBaseType.tmp#CompositeSegmentDefinitionBaseType Characteristics_xsd_Complex_Type_CompositeSegmentPositionDefinitionType.tmp#CompositeSegmentPositionDefinitionType_MaterialCondition Characteristics_xsd_Complex_Type_CompositeSegmentPositionDefinitionType.tmp#CompositeSegmentPositionDefinitionType_ZoneShape Characteristics_xsd_Complex_Type_CompositeSegmentPositionDefinitionType.tmp#CompositeSegmentPositionDefinitionType_MaximumToleranceValue Characteristics_xsd_Complex_Type_CompositeSegmentPositionDefinitionType.tmp#CompositeSegmentPositionDefinitionType_ProjectedToleranceZone
Type extension of CompositeSegmentDefinitionBaseType
Type hierarchy
Used by
Children CharacteristicDesignator, DatumReferenceFrameId, MaterialCondition, MaximumToleranceValue, ProjectedToleranceZone, ToleranceDualValue, ToleranceValue, ZoneShape
Source
<xs:complexType name="CompositeSegmentPositionDefinitionType">
  <xs:annotation>
    <xs:documentation>The CompositeSegmentPositionDefinitionType defines information that can be common to more than one composite segment position characteristic.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CompositeSegmentDefinitionBaseType">
      <xs:sequence>
        <xs:element name="MaterialCondition" type="MaterialModifierEnumType">
          <xs:annotation>
            <xs:documentation>The MaterialCondition element is the material condition modifier for the tolerance characteristic in the segment.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ZoneShape" type="PositionZoneShapeType">
          <xs:annotation>
            <xs:documentation>The ZoneShape element describes the shape of the tolerance zone in this segment.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MaximumToleranceValue" type="LinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional MaximumToleranceValue element is the maximum tolerance value in cases where bonus is available.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ProjectedToleranceZone" type="LinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional ProjectedToleranceZone element is the length of the projected tolerance zone.</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