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