W3C XML Schema Documenation - traffix-20040715.xsd
simpleType
SignalEnumType
-
<
simpleType
name
=
"
SignalEnumType
"
>
-
<
restriction
base
=
"
xsd:string
"
>
<
enumeration
value
=
"
fixed
"
/>
<
enumeration
value
=
"
actuated
"
/>
<
enumeration
value
=
"
semiactuated
"
/>
<
enumeration
value
=
"
unknown
"
/>
</
restriction
>
</
simpleType
>
Used By
SignalType
[complexType]
Index
Root