swec:Location
Element information
Namespace: http://niem.gov/niem/external/ogc-swe-common/1.0.0/dhs-gmo/1.0.0
Schema document: external/ogc-swe-common/1.0.0/dhs-gmo/1.0.0/positionData.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- swec:coordinate [1..3]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from type swec:_GroupBaseType | |
definition | [0..1] | swec:definitionType | from type swec:_GroupBaseType | |
fixed | [0..1] | xsd:boolean | Default value is "false". from type swec:_GroupBaseType | |
referenceFrame | [0..1] | xsd:anyURI | from type swec:_PositionType | |
localFrame | [0..1] | xsd:anyURI | from type swec:_PositionType |
Used in
- Anonymous type of element swec:location
- Group swec:AnyData
- Anonymous type of element swec:component via reference to swec:AnyData
- Anonymous type of element swec:component via reference to swec:AnyData
- Anonymous type of element swec:condition via reference to swec:AnyData
- Anonymous type of element swec:value via reference to swec:AnyData
- Type swec:SimpleDataPropertyType via reference to swec:AnyData
- Type swec:DataComponentsPropertyType via reference to swec:AnyData (Element swec:dataComponents)
Substitution hierarchy
- swec:_DataGroup
- can be substituted with swec:PositionData
- can be substituted with swec:LocationData
- can be substituted with swec:Location
- can be substituted with swec:LocationData
- can be substituted with swec:PositionData
Sample instance
<swec:Location id="ID"> <swec:coordinate name="QName"> <swec:Quantity id="ID">1.0</swec:Quantity> </swec:coordinate> </swec:Location>