W3C XML Schema Documenation - traffix-20060215.xsd
complexType PlanningSignalOpsType
-<complexType name="PlanningSignalOpsType">
-<annotation>
<documentation lang="en">result planning signalized intersection</documentation>
</annotation>
-<sequence>
<element name="phasenssignal" type="NSSignalPhasingType" minOccurs="0" maxOccurs="1" />
<element name="phaseewsignal" type="EWSignalPhasingType" minOccurs="0" maxOccurs="1" />
<element name="phaseleftadj" type="IntersectionResultValType" minOccurs="0" maxOccurs="1" />
<element name="volperlane" type="IntersectionTurnFloatType" minOccurs="0" maxOccurs="1" />
<element name="criticalvolume" type="IntersectionTurnFloatType" minOccurs="0" maxOccurs="1" />
<element name="phasecritvol" type="IntersectionPhaseResultValType" minOccurs="0" maxOccurs="1" />
<element name="phaselosstime" type="IntersectionPhaseResultValType" minOccurs="0" maxOccurs="1" />
<element name="phasegrntime" type="IntersectionPhaseResultValType" minOccurs="0" maxOccurs="1" />
</sequence>
</complexType>
Used By
ResultDataType[complexType]


Index Root