Specifies the location of the external document in form of an URI.
XSD Schema Diagram:
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>