<complexType name="DerivedCRSTypeType">
<annotation>
<documentation>Type of a derived coordinate reference system. </documentation>
</annotation>
<simpleContent>
<restriction base="gml:CodeType">
<attribute name="codeSpace" type="anyURI" use="required">
<annotation>
<documentation>Reference to a source of information specifying the values and meanings of all the allowed string values for this DerivedCRSTypeType. </documentation>
</annotation>
</attribute>
</restriction>
</simpleContent>
</complexType>
|