http://schemas.xmlsoap.org/wsdl/soap/
>
useChoice
LOCATION:
http://schemas.xmlsoap.org/wsdl/soap/
SECTIONS:
Basic
|
XML
|
Reference
Overview
|
TOC
|
No TOC
|
Help
http://schemas.xmlsoap.org/wsdl/soap/
The
useChoice
Simple Type
Simple Type
useChoice
useChoice is derived from
string
type. There are several restrictions on the value. The schema processor preserves value's whitespace. Enumeration values are
(literal | encoded).
Enumeration
Description
literal
encoded
XML
-
<
xs:simpleType
name
="
useChoice
"
>
-
<
xs:restriction
base
="
xs:string
"
>
<
xs:enumeration
value
="
literal
"
/>
<
xs:enumeration
value
="
encoded
"
/>
</
xs:restriction
>
</
xs:simpleType
>
Uses
Type (1)
string
Used-By
Attribute (2)
tBodyAttributes/@use
tHeaderAttributes/@use
Generated by
XSDdoc 2.0
©