QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
aggregationType | gml:AggregationType | optional | |||||
gml:id | ID | required |
|
Elements | gml:DefinitionCollection, gml:Dictionary |
<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> |