| diagram | ![]() |
||
| namespace | http://www.DSRC-Draft-02-00-15 | ||
| children | lat long | ||
| used by |
|
||
| source | <xs:complexType name="Position2D"> <xs:sequence> <xs:element name="lat" type="Latitude"/> <!-- in 1/8th micro degrees --> <xs:element name="long" type="Longitude"/> <!-- in 1/8th micro degrees --> </xs:sequence> </xs:complexType> |
| diagram | |||||
| type | dsrc:Latitude | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="lat" type="Latitude"/> |
| diagram | |||||
| type | dsrc:Longitude | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="long" type="Longitude"/> |