Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gml:dictionaryEntry
Namespace http://www.opengis.net/gml/3.2
Annotations
This property element contains or refers to the definitions which are members of a dictionary. 
The content model follows the standard GML property pattern, so a gml:dictionaryEntry may either contain or refer to a single gml:Definition. Since gml:Dictionary is substitutable for gml:Definition, the content of an entry may itself be a lower level dictionary. 
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 definition in this context.  When used in this way the referenced definition will usually be in a dictionary in the same XML document.
Diagram
Diagram index8.tmp#id104 index611.tmp#id658 index0.tmp#id79 index612.tmp#id584 index758.tmp#id657 index759.tmp#id656
Type gml:DictionaryEntryType
Type hierarchy
Properties
content: complex
Used by
Complex Type gml:DictionaryType
Model gml:Definition
Children gml:Definition
Instance
<gml:dictionaryEntry xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:Definition gml:id="">{1,1}</gml:Definition>
</gml:dictionaryEntry>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="dictionaryEntry" type="gml:DictionaryEntryType">
  <annotation>
    <documentation>This property element contains or refers to the definitions which are members of a dictionary. The content model follows the standard GML property pattern, so a gml:dictionaryEntry may either contain or refer to a single gml:Definition. Since gml:Dictionary is substitutable for gml:Definition, the content of an entry may itself be a lower level dictionary. 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 definition in this context. When used in this way the referenced definition will usually be in a dictionary in the same XML document.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.2.1/dictionary.xsd