Documentation for fieldgml

Element: DefinitionProxy

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name DefinitionProxy
Type gml:DefinitionProxyType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:DefinitionProxy
gml:id="[1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:description> ... </gml:description> [0..1]
<gml:name> ... </gml:name> [1..*]
<gml:definitionRef> ... </gml:definitionRef> [1]

'A reference to a remote entry in this dictionary, used when this dictionary entry is identified to allow external references to this specific entry. The remote entry referenced can be in a dictionary in the same or different XML document.'

</gml:DefinitionProxy>
Diagram
h1723224726
Schema Component Representation
<element name="DefinitionProxy" type=" gml:DefinitionProxyType " substitutionGroup="gml:Definition"/>