W3C XML Schema Documenation - traffix-20070415.xsd
complexType
UnitsType
-
<
complexType
name
=
"
UnitsType
"
>
-
<
annotation
>
<
documentation
lang
=
"
en
"
>
unit
</
documentation
>
</
annotation
>
-
<
sequence
>
<
element
name
=
"
name
"
type
=
"
xsd:string
"
minOccurs
=
"
0
"
maxOccurs
=
"
1
"
/>
<
element
name
=
"
amount
"
type
=
"
FloatValType
"
minOccurs
=
"
0
"
maxOccurs
=
"
1
"
/>
<
element
name
=
"
rate
"
type
=
"
UnitRateType
"
minOccurs
=
"
0
"
maxOccurs
=
"
unbounded
"
/>
</
sequence
>
</
complexType
>
Used By
ZoneType
[complexType]
Index
Root