diagram | |||||||||||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||
type | extension of gml:DefinitionType | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:remarks gml:dictionaryEntry gml:indirectEntry | ||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
source | <complexType name="DictionaryType"> <complexContent> <extension base="gml:DefinitionType"> <choice minOccurs="0" maxOccurs="unbounded"> <element ref="gml:dictionaryEntry"/> <element ref="gml:indirectEntry"/> </choice> <attributeGroup ref="gml:AggregationAttributeGroup"/> </extension> </complexContent> </complexType> |