complexType AbstractFeatureCollectionType
diagram sensorML_p545.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractFeatureType
properties
base gml:AbstractFeatureType
abstract true
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:boundedBy gml:location gml:featureMember gml:featureMembers
used by
element AbstractFeatureCollection
complexType FeatureCollectionType
attributes
Name  Type  Use  Default  Fixed  annotation
idIDrequired      
documentation
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
annotation
appinfo
deprecated
source <complexType name="AbstractFeatureCollectionType" abstract="true">
 
<annotation>
   
<appinfo>deprecated</appinfo>
 
</annotation>
 
<complexContent>
   
<extension base="gml:AbstractFeatureType">
     
<sequence>
       
<element ref="gml:featureMember" minOccurs="0" maxOccurs="unbounded"/>
       
<element ref="gml:featureMembers" minOccurs="0"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>


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