W3C XML Schema Documenation - traffix-20060215.xsd
complexType
GatePathsType
-
<
complexType
name
=
"
GatePathsType
"
>
-
<
annotation
>
<
documentation
lang
=
"
en
"
>
path distribution
</
documentation
>
</
annotation
>
-
<
sequence
>
<
element
name
=
"
percent
"
type
=
"
GatePathsPercentType
"
minOccurs
=
"
0
"
maxOccurs
=
"
unbounded
"
/>
<
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