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. |
| QName | Type | Fixed | Default | Use | Inheritable | 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 |
| Complex Type | gml:DictionaryType |
<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> |