Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element gml:Dictionary
Namespace http://www.opengis.net/gml/3.2
Annotations
Sets of definitions may be collected into dictionaries or collections.
A gml:Dictionary is a non-abstract collection of definitions.
The gml:Dictionary content model adds a list of gml:dictionaryEntry properties that contain or reference gml:Definition objects.  A database handle (gml:id attribute) is required, in order that this collection may be referred to. The standard gml:identifier, gml:description, gml:descriptionReference and gml:name properties are available to reference or contain more information about this dictionary. The gml:description and gml:descriptionReference property elements may be used for a description of this dictionary. The derived gml:name element may be used for the name(s) of this dictionary. for remote definiton references gml:dictionaryEntry shall be used. If a Definition object contained within a Dictionary uses the descriptionReference property to refer to a remote definition, then this enables the inclusion of a remote definition in a local dictionary, giving a handle and identifier in the context of the local dictionary.
Diagram
Diagram index1.tmp#id75 index2.tmp#id69 index3.tmp#id97 index4.tmp#id99 index5.tmp#id103 index6.tmp#id108 index7.tmp#id68 index8.tmp#id67 index1.tmp#id75 index2.tmp#id69 index3.tmp#id97 index4.tmp#id99 index5.tmp#id103 index6.tmp#id108 index46.tmp#id774 index47.tmp#id775 index48.tmp#id773 index31.tmp#id567 index1061.tmp#id797 index1062.tmp#id801 index1063.tmp#id796
Type gml:DictionaryType
Type hierarchy
Properties
content: complex
Model gml:metaDataProperty* , gml:description{0,1} , gml:descriptionReference{0,1} , gml:identifier , gml:name* , gml:remarks{0,1} , (gml:dictionaryEntry | gml:indirectEntry)
Children gml:description, gml:descriptionReference, gml:dictionaryEntry, gml:identifier, gml:indirectEntry, gml:metaDataProperty, gml:name, gml:remarks
Instance
<gml:Dictionary aggregationType="" gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{1,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:Dictionary>
Attributes
QName Type Fixed Default Use Annotation
aggregationType gml:AggregationType optional
gml:id ID required
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<element name="Dictionary" type="gml:DictionaryType" substitutionGroup="gml:Definition">
  <annotation>
    <documentation>Sets of definitions may be collected into dictionaries or collections. A gml:Dictionary is a non-abstract collection of definitions. The gml:Dictionary content model adds a list of gml:dictionaryEntry properties that contain or reference gml:Definition objects. A database handle (gml:id attribute) is required, in order that this collection may be referred to. The standard gml:identifier, gml:description, gml:descriptionReference and gml:name properties are available to reference or contain more information about this dictionary. The gml:description and gml:descriptionReference property elements may be used for a description of this dictionary. The derived gml:name element may be used for the name(s) of this dictionary. for remote definiton references gml:dictionaryEntry shall be used. If a Definition object contained within a Dictionary uses the descriptionReference property to refer to a remote definition, then this enables the inclusion of a remote definition in a local dictionary, giving a handle and identifier in the context of the local dictionary.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.2.1/dictionary.xsd