complexType AbstractFeatureCollectionType

complexType {http://www.opengis.net/gml}AbstractFeatureCollectionType

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by extension)
 {http://www.opengis.net/gml}AbstractFeatureType (by extension)
  {http://www.opengis.net/gml}AbstractFeatureCollectionType
Derived Types
{http://www.opengis.net/gml}AbstractFeatureCollectionType
 {http://www.opengis.net/gml}_FeatureCollection (by type)
 {http://www.opengis.net/gml}FeatureCollectionType (by extension)
  {http://www.opengis.net/gml}DynamicFeatureCollectionType (by extension)
  {http://www.opengis.net/gml}FeatureCollection (by type)
Abstracttrue (This cannot be used in an instance)
Target Namespacehttp://www.opengis.net/gml
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns:sch=http://www.ascc.net/xml/schematron
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="AbstractFeatureCollectionType" abstract="true">
    <
annotation>
        <
documentation>A feature collection contains zero or more features.</documentation>
    </
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>


Documentation

A feature collection contains zero or more features.


complexType AbstractFeatureCollectionType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.