Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type MaterialModifierEnumType
Annotations
The MaterialModifierEnumType enumerates values that describe a material condition or material boundary modifier for a tolerance zone or a datum reference.
ASME Y14.5 - 2009 Sections 1.3.38, 1.3.39, 1.3.48
ISO 2692 specific: LEAST_RPR and MAXIMUM_RPR represent the least and maximum material symbols respectively when appended with the reciprocity requirement symbol, i.e., (L)(R) and (M)(R).
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration REGARDLESS
enumeration LEAST
enumeration MAXIMUM
enumeration LEAST_RPR
enumeration MAXIMUM_RPR
enumeration NONE
Used by
Source
<xs:simpleType name="MaterialModifierEnumType">
  <xs:annotation>
    <xs:documentation>The MaterialModifierEnumType enumerates values that describe a material condition or material boundary modifier for a tolerance zone or a datum reference.</xs:documentation>
    <xs:documentation>ASME Y14.5 - 2009 Sections 1.3.38, 1.3.39, 1.3.48</xs:documentation>
    <xs:documentation>ISO 2692 specific: LEAST_RPR and MAXIMUM_RPR represent the least and maximum material symbols respectively when appended with the reciprocity requirement symbol, i.e., (L)(R) and (M)(R).</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="REGARDLESS"/>
    <xs:enumeration value="LEAST"/>
    <xs:enumeration value="MAXIMUM"/>
    <xs:enumeration value="LEAST_RPR"/>
    <xs:enumeration value="MAXIMUM_RPR"/>
    <xs:enumeration value="NONE"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd