Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type RoughnessApplicabilityEnumType
Annotations
The RoughnessApplicabilityEnumType enumerates values that describe applicability.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration UNSUPPORTED
enumeration SPECIFIED_SURFACE_ONLY
enumeration ALL_PART_SURFACES
enumeration BASIC_SURFACE
Used by
Source
<xs:simpleType name="RoughnessApplicabilityEnumType">
  <xs:annotation>
    <xs:documentation>The RoughnessApplicabilityEnumType enumerates values that describe applicability.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="UNSUPPORTED"/>
    <xs:enumeration value="SPECIFIED_SURFACE_ONLY"/>
    <xs:enumeration value="ALL_PART_SURFACES"/>
    <xs:enumeration value="BASIC_SURFACE"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd