W3C XML Schema Documenation - traffix-20030115.xsd
simpleType RTOREnumType
-<simpleType name="RTOREnumType">
-<restriction base="xsd:string">
<enumeration value="Free" />
<enumeration value="No" />
<enumeration value="Ovl" />
<enumeration value="Aux" />
<enumeration value="Acc" />
<enumeration value="Chan" />
<enumeration value="free" />
<enumeration value="no" />
<enumeration value="ovl" />
<enumeration value="aux" />
<enumeration value="acc" />
<enumeration value="chan" />
</restriction>
</simpleType>
Used By
IntersectionRTORType[complexType]


Index Root