W3C XML Schema Documenation - traffix-20030115.xsd
simpleType RouteDirEnumType
-<simpleType name="RouteDirEnumType">
-<restriction base="xsd:string">
<enumeration value="Unknown" />
<enumeration value="NB" />
<enumeration value="SB" />
<enumeration value="EB" />
<enumeration value="WB" />
<enumeration value="NS" />
<enumeration value="SN" />
<enumeration value="EW" />
<enumeration value="WE" />
</restriction>
</simpleType>
Used By
RouteDirType[complexType]


Index Root