complexType DictionaryEntryType

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

Derived Types
{http://www.opengis.net/gml}DictionaryEntryType
 {http://www.opengis.net/gml}dictionaryEntry (by type)
 {http://www.opengis.net/gml}definitionMember (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="DictionaryEntryType">
    <
annotation>
        <
documentation>
An entry in a dictionary of definitions. An instance of this type contains or refers to a definition object.
number of definitions contained in this dictionaryEntry is restricted to one, but a DefinitionCollection or Dictionary that contains multiple definitions can be substituted if needed. Specialized descendents of this dictionaryEntry might be restricted in an application schema to allow only including specified types of definitions as valid entries in a dictionary.
        
</documentation>
    </
annotation>
    <
sequence minOccurs="0">
        <
element ref="gml:Definition">
            <
annotation>
                <
documentation>This element in a dictionary entry contains the actual definition.</documentation>
            </
annotation>
        </
element>
    </
sequence>
    <
attributeGroup ref="gml:AssociationAttributeGroup">
        <
annotation>
            <
documentation>A non-identified reference to a remote entry in this dictionary, to be used when this entry need not be identified to allow external references to this specific entry. The remote entry referenced will usually be in a dictionary in the same XML document. This element will usually be used in dictionaries that are inside of another dictionary.</documentation>
        </
annotation>
    </
attributeGroup>
</
complexType>


Documentation

An entry in a dictionary of definitions. An instance of this type contains or refers to a definition object.
number of definitions contained in this dictionaryEntry is restricted to one, but a DefinitionCollection or Dictionary that contains multiple definitions can be substituted if needed. Specialized descendents of this dictionaryEntry might be restricted in an application schema to allow only including specified types of definitions as valid entries in a dictionary.


complexType DictionaryEntryType


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.