| diagram | ![]()  | 
				||||||||||||
| namespace | http://www.opengis.net/gml | ||||||||||||
| type | extension of gml:AbstractFeatureCollectionType | ||||||||||||
| properties | 
  | 
				||||||||||||
| children | gml:metaDataProperty gml:description gml:name gml:featureMember gml:featureMembers | ||||||||||||
| used by | 
  | 
				||||||||||||
| attributes | 
  | 
				||||||||||||
| annotation | 
  | 
				||||||||||||
| source | <xs:complexType name="FeatureCollectionType"> <xs:annotation> <xs:documentation>Concrete generic feature collection.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="gml:AbstractFeatureCollectionType"/> </xs:complexContent> </xs:complexType>  |