Definition Type: Attribute
Name: reference
Namespace: http://www.opengis.net/ows/1.1
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: owsDomainType.xsd
Documentation:
Reference to data or metadata recorded elsewhere, either external to this XML document or within it. Whenever practical, this attribute should be a URL from which this metadata can be electronically retrieved. Alternately, this attribute can reference a URN for well-known metadata. For example, such a URN could be a URN defined in the "ogc" URN namespace.
Collapse XSD Schema Diagram:
XSD Diagram of reference in schema owsdomaintype_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<attribute name="reference" type="anyURI">
    <annotation>
        <documentation>Reference to data or metadata recorded elsewhere, either external to this XML document or within it. Whenever practical, this attribute should be a URL from which this metadata can be electronically retrieved. Alternately, this attribute can reference a URN for well-known metadata. For example, such a URN could be a URN defined in the "ogc" URN namespace. </documentation>
    </annotation>
</attribute>