complexType IntersectionState
diagram
namespace http://dsrc_r70/DSRC
children name id revision status moy timeStamp enabledLanes states maneuverAssistList regional
used by
element IntersectionStateList/IntersectionState
source <xsd:complexType name="IntersectionState">
 
<xsd:sequence>
   
<xsd:element name="name" type="DescriptiveName" minOccurs="0"/>
   
<xsd:element name="id" type="IntersectionReferenceID"/>
   
<xsd:element name="revision" type="MsgCount"/>
   
<xsd:element name="status" type="IntersectionStatusObject"/>
   
<xsd:element name="moy" type="MinuteOfTheYear" minOccurs="0"/>
   
<xsd:element name="timeStamp" type="DSecond" minOccurs="0"/>
   
<xsd:element name="enabledLanes" type="EnabledLaneList" minOccurs="0"/>
   
<xsd:element name="states" type="MovementList"/>
   
<xsd:element name="maneuverAssistList" type="ManeuverAssistList" minOccurs="0"/>
   
<xsd:element name="regional" minOccurs="0">
     
<xsd:complexType>
       
<xsd:sequence maxOccurs="4">
         
<xsd:element name="SEQUENCE">
           
<xsd:complexType>
             
<xsd:sequence>
               
<xsd:element name="regionId" type="RegionId"/>
               
<xsd:element name="regExtValue" type="asn1:OpenType"/>
             
</xsd:sequence>
           
</xsd:complexType>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:any namespace="##other" processContents="lax" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element IntersectionState/name
diagram
type DescriptiveName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 63
source <xsd:element name="name" type="DescriptiveName" minOccurs="0"/>

element IntersectionState/id
diagram
type IntersectionReferenceID
properties
isRef 0
content complex
children region id
source <xsd:element name="id" type="IntersectionReferenceID"/>

element IntersectionState/revision
diagram
type MsgCount
properties
isRef 0
content simple
facets
minInclusive 0
maxInclusive 127
source <xsd:element name="revision" type="MsgCount"/>

element IntersectionState/status
diagram
type IntersectionStatusObject
properties
isRef 0
content complex
mixed true
children manualControlIsEnabled stopTimeIsActivated failureFlash preemptIsActive signalPriorityIsActive fixedTimeOperation trafficDependentOperation standbyOperation failureMode off recentMAPmessageUpdate recentChangeInMAPassignedLanesIDsUsed noValidMAPisAvailableAtThisTime noValidSPATisAvailableAtThisTime
source <xsd:element name="status" type="IntersectionStatusObject"/>

element IntersectionState/moy
diagram
type MinuteOfTheYear
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive 0
maxInclusive 527040
source <xsd:element name="moy" type="MinuteOfTheYear" minOccurs="0"/>

element IntersectionState/timeStamp
diagram
type DSecond
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="timeStamp" type="DSecond" minOccurs="0"/>

element IntersectionState/enabledLanes
diagram
type EnabledLaneList
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children LaneID
source <xsd:element name="enabledLanes" type="EnabledLaneList" minOccurs="0"/>

element IntersectionState/states
diagram
type MovementList
properties
isRef 0
content complex
children MovementState
source <xsd:element name="states" type="MovementList"/>

element IntersectionState/maneuverAssistList
diagram
type ManeuverAssistList
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ConnectionManeuverAssist
source <xsd:element name="maneuverAssistList" type="ManeuverAssistList" minOccurs="0"/>

element IntersectionState/regional
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children SEQUENCE
source <xsd:element name="regional" minOccurs="0">
 
<xsd:complexType>
   
<xsd:sequence maxOccurs="4">
     
<xsd:element name="SEQUENCE">
       
<xsd:complexType>
         
<xsd:sequence>
           
<xsd:element name="regionId" type="RegionId"/>
           
<xsd:element name="regExtValue" type="asn1:OpenType"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element IntersectionState/regional/SEQUENCE
diagram
properties
isRef 0
content complex
children regionId regExtValue
source <xsd:element name="SEQUENCE">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="regionId" type="RegionId"/>
     
<xsd:element name="regExtValue" type="asn1:OpenType"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element IntersectionState/regional/SEQUENCE/regionId
diagram
type RegionId
properties
isRef 0
content simple
source <xsd:element name="regionId" type="RegionId"/>

element IntersectionState/regional/SEQUENCE/regExtValue
diagram
type asn1:OpenType
properties
isRef 0
content complex
source <xsd:element name="regExtValue" type="asn1:OpenType"/>


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