Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Included schema dynamicFeature.xsd
Namespace http://standardit.tapio.fi/schemas/forestData
Annotations
Basic support for tracking moving objects and objects with changing state. GML is an OGC Standard. Copyright (c) 2001,2005,2010 Open Geospatial Consortium. To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
Properties
attribute form default: unqualified
element form default: qualified
version: 3.1.1.2
Element gml:dataSource
Namespace http://www.opengis.net/gml
Diagram
Diagram index4.tmp#id249 index4.tmp#id268
Type gml:StringOrRefType
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="dataSource" type="gml:StringOrRefType"/>
Element gml:status
Namespace http://www.opengis.net/gml
Diagram
Diagram index4.tmp#id249 index4.tmp#id268
Type gml:StringOrRefType
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="status" type="gml:StringOrRefType"/>
Element gml:_TimeSlice
Namespace http://www.opengis.net/gml
Diagram
Diagram index4.tmp#id281 index4.tmp#id247 index4.tmp#id267 index4.tmp#id269 index4.tmp#id246 index4.tmp#id245 index12.tmp#id1399 index54.tmp#id1393 index54.tmp#id1398 index54.tmp#id1396 index4.tmp#id1397
Type gml:AbstractTimeSliceType
Type hierarchy
Properties
content: complex
abstract: true
Substitution Group
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:validTime , gml:dataSource{0,1}
Children gml:dataSource, gml:description, gml:metaDataProperty, gml:name, gml:validTime
Instance
<gml:_TimeSlice gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:_TimeSlice>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="_TimeSlice" type="gml:AbstractTimeSliceType" abstract="true" substitutionGroup="gml:_GML"/>
Element gml:MovingObjectStatus
Namespace http://www.opengis.net/gml
Diagram
Diagram index4.tmp#id281 index4.tmp#id247 index4.tmp#id267 index4.tmp#id269 index4.tmp#id246 index4.tmp#id245 index12.tmp#id1399 index54.tmp#id1393 index54.tmp#id1398 index11.tmp#id1413 index54.tmp#id1434 index54.tmp#id1437 index54.tmp#id1450 index54.tmp#id1451 index54.tmp#id1394 index54.tmp#id1412 index54.tmp#id1395
Type gml:MovingObjectStatusType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Complex Type gml:TrackType
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:validTime , gml:dataSource{0,1} , gml:location , gml:speed{0,1} , gml:bearing{0,1} , gml:acceleration{0,1} , gml:elevation{0,1} , gml:status{0,1}
Children gml:acceleration, gml:bearing, gml:dataSource, gml:description, gml:elevation, gml:location, gml:metaDataProperty, gml:name, gml:speed, gml:status, gml:validTime
Instance
<gml:MovingObjectStatus gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:MovingObjectStatus>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="MovingObjectStatus" type="gml:MovingObjectStatusType" substitutionGroup="gml:_TimeSlice"/>
Element gml:MovingObjectStatusType / gml:speed
Namespace http://www.opengis.net/gml
Diagram
Diagram index6.tmp#id1436 index6.tmp#id1435
Type gml:MeasureType
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
uom anyURI required
Source
<element name="speed" type="gml:MeasureType" minOccurs="0"/>
Element gml:MovingObjectStatusType / gml:bearing
Namespace http://www.opengis.net/gml
Diagram
Diagram index4.tmp#id249 index45.tmp#id1439 index45.tmp#id1446 index45.tmp#id1448 index45.tmp#id1449 index45.tmp#id1438
Type gml:DirectionPropertyType
Properties
content: complex
minOccurs: 0
Model gml:DirectionVector | gml:CompassPoint | gml:DirectionKeyword | gml:DirectionString
Children gml:CompassPoint, gml:DirectionKeyword, gml:DirectionString, gml:DirectionVector
Instance
<gml:bearing xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:DirectionVector>{1,1}</gml:DirectionVector>
  <gml:CompassPoint>{1,1}</gml:CompassPoint>
  <gml:DirectionKeyword codeSpace="">{1,1}</gml:DirectionKeyword>
  <gml:DirectionString xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:DirectionString>
</gml:bearing>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="bearing" type="gml:DirectionPropertyType" minOccurs="0"/>
Element gml:MovingObjectStatusType / gml:acceleration
Namespace http://www.opengis.net/gml
Diagram
Diagram index6.tmp#id1436 index6.tmp#id1435
Type gml:MeasureType
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
uom anyURI required
Source
<element name="acceleration" type="gml:MeasureType" minOccurs="0"/>
Element gml:MovingObjectStatusType / gml:elevation
Namespace http://www.opengis.net/gml
Diagram
Diagram index6.tmp#id1436 index6.tmp#id1435
Type gml:MeasureType
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
uom anyURI required
Source
<element name="elevation" type="gml:MeasureType" minOccurs="0"/>
Element gml:history
Namespace http://www.opengis.net/gml
Diagram
Diagram index54.tmp#id1395 index54.tmp#id1454 index54.tmp#id1453
Type gml:HistoryPropertyType
Properties
content: complex
Substitution Group
Used by
Element Group gml:dynamicProperties
Model gml:_TimeSlice
Children gml:_TimeSlice
Instance
<gml:history>
  <gml:_TimeSlice gml:id="">{1,1}</gml:_TimeSlice>
</gml:history>
Source
<element name="history" type="gml:HistoryPropertyType"/>
Element gml:track
Namespace http://www.opengis.net/gml
Diagram
Diagram index54.tmp#id1395 index54.tmp#id1454 index54.tmp#id1396 index54.tmp#id1455 index54.tmp#id1452
Type gml:TrackType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model gml:MovingObjectStatus
Children gml:MovingObjectStatus
Instance
<gml:track>
  <gml:MovingObjectStatus gml:id="">{1,1}</gml:MovingObjectStatus>
</gml:track>
Source
<element name="track" type="gml:TrackType" substitutionGroup="gml:history"/>
Complex Type gml:AbstractTimeSliceType
Namespace http://www.opengis.net/gml
Annotations
A timeslice encapsulates the time-varying properties of a dynamic feature--it must be extended to represent a timestamped projection of a feature. The dataSource property describes how the temporal data was acquired.
Diagram
Diagram index4.tmp#id281 index4.tmp#id247 index4.tmp#id267 index4.tmp#id269 index4.tmp#id246 index4.tmp#id245 index12.tmp#id1399 index54.tmp#id1393
Type extension of gml:AbstractGMLType
Type hierarchy
Properties
abstract: true
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:validTime , gml:dataSource{0,1}
Children gml:dataSource, gml:description, gml:metaDataProperty, gml:name, gml:validTime
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="AbstractTimeSliceType" abstract="true">
  <annotation>
    <documentation xml:lang="en">A timeslice encapsulates the time-varying properties of a dynamic feature--it 
        must be extended to represent a timestamped projection of a feature. The dataSource 
        property describes how the temporal data was acquired.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractGMLType">
      <sequence>
        <element ref="gml:validTime"/>
        <element ref="gml:dataSource" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:MovingObjectStatusType
Namespace http://www.opengis.net/gml
Annotations
This type encapsulates various dynamic properties of moving objects (points, lines, regions). It is useful for dealing with features whose geometry or topology changes over time.
Diagram
Diagram index4.tmp#id281 index4.tmp#id247 index4.tmp#id267 index4.tmp#id269 index4.tmp#id246 index4.tmp#id245 index12.tmp#id1399 index54.tmp#id1393 index54.tmp#id1398 index11.tmp#id1413 index54.tmp#id1434 index54.tmp#id1437 index54.tmp#id1450 index54.tmp#id1451 index54.tmp#id1394
Type extension of gml:AbstractTimeSliceType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:validTime , gml:dataSource{0,1} , gml:location , gml:speed{0,1} , gml:bearing{0,1} , gml:acceleration{0,1} , gml:elevation{0,1} , gml:status{0,1}
Children gml:acceleration, gml:bearing, gml:dataSource, gml:description, gml:elevation, gml:location, gml:metaDataProperty, gml:name, gml:speed, gml:status, gml:validTime
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="MovingObjectStatusType">
  <annotation>
    <documentation xml:lang="en">This type encapsulates various dynamic properties of moving objects        
             (points, lines, regions). It is useful for dealing with features whose        
             geometry or topology changes over time.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractTimeSliceType">
      <sequence>
        <element ref="gml:location"/>
        <element name="speed" type="gml:MeasureType" minOccurs="0"/>
        <element name="bearing" type="gml:DirectionPropertyType" minOccurs="0"/>
        <element name="acceleration" type="gml:MeasureType" minOccurs="0"/>
        <element name="elevation" type="gml:MeasureType" minOccurs="0"/>
        <element ref="gml:status" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:HistoryPropertyType
Namespace http://www.opengis.net/gml
Annotations
The history relationship associates a feature with a sequence of TimeSlice instances.
Diagram
Diagram index54.tmp#id1395
Used by
Element gml:history
Complex Type gml:TrackType
Model gml:_TimeSlice
Children gml:_TimeSlice
Source
<complexType name="HistoryPropertyType">
  <annotation>
    <documentation xml:lang="en">The history relationship associates a feature with a sequence of TimeSlice instances.</documentation>
  </annotation>
  <sequence maxOccurs="unbounded">
    <element ref="gml:_TimeSlice"/>
  </sequence>
</complexType>
Complex Type gml:TrackType
Namespace http://www.opengis.net/gml
Annotations
The track of a moving object is a sequence of specialized timeslices that indicate the status of the object.
Diagram
Diagram index54.tmp#id1395 index54.tmp#id1454 index54.tmp#id1396
Type restriction of gml:HistoryPropertyType
Type hierarchy
Used by
Element gml:track
Model gml:MovingObjectStatus
Children gml:MovingObjectStatus
Source
<complexType name="TrackType">
  <annotation>
    <documentation xml:lang="en">The track of a moving object is a sequence of specialized timeslices        that indicate the status of the object.</documentation>
  </annotation>
  <complexContent>
    <restriction base="gml:HistoryPropertyType">
      <sequence maxOccurs="unbounded">
        <element ref="gml:MovingObjectStatus"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>
Complex Type gml:DynamicFeatureType
Namespace http://www.opengis.net/gml
Annotations
A dynamic feature may possess a history and/or a timestamp.
Diagram
Diagram index4.tmp#id281 index4.tmp#id247 index4.tmp#id267 index4.tmp#id269 index4.tmp#id246 index4.tmp#id245 index11.tmp#id1459 index11.tmp#id1413 index11.tmp#id1458 index12.tmp#id1399 index54.tmp#id1452 index54.tmp#id1393 index54.tmp#id1456
Type extension of gml:AbstractFeatureType
Type hierarchy
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:boundedBy{0,1} , gml:location{0,1} , gml:validTime{0,1} , gml:history{0,1} , gml:dataSource{0,1}
Children gml:boundedBy, gml:dataSource, gml:description, gml:history, gml:location, gml:metaDataProperty, gml:name, gml:validTime
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="DynamicFeatureType">
  <annotation>
    <documentation>A dynamic feature may possess a history and/or a timestamp.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractFeatureType">
      <group ref="gml:dynamicProperties"/>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:DynamicFeatureCollectionType
Namespace http://www.opengis.net/gml
Annotations
A dynamic feature collection may possess a history and/or a timestamp.
Diagram
Diagram index4.tmp#id281 index4.tmp#id247 index4.tmp#id267 index4.tmp#id269 index4.tmp#id246 index4.tmp#id245 index11.tmp#id1459 index11.tmp#id1413 index11.tmp#id1458 index11.tmp#id1469 index11.tmp#id1482 index11.tmp#id1468 index11.tmp#id1467 index12.tmp#id1399 index54.tmp#id1452 index54.tmp#id1393 index54.tmp#id1456
Type extension of gml:FeatureCollectionType
Type hierarchy
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:boundedBy{0,1} , gml:location{0,1} , gml:featureMember* , gml:featureMembers{0,1} , gml:validTime{0,1} , gml:history{0,1} , gml:dataSource{0,1}
Children gml:boundedBy, gml:dataSource, gml:description, gml:featureMember, gml:featureMembers, gml:history, gml:location, gml:metaDataProperty, gml:name, gml:validTime
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<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>
Element Group gml:dynamicProperties
Namespace http://www.opengis.net/gml
Diagram
Diagram index12.tmp#id1399 index54.tmp#id1452 index54.tmp#id1393
Used by
Model gml:validTime{0,1} , gml:history{0,1} , gml:dataSource{0,1}
Children gml:dataSource, gml:history, gml:validTime
Source
<group name="dynamicProperties">
  <sequence>
    <element ref="gml:validTime" minOccurs="0"/>
    <element ref="gml:history" minOccurs="0"/>
    <element ref="gml:dataSource" minOccurs="0"/>
  </sequence>
</group>