diagram | |||
namespace | http://dsrc_r70/DSRC | ||
children | semiMajor semiMinor orientation | ||
used by |
| ||
source | <xsd:complexType name="PositionalAccuracy"> <xsd:sequence> <xsd:element name="semiMajor" type="SemiMajorAxisAccuracy"/> <xsd:element name="semiMinor" type="SemiMinorAxisAccuracy"/> <xsd:element name="orientation" type="SemiMajorAxisOrientation"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||
type | SemiMajorAxisAccuracy | ||||
properties |
| ||||
source | <xsd:element name="semiMajor" type="SemiMajorAxisAccuracy"/> |
diagram | |||||
type | SemiMinorAxisAccuracy | ||||
properties |
| ||||
source | <xsd:element name="semiMinor" type="SemiMinorAxisAccuracy"/> |
diagram | |||||
type | SemiMajorAxisOrientation | ||||
properties |
| ||||
source | <xsd:element name="orientation" type="SemiMajorAxisOrientation"/> |