Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type AccuracySourceEnumType
Annotations
The AccuracySourceEnumType enumerates values that describe the type of source of an accuracy statement.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration MANUFACTURER_SPECIFICATION
enumeration CUSTOM_CERTIFICATION
Used by
Source
<xs:simpleType name="AccuracySourceEnumType">
  <xs:annotation>
    <xs:documentation>The AccuracySourceEnumType enumerates values that describe the type of source of an accuracy statement.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="MANUFACTURER_SPECIFICATION"/>
    <xs:enumeration value="CUSTOM_CERTIFICATION"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd