W3C XML Schema Documenation - traffix-20030115.xsd
complexType ControlType
-<complexType name="ControlType">
-<annotation>
<documentation lang="en">node signal control, cycle time, and loss time</documentation>
</annotation>
<attribute name="nscontrol" type="ControlEnumType" use="required" />
<attribute name="ewcontrol" type="ControlEnumType" use="required" />
<attribute name="cycletime" type="xsd:unsignedShort" default="100" />
<attribute name="losstime" type="xsd:unsignedShort" default="0" />
</complexType>
Used By
GeometryDataType[complexType]
NodeType[complexType]


Index Root