Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element AccuracySourceType / AccuracySourceEnum
Annotations
The AccuracySourceEnum element describes an often-used type of accuracy source.
Diagram
Diagram QIFMeasurementResources_xsd_Simple_Type_AccuracySourceEnumType.tmp#AccuracySourceEnumType
Type AccuracySourceEnumType
Properties
content simple
Facets
enumeration MANUFACTURER_SPECIFICATION
enumeration CUSTOM_CERTIFICATION
Source
<xs:element name="AccuracySourceEnum" type="AccuracySourceEnumType">
  <xs:annotation>
    <xs:documentation>The AccuracySourceEnum element describes an often-used type of accuracy source.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element AccuracySourceType / OtherAccuracySource
Annotations
The OtherAccuracySource element describes an accuracy source in natural language.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="OtherAccuracySource" type="xs:string">
  <xs:annotation>
    <xs:documentation>The OtherAccuracySource element describes an accuracy source in natural language.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Complex Type AccuracySourceType
Annotations
The AccuracySourceType describes the source of an accuracy assertion.
Diagram
Diagram QIFMeasurementResources_xsd_Complex_Type_AccuracySourceType.tmp#AccuracySourceType_AccuracySourceEnum QIFMeasurementResources_xsd_Complex_Type_AccuracySourceType.tmp#AccuracySourceType_OtherAccuracySource
Used by
Children AccuracySourceEnum, OtherAccuracySource
Source
<xs:complexType name="AccuracySourceType">
  <xs:annotation>
    <xs:documentation>The AccuracySourceType describes the source of an accuracy assertion.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element name="AccuracySourceEnum" type="AccuracySourceEnumType">
      <xs:annotation>
        <xs:documentation>The AccuracySourceEnum element describes an often-used type of accuracy source.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="OtherAccuracySource" type="xs:string">
      <xs:annotation>
        <xs:documentation>The OtherAccuracySource element describes an accuracy source in natural language.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:choice>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd