Showing:

Annotations
Diagrams
Properties
Source
Used by
Element QualificationType / Description
Annotations
The Description element is a description of the qualification. This may include items such as orientation information and environment information.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="Description" type="xs:string">
  <xs:annotation>
    <xs:documentation>The Description element is a description of the qualification. This may include items such as orientation information and environment information.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Complex Type QualificationType
Annotations
The QualificationType defines how a measurement device has been qualified.
Diagram
Diagram Primitives_xsd_Element_Attributes.tmp#Attributes QIFMeasurementResources_xsd_Complex_Type_QualificationType.tmp#QualificationType_Description
Used by
Children Attributes, Description
Source
<xs:complexType name="QualificationType">
  <xs:annotation>
    <xs:documentation>The QualificationType defines how a measurement device has been qualified.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="Attributes" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Attributes element contains user defined attributes (typified, binary array, or XML structured).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Description" type="xs:string">
      <xs:annotation>
        <xs:documentation>The Description element is a description of the qualification. This may include items such as orientation information and environment information.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd