complexType RoadSignID
diagram
namespace http://dsrc_r70/DSRC
children position viewAngle mutcdCode crc
used by
element TravelerDataFrame/msgId/roadSignID
source <xsd:complexType name="RoadSignID">
 
<xsd:sequence>
   
<xsd:element name="position" type="Position3D"/>
   
<xsd:element name="viewAngle" type="HeadingSlice"/>
   
<xsd:element name="mutcdCode" type="MUTCDCode" minOccurs="0"/>
   
<xsd:element name="crc" type="MsgCRC" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element RoadSignID/position
diagram
type Position3D
properties
isRef 0
content complex
children lat long elevation regional
source <xsd:element name="position" type="Position3D"/>

element RoadSignID/viewAngle
diagram
type HeadingSlice
properties
isRef 0
content complex
mixed true
children from000-0to022-5degrees from022-5to045-0degrees from045-0to067-5degrees from067-5to090-0degrees from090-0to112-5degrees from112-5to135-0degrees from135-0to157-5degrees from157-5to180-0degrees from180-0to202-5degrees from202-5to225-0degrees from225-0to247-5degrees from247-5to270-0degrees from270-0to292-5degrees from292-5to315-0degrees from315-0to337-5degrees from337-5to360-0degrees
source <xsd:element name="viewAngle" type="HeadingSlice"/>

element RoadSignID/mutcdCode
diagram
type MUTCDCode
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children none regulatory warning maintenance motoristService guide rec
source <xsd:element name="mutcdCode" type="MUTCDCode" minOccurs="0"/>

element RoadSignID/crc
diagram
type MsgCRC
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
length 2
source <xsd:element name="crc" type="MsgCRC" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy