| diagram | ![]() |
||
| namespace | http://www.DSRC-Draft-03-00-24 | ||
| children | msgID name layerType layerID intersections dataParameters localMapFragment | ||
| used by |
|
||
| source | <xs:complexType name="MapFragment"> <xs:sequence> <xs:element name="msgID" type="DSRCmsgID"/> <xs:element name="name" type="DescriptiveName" minOccurs="0"/> <xs:element name="layerType" type="LayerType" minOccurs="0"/> <xs:element name="layerID" type="LayerID" minOccurs="0"/> <xs:element name="intersections" minOccurs="0"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="32"> <xs:element name="intersection" type="Intersection"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="dataParameters" type="DataParameters" minOccurs="0"/> <xs:element name="localMapFragment" type="local:MapFragment" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | |||||
| type | DSRCmsgID | ||||
| properties |
|
||||
| source | <xs:element name="msgID" type="DSRCmsgID"/> |
| diagram | |||||||||
| type | DescriptiveName | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="name" type="DescriptiveName" minOccurs="0"/> |
| diagram | |||||||||
| type | LayerType | ||||||||
| properties |
|
||||||||
| source | <xs:element name="layerType" type="LayerType" minOccurs="0"/> |
| diagram | |||||||||
| type | LayerID | ||||||||
| properties |
|
||||||||
| source | <xs:element name="layerID" type="LayerID" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| properties |
|
||||||||
| children | intersection | ||||||||
| source | <xs:element name="intersections" minOccurs="0"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="32"> <xs:element name="intersection" type="Intersection"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | Intersection | ||||
| properties |
|
||||
| children | name id refPoint config approachs | ||||
| source | <xs:element name="intersection" type="Intersection"/> |
| diagram | |||||||
| type | DataParameters | ||||||
| properties |
|
||||||
| source | <xs:element name="dataParameters" type="DataParameters" minOccurs="0"/> |
| diagram | |||||||
| type | local:MapFragment | ||||||
| properties |
|
||||||
| source | <xs:element name="localMapFragment" type="local:MapFragment" minOccurs="0"/> |