Actions defining macroscopic traffic flow and behavior.
<xsd:complexType name="TrafficAction"> <xsd:choice> <xsd:element name="TrafficSourceAction" type="TrafficSourceAction"/> <xsd:element name="TrafficSinkAction" type="TrafficSinkAction"/> <xsd:element name="TrafficSwarmAction" type="TrafficSwarmAction"/> </xsd:choice> </xsd:complexType>
To XSD To XSLT To XSD Tree