Content- Sequence
[1..1]
- Choice
[0..*]
AttributesIdentity Constraints| Type | Name | Selector | Field(s) |
|---|
| unique | interface | wsdl:interface | @name | | unique | binding | wsdl:binding | @name | | unique | service | wsdl:service | @name |
Sample Instance
<wsdl:description targetNamespace="http://www.example.com/">
<wsdl:documentation>Any text, intermingled with:
<!--any element-->
</wsdl:documentation>
<wsdl:import namespace="http://www.example.com/">
<wsdl:documentation>Any text, intermingled with:
<!--any element-->
</wsdl:documentation>
<!--any element-->
</wsdl:import>
</wsdl:description> | Recommended Reading: 

|