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