Definition of macroscopic traffic based on vehicle and controller definitions.
<xsd:complexType name="TrafficDefinition"> <xsd:all> <xsd:element name="VehicleCategoryDistribution" type="VehicleCategoryDistribution"/> <xsd:element name="ControllerDistribution" type="ControllerDistribution"/> </xsd:all> <xsd:attribute name="name" type="String" use="required"/> </xsd:complexType>
To XSD To XSD Tree