Content- Sequence
[1..1]
- Any element [0..*] Namespace: ##other, Process Contents: lax
AttributesIdentity Constraints| Type | Name | Selector | Field(s) |
|---|
| key | message | wsdl:message | @name | | key | portType | wsdl:portType | @name | | key | binding | wsdl:binding | @name | | key | service | wsdl:service | @name | | key | import | wsdl:import | @namespace |
Sample Instance
<wsdl:definitions name="NCName">
<wsdl:documentation>Any text, intermingled with:
<!--any element-->
</wsdl:documentation>
<!--any element-->
<wsdl:import namespace="http://www.example.com/" location="http://www.example.com/">
<wsdl:documentation>Any text, intermingled with:
<!--any element-->
</wsdl:documentation>
</wsdl:import>
</wsdl:definitions> | Recommended Reading: 

|