http://schemas.xmlsoap.org/wsdl/soap/
Complex Type
tBinding
The tBinding type does not allow mixed content.
There is no restriction on type derivation.
 XML Instance |
|
|
Attributes |
| Name |
Type |
Summary |
| required |
boolean |
Use of this attribute is optional.
Its form is unqualified.
Show details.
|
Base type of required is boolean. There are several restrictions on the value. The schema processor collapses value's whitespace.
|
| style |
tStyleChoice |
Use of this attribute is optional.
Its form is unqualified.
Show details.
|
Base type of style is string. There are several restrictions on the value. The schema processor preserves value's whitespace. Enumeration values are  (rpc | document). | Enumeration | Description | | rpc | | | document | |
|
| transport |
anyURI |
Use of this attribute is required.
Its form is unqualified.
Show details.
|
Base type of transport is anyURI. There are several restrictions on the value. The schema processor collapses value's whitespace.
|
|
XML |
-<xs:complexType name="tBinding">
<xs:attribute name="transport" type="xs:anyURI" use="required" />
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
Uses |
Type (3)
|
Used-By |
Element (1)
|