http://schemas.xmlsoap.org/wsdl/http/
Complex Type
bindingType
The bindingType 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.
|
| verb |
NMTOKEN |
Use of this attribute is required.
Its form is unqualified.
Show details.
|
Base type of verb is NMTOKEN. There are several restrictions on the value. The schema processor collapses value's whitespace. The value must match " \c+".
|
|
XML |
-<complexType name="bindingType">
<attribute name="verb" type="NMTOKEN" use="required" />
</extension>
</complexContent>
</complexType>
|
Uses |
Type (2)
|
Used-By |
Element (1)
|