complexType DefinitionProxyType

complexType {http://www.opengis.net/gml}DefinitionProxyType

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by restriction)
 {http://www.opengis.net/gml}DefinitionType (by extension)
  {http://www.opengis.net/gml}DefinitionProxyType
Derived Types
{http://www.opengis.net/gml}DefinitionProxyType
 {http://www.opengis.net/gml}DefinitionProxy (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.opengis.net/gml
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="DefinitionProxyType">
    <
annotation>
        <
documentation>A proxy entry in a dictionary of definitions. An element of this type contains a reference to a remote definition object. This entry is expected to be convenient in allowing multiple elements in one XML document to contain short (abbreviated XPointer) references, which are resolved to an external definition provided in a Dictionary element in the same XML document.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:DefinitionType">
            <
sequence>
                <
element ref="gml:definitionRef">
                    <
annotation>
                        <
documentation>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.</documentation>
                    </
annotation>
                </
element>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A proxy entry in a dictionary of definitions. An element of this type contains a reference to a remote definition object. This entry is expected to be convenient in allowing multiple elements in one XML document to contain short (abbreviated XPointer) references, which are resolved to an external definition provided in a Dictionary element in the same XML document.


complexType DefinitionProxyType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.