complexType FeatureCollectionType
diagram index_p96.png
namespace http://www.opengis.net/gml
type extension of gml:AbstractFeatureCollectionType
properties
base gml:AbstractFeatureCollectionType
children gml:metaDataProperty gml:description gml:name gml:featureMember gml:featureMembers
used by
element FeatureCollection
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
annotation
documentation
Concrete generic feature collection.
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy