<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>
|