gml:dataSourceReference
Evidence is represented by a simple gml:dataSource or gml:dataSourceReference property that indicates the source of the temporal data.
Element information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/dynamicFeature.xsd
Type: gml:ReferenceType
Properties: Global, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| owns | [0..1] | xsd:boolean | Default value is "false". from group gml:OwnershipAttributeGroup | |
| 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:DynamicFeatureCollectionType via reference to gml:dynamicProperties (Element gml:DynamicFeatureCollection)
- Type gml:DynamicFeatureType via reference to gml:dynamicProperties (Element gml:DynamicFeature)
Sample instance
<gml:dataSourceReference/>



