Definition Type: Group
Name: dynamicProperties
Namespace: http://www.opengis.net/gml
Containing Schema: dynamicFeature.xsd
Collapse XSD Schema Diagram:
Drilldown into dataSource in schema dynamicfeature_xsd Drilldown into history in schema dynamicfeature_xsd Drilldown into timeStamp in schema temporal_xsdXSD Diagram of dynamicProperties in schema dynamicfeature_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<group name="dynamicProperties">
    <sequence>
        <element ref="gml:timeStamp" minOccurs="0" />
        <element ref="gml:history" minOccurs="0" />
        <element ref="gml:dataSource" minOccurs="0" />
    </sequence>
</group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
timeStamp gml:timeStamp 0 (1)
history gml:history 0 (1)
dataSource gml:dataSource 0 (1)