gml:dataSource
Evidence is represented by a simple gml:dataSource or gml:dataSourceReference property that indicates the source of the temporal data. The remote link attributes of the gml:dataSource element have been deprecated along with its current type.
Element information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/dynamicFeature.xsd
Type: gml:StringOrRefType
Properties: Global, Qualified
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
xlink:type | [0..1] | xsd:string | Fixed value is "simple". from group xlink:simpleLink | |
xlink:href | [0..1] | xsd:anyURI | from group xlink:simpleLink | |
xlink:role | [0..1] | xsd:anyURI | from group xlink:simpleLink | |
xlink:arcrole | [0..1] | xsd:anyURI | from group xlink:simpleLink | |
xlink:title | [0..1] | xsd:string | from group xlink:simpleLink | |
xlink:show | [0..1] | Anonymous | from group xlink:simpleLink | |
xlink:actuate | [0..1] | Anonymous | from group xlink:simpleLink | |
nilReason | [0..1] | gml:NilReasonType | from group gml:AssociationAttributeGroup | |
gml:remoteSchema | [0..1] | xsd:anyURI | from group gml:AssociationAttributeGroup |
Used in
- Group gml:dynamicProperties
- Type gml:AbstractTimeSliceType (Element gml:AbstractTimeSlice)
- Type gml:DynamicFeatureCollectionType via reference to gml:dynamicProperties (Element gml:DynamicFeatureCollection)
- Type gml:DynamicFeatureType via reference to gml:dynamicProperties (Element gml:DynamicFeature)
- Type gml:MovingObjectStatusType via extension of gml:AbstractTimeSliceType (Element gml:MovingObjectStatus)
Sample instance
<gml:dataSource>string</gml:dataSource>