gml:indirectEntry
deprecated
Element information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/deprecatedTypes.xsd
Type: gml:IndirectEntryType
Properties: Global, Qualified
Content
- gml:DefinitionProxy [1..1] deprecated
Attributes
None
Used in
- Type gml:DictionaryType (Elements gml:DefinitionCollection, gml:Dictionary)
Sample instance
<gml:indirectEntry> <gml:DefinitionProxy gml:id="ID"> <gml:metaDataProperty> <gml:GenericMetaData>Any text, intermingled with:... </gml:GenericMetaData> </gml:metaDataProperty> <gml:description>string</gml:description> <gml:descriptionReference/> <gml:identifier codeSpace="http://www.example.com/">string</gml:identifier> <gml:name>string</gml:name> <gml:remarks>string</gml:remarks> <gml:definitionRef/> </gml:DefinitionProxy> </gml:indirectEntry>