Definition Type: Attribute
Name: description
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-pdt.xsd
Use (Optional)
Documentation:
A descriptive text to provide additional information about the referenced document.
Collapse XSD Schema Diagram:
XSD Diagram of description
Collapse XSD Schema Code:
<xs:attribute name="description" type="xs:string">
    <xs:annotation>
        <xs:documentation>A descriptive text to provide additional information about the referenced document.</xs:documentation>
    </xs:annotation>
</xs:attribute>