http://schemas.xmlsoap.org/wsdl/
The tBinding Complex Type
Local elements (1)
operation
Complex Type tBinding
The tBinding type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... name="xs:NCName"Click here to hide Comment This attribute is required. type="xs:QName"Click here to hide Comment This attribute is required.>
<wsdl:documentation>wsdl:tDocumentation</documentation> [0..1]
 Allows any elements from other namespaces (lax validation). [0..*] Allows any elements from other namespaces (lax validation). [0..*]
<wsdl:operation name="xs:NCName"Click here to hide Comment This attribute is required.>wsdl:tBindingOperation</operation> [0..*]
</...>
 Collapse Attributes
Name Type Summary
name NCName
Use of this attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
type QName
Use of this attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
-<xs:complexType  name="tBinding">
-<xs:complexContent>
-<xs:extension  base="wsdl:tExtensibleDocumented">
-<xs:sequence>
<xs:element  maxOccurs="unbounded"  minOccurs="0"  name="operation"  type="wsdl:tBindingOperation" />
</xs:sequence>
<xs:attribute  name="name"  type="xs:NCName"  use="required" />
<xs:attribute  name="type"  type="xs:QName"  use="required" />
</xs:extension>
</xs:complexContent>
</xs:complexType>
 Collapse Uses
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©