diagram | ![]() |
||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||
type | extension of gml:AbstractFeatureType | ||||||||||||||
properties |
|
||||||||||||||
children | gml:metaDataProperty gml:description gml:name gml:boundedBy gml:location gml:validTime gml:history gml:dataSource | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="DynamicFeatureType"> <xs:annotation> <xs:documentation>A dynamic feature may possess a history and/or a timestamp.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="gml:AbstractFeatureType"> <xs:group ref="gml:dynamicProperties"/> </xs:extension> </xs:complexContent> </xs:complexType> |