gml:derivedCRSType
The gml:derivedCRSType property describes the type of a derived coordinate reference system. The required codeSpace attribute shall reference a source of information specifying the values and meanings of all the allowed string values for this property.
Element information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/coordinateReferenceSystems.xsd
Type: gml:CodeWithAuthorityType
Properties: Global, Qualified
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
codeSpace | [1..1] | xsd:anyURI |
Used in
- Type gml:DerivedCRSType (Element gml:DerivedCRS)
Sample instance
<gml:derivedCRSType codeSpace="http://www.example.com/">string</gml:derivedCRSType>