W3C XML Schema Documenation - traffix-20040715.xsd
complexType
UseGlobalQueueType
-
<
complexType
name
=
"
UseGlobalQueueType
"
>
-
<
sequence
>
<
element
name
=
"
queuemethod
"
type
=
"
QueueMethodType
"
minOccurs
=
"
0
"
maxOccurs
=
"
1
"
/>
<
element
name
=
"
backofqueuemethod
"
type
=
"
BackOfQueueMethodType
"
minOccurs
=
"
0
"
maxOccurs
=
"
1
"
/>
</
sequence
>
<
attribute
name
=
"
method
"
type
=
"
MethodEnumType
"
use
=
"
required
"
/>
<
attribute
name
=
"
flag
"
type
=
"
BooleanType
"
default
=
"
yes
"
/>
</
complexType
>
Used By
TraffixType
[complexType]
Index
Root