Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type ProductDataQualityAreaEnumType
Annotations
The ProductDataQualityAreaEnumType enumerates values that describe product data quality areas.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration OVERALL
enumeration PRODUCT_GEOMETRIC_DATA
enumeration PRODUCT_MANUFACTURING_INFORMATION
enumeration BUSINESS_PRACTICE
enumeration DESIGN_PRACTICE
enumeration DERIVATIVE_COMPARE
enumeration UNDEFINED
Used by
Source
<xs:simpleType name="ProductDataQualityAreaEnumType">
  <xs:annotation>
    <xs:documentation>The ProductDataQualityAreaEnumType enumerates values that describe product data quality areas.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="OVERALL"/>
    <xs:enumeration value="PRODUCT_GEOMETRIC_DATA"/>
    <xs:enumeration value="PRODUCT_MANUFACTURING_INFORMATION"/>
    <xs:enumeration value="BUSINESS_PRACTICE"/>
    <xs:enumeration value="DESIGN_PRACTICE"/>
    <xs:enumeration value="DERIVATIVE_COMPARE"/>
    <xs:enumeration value="UNDEFINED"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Traceability.xsd