W3C XML Schema Documenation - traffix-20070415.xsd
simpleType
FunctionalEnumType
-
<
simpleType
name
=
"
FunctionalEnumType
"
>
-
<
restriction
base
=
"
xsd:string
"
>
<
enumeration
value
=
"
Unknown
"
/>
<
enumeration
value
=
"
Principal
"
/>
<
enumeration
value
=
"
Minor
"
/>
<
enumeration
value
=
"
unknown
"
/>
<
enumeration
value
=
"
principal
"
/>
<
enumeration
value
=
"
minor
"
/>
</
restriction
>
</
simpleType
>
Used By
FunctionalType
[complexType]
Index
Root