Definition Type: ComplexType
Name: DomainMetadataType
Namespace: http://www.opengis.net/ows/1.1
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: owsDomainType.xsd
Abstract
Documentation:
References metadata about a quantity, and provides a name for this metadata. (Informative: This element was simplified from the metaDataProperty element in GML 3.0.)
Collapse XSD Schema Diagram:
Drilldown into reference in schema owsdomaintype_xsdXSD Diagram of DomainMetadataType in schema owsdomaintype_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<complexType name="DomainMetadataType">
    <annotation>
        <documentation>References metadata about a quantity, and provides a name for this metadata. (Informative: This element was simplified from the metaDataProperty element in GML 3.0.) </documentation>
    </annotation>
    <simpleContent>
        <extension base="string">
            <annotation>
                <documentation>Human-readable name of the metadata described by associated referenced document. </documentation>
            </annotation>
            <attribute ref="ows:reference" use="optional" />
        </extension>
    </simpleContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
reference ows:reference Optional
Collapse Derivation Tree:
Collapse References:
ows:DataType, ows:Meaning, ows:ReferenceSystem, ows:UOM