W3C XML Schema Documenation - traffix-20060215.xsd
complexType
UnitRateType
-
<
complexType
name
=
"
UnitRateType
"
>
-
<
sequence
>
<
element
name
=
"
in
"
type
=
"
FloatValType
"
minOccurs
=
"
0
"
maxOccurs
=
"
1
"
/>
<
element
name
=
"
out
"
type
=
"
FloatValType
"
minOccurs
=
"
0
"
maxOccurs
=
"
1
"
/>
</
sequence
>
<
attribute
name
=
"
index
"
type
=
"
xsd:unsignedShort
"
use
=
"
required
"
/>
</
complexType
>
Used By
UnitsType
[complexType]
Index
Root