Super-types: | gml:AbstractGMLType < DefinitionType (by restriction) < DictionaryType (by extension) |
---|---|
Sub-types: | None |
Name | DictionaryType |
---|---|
Abstract | no |
Documentation | A non-abstract bag that is specialized for use as a dictionary which contains a set of definitions. These definitions are referenced from other places, in the same and different XML documents. In this restricted type, the inherited optional "description" element can be used for a description of this dictionary. The inherited optional "name" element can be used for the name(s) of this dictionary. The inherited "metaDataProperty" elements can be used to reference or contain more information about this dictionary. The inherited required gml:id attribute allows the dictionary to be referenced using this handle. |
'An entry in this dictionary. The content of an entry can itself be a lower level dictionary or definition collection. This element follows the standard GML property model, so the value may be provided directly or by reference. Note that if the value is provided by reference, this definition does not carry a handle (gml:id) in this context, so does not allow external references to this specific entry in this context. When used in this way the referenced definition will usually be in a dictionary in the same XML document.'
'An identified reference to a remote entry in this dictionary, to be used when this entry should be identified to allow external references to this specific entry.'