Annotations
|
The RoughnessObtentionEnumType enumerates values that describe obtention. |
|
Diagram
|
|
Type |
restriction of xs:NMTOKEN |
Facets
|
enumeration |
UNDEFINED |
|
enumeration |
UNSUPPORTED |
|
enumeration |
MACHINING_MANDATORY |
|
enumeration |
MACHINING_FORBIDDEN |
|
|
Used by
|
|
Source
|
<xs:simpleType name="RoughnessObtentionEnumType">
<xs:annotation>
<xs:documentation>The RoughnessObtentionEnumType enumerates values that describe obtention.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="UNDEFINED"/>
<xs:enumeration value="UNSUPPORTED"/>
<xs:enumeration value="MACHINING_MANDATORY"/>
<xs:enumeration value="MACHINING_FORBIDDEN"/>
</xs:restriction>
</xs:simpleType> |
|
Schema location |
file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd |