Definition Type: Attribute
Name: path
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-pdt.xsd
Use Required
Documentation:
Specifies the location of the external document in form of an URI.
Collapse XSD Schema Diagram:
XSD Diagram of path
Collapse XSD Schema Code:
<xs:attribute name="path" type="xs:string" use="required">
    <xs:annotation>
        <xs:documentation>Specifies the location of the external document in form of an URI.</xs:documentation>
    </xs:annotation>
</xs:attribute>