W3C XML Schema Documenation - traffix-20040715.xsd
simpleType
DirEnumType
-
<
simpleType
name
=
"
DirEnumType
"
>
-
<
restriction
base
=
"
xsd:string
"
>
<
enumeration
value
=
"
north
"
/>
<
enumeration
value
=
"
east
"
/>
<
enumeration
value
=
"
south
"
/>
<
enumeration
value
=
"
west
"
/>
</
restriction
>
</
simpleType
>
Used By
EndPointAType
[complexType]
EndPointBType
[complexType]
LinkDataType
[complexType]
Index
Root