Definition Type: Element
Name: dictionaryEntry
Namespace: http://www.opengis.net/gml/3.2
Type: gml:DictionaryEntryType
Containing Schema: dictionary.xsd
Abstract
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.
Collapse XSD Schema Diagram:
Drilldown into Definition in schema dictionary_xsd Drilldown into owns in schema gmlbase_xsd Drilldown into OwnershipAttributeGroup in schema gmlbase_xsd Drilldown into AbstractMemberType in schema gmlbase_xsd Drilldown into remoteSchema in schema deprecatedtypes_xsd Drilldown into nilReason in schema gmlbase_xsd Drilldown into actuate in schema xlink_xsd Drilldown into show in schema xlink_xsd Drilldown into title in schema xlink_xsd Drilldown into arcrole in schema xlink_xsd Drilldown into role in schema xlink_xsd Drilldown into href in schema xlink_xsd Drilldown into type in schema xlink_xsd Drilldown into simpleAttrs in schema xlink_xsd Drilldown into AssociationAttributeGroup in schema gmlbase_xsd Drilldown into DictionaryEntryType in schema dictionary_xsdXSD Diagram of dictionaryEntry in schema dictionary_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Definition gml:Definition (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
owns gml:owns false (Optional)
type xlink:type (Optional)
href xlink:href (Optional)
role xlink:role (Optional)
arcrole xlink:arcrole (Optional)
title xlink:title (Optional)
show xlink:show (Optional)
actuate xlink:actuate (Optional)
nilReason gml:nilReason (Optional)
remoteSchema gml:remoteSchema (Optional)
Collapse Derivation Tree: