Definition Type: Attribute
Name: description
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-core.xsd
Use (Optional)
Documentation:
A textual description of the measurement point which makes it possible to add additional information concerning the measurement point (e.g. average value).
Collapse XSD Schema Diagram:
XSD Diagram of description
Collapse XSD Schema Code:
<xs:attribute name="description" type="xs:string">
    <xs:annotation>
        <xs:documentation>A textual description of the measurement point which makes it possible to add additional information concerning the measurement point (e.g. average value).</xs:documentation>
    </xs:annotation>
</xs:attribute>