Definition Type: Element
Name: Position
Namespace: http://www.opengis.net/swe/1.0.1
Type: swe:PositionType
Containing Schema: positionTypes.xsd
Abstract False
Documentation:
Position is given as a group of Vectors/Matrices, each of which can specify location, orientation, velocity, angularVelocity, acceleration or angularAcceleration or a combination of those in a composite state Vector. Each Vector can have a separate frame of reference or inherit the frame from the parent Position object.
Collapse XSD Schema Diagram:
Drilldown into state Drilldown into angularAcceleration Drilldown into acceleration Drilldown into angularVelocity Drilldown into velocity Drilldown into orientation Drilldown into location Drilldown into time Drilldown into localFrame Drilldown into referenceFrame Drilldown into definition Drilldown into fixed Drilldown into id Drilldown into name Drilldown into description Drilldown into metaDataProperty Drilldown into AbstractGMLType Drilldown into AbstractDataComponentType Drilldown into AbstractDataRecordType Drilldown into AbstractVectorType Drilldown into PositionTypeXSD Diagram of Position
Collapse XSD Schema Code:
<xs:element name="Position" type="swe:PositionType" substitutionGroup="swe:AbstractDataRecord">
    <xs:annotation>
        <xs:documentation>Position is given as a group of Vectors/Matrices, each of which can specify location, orientation, velocity, angularVelocity, acceleration or angularAcceleration or a combination of those in a composite state Vector. Each Vector can have a separate frame of reference or inherit the frame from the parent Position object.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
time swe:time 0 (1)
location swe:location 0 (1)
orientation swe:orientation 0 (1)
velocity swe:velocity 0 (1)
angularVelocity swe:angularVelocity 0 (1)
acceleration swe:acceleration 0 (1)
angularAcceleration swe:angularAcceleration 0 (1)
state swe:state 0 (1)
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Optional
fixed swe:fixed false Optional
definition swe:definition Optional
referenceFrame swe:referenceFrame Optional
localFrame swe:localFrame Optional
Collapse Derivation Tree:
Collapse References:
sml:Position
Collapse Comments:
blog comments powered by Disqus