W3C XML Schema Documenation - traffix-20030115.xsd
complexType RoundaboutModuleType
-<complexType name="RoundaboutModuleType">
-<sequence>
<element name="autopce" type="IntersectionTurnFloatType" minOccurs="0" maxOccurs="1" />
<element name="bikepce" type="IntersectionTurnFloatType" minOccurs="0" maxOccurs="1" />
<element name="truckpce" type="IntersectionTurnFloatType" minOccurs="0" maxOccurs="1" />
<element name="combopce" type="IntersectionTurnFloatType" minOccurs="0" maxOccurs="1" />
</sequence>
</complexType>
Used By
RoundaboutType[complexType]


Index Root