Definition Type: Attribute
Name: about
Namespace: http://www.opengis.net/ows/1.1
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: owsCommon.xsd
Use Optional
Documentation:
Optional reference to the aspect of the element which includes this "metadata" element that this metadata provides more information about.
Collapse XSD Schema Diagram:
XSD Diagram of about in schema owscommon_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<attribute name="about" type="anyURI" use="optional">
    <annotation>
        <documentation>Optional reference to the aspect of the element which includes this "metadata" element that this metadata provides more information about. </documentation>
    </annotation>
</attribute>