Definition Type: ComplexType
Name: DynamicFeatureCollectionType
Namespace: http://www.opengis.net/gml
Type: gml:FeatureCollectionType
Containing Schema: dynamicFeature.xsd
Abstract False
Documentation:
A dynamic feature collection may possess a history and/or a timestamp.
Collapse XSD Schema Diagram:
Drilldown into dataSource Drilldown into history Drilldown into validTime Drilldown into featureMembers Drilldown into featureMember Drilldown into location Drilldown into boundedBy Drilldown into id Drilldown into name Drilldown into description Drilldown into metaDataProperty Drilldown into AbstractGMLType Drilldown into AbstractFeatureType Drilldown into AbstractFeatureCollectionType Drilldown into FeatureCollectionTypeXSD Diagram of DynamicFeatureCollectionType
Collapse XSD Schema Code:
<complexType name="DynamicFeatureCollectionType">
    <annotation>
        <documentation>A dynamic feature collection may possess a history and/or a timestamp.</documentation>
    </annotation>
    <complexContent>
        <extension base="gml:FeatureCollectionType">
            <group ref="gml:dynamicProperties" />
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
boundedBy gml:boundedBy 0 (1)
location gml:location 0 (1)
featureMember gml:featureMember 0 unbounded
featureMembers gml:featureMembers 0 (1)
validTime gml:validTime 0 (1)
history gml:history 0 (1)
dataSource gml:dataSource 0 (1)
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Optional
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus