W3C XML Schema Documenation - traffix-20060215.xsd
simpleType
ArrivalEnumType
-
<
simpleType
name
=
"
ArrivalEnumType
"
>
-
<
restriction
base
=
"
xsd:string
"
>
<
enumeration
value
=
"
1
"
/>
<
enumeration
value
=
"
2
"
/>
<
enumeration
value
=
"
3
"
/>
<
enumeration
value
=
"
4
"
/>
<
enumeration
value
=
"
5
"
/>
<
enumeration
value
=
"
6
"
/>
</
restriction
>
</
simpleType
>
Used By
IntersectionArrivalType
[complexType]
Index
Root