Definition Type: ComplexType
Name: PositionType
Namespace: http://www.opengis.net/swe/1.0.1
Type: swe:AbstractVectorType
Containing Schema: positionTypes.xsd
Abstract False
Documentation:
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 AbstractVectorTypeXSD Diagram of PositionType
Collapse XSD Schema Code:
<xs:complexType name="PositionType">
    <xs:complexContent>
        <xs:extension base="swe:AbstractVectorType">
            <xs:sequence>
                <xs:element name="time" type="swe:TimePropertyType" minOccurs="0" />
                <xs:element name="location" type="swe:VectorPropertyType" minOccurs="0" />
                <xs:element name="orientation" type="swe:VectorOrSquareMatrixPropertyType" minOccurs="0" />
                <xs:element name="velocity" type="swe:VectorPropertyType" minOccurs="0" />
                <xs:element name="angularVelocity" type="swe:VectorOrSquareMatrixPropertyType" minOccurs="0" />
                <xs:element name="acceleration" type="swe:VectorPropertyType" minOccurs="0" />
                <xs:element name="angularAcceleration" type="swe:VectorOrSquareMatrixPropertyType" minOccurs="0" />
                <xs:element name="state" type="swe:VectorOrSquareMatrixPropertyType" minOccurs="0" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
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:
swe:Position
Collapse Comments:
blog comments powered by Disqus