W3C XML Schema Documenation - traffix-20030115.xsd
complexType GatePathsType
-<complexType name="GatePathsType">
-<annotation>
<documentation lang="en">path distribution</documentation>
</annotation>
-<sequence>
<element name="percent" type="GatePathsPercentType" minOccurs="0" maxOccurs="1" />
<element name="path" type="GatePathsPathType" minOccurs="0" maxOccurs="unbounded" />
</sequence>
<attribute name="index" type="xsd:unsignedShort" use="required" />
</complexType>
Used By
ZoneType[complexType]


Index Root