W3C XML Schema Documenation - traffix-20030115.xsd
simpleType
CritEnumType
-
<
simpleType
name
=
"
CritEnumType
"
>
-
<
restriction
base
=
"
xsd:string
"
>
<
enumeration
value
=
"
left
"
/>
<
enumeration
value
=
"
thru
"
/>
<
enumeration
value
=
"
rite
"
/>
<
enumeration
value
=
"
invalid
"
/>
</
restriction
>
</
simpleType
>
Used By
IntersectionCritType
[complexType]
Index
Root