Definition Type: Element
Name: ReferenceSystem
Namespace: http://www.opengis.net/ows/1.1
Type: ows:DomainMetadataType
Containing Schema: owsDomainType.xsd
Abstract
Documentation:
Definition of the reference system used by this set of values, including the unit of measure whenever applicable (as is normal). In this case, the xlink:href attribute can reference a URN for a well-known reference system, such as for a coordinate reference system (CRS). For example, such a URN could be a CRS identification URN defined in the "ogc" URN namespace.
Collapse XSD Schema Diagram:
Drilldown into reference in schema owsdomaintype_xsd Drilldown into DomainMetadataType in schema owsdomaintype_xsdXSD Diagram of ReferenceSystem in schema owsdomaintype_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<element name="ReferenceSystem" type="ows:DomainMetadataType">
    <annotation>
        <documentation>Definition of the reference system used by this set of values, including the unit of measure whenever applicable (as is normal). In this case, the xlink:href attribute can reference a URN for a well-known reference system, such as for a coordinate reference system (CRS). For example, such a URN could be a CRS identification URN defined in the "ogc" URN namespace. </documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
reference ows:reference Optional
Collapse Derivation Tree: