W3C XML Schema Documenation - traffix-20030115.xsd
complexType VehicleType
-<complexType name="VehicleType">
<attribute name="motorcycle" type="xsd:float" default="0.00" />
<attribute name="passengercar" type="xsd:float" default="0.00" />
<attribute name="truckrv" type="xsd:float" default="0.00" />
<attribute name="combination" type="xsd:float" default="0.00" />
</complexType>
Used By
IntersectionVehicleType[complexType]


Index Root