wsoap:module
Element information
Namespace: http://www.w3.org/ns/wsdl/soap
Schema document: soap.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- wsdl:documentation [0..*]
from type wsdl:DocumentedType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type wsdl:ExtensibleDocumentedType | |
ref | [1..1] | xsd:anyURI | ||
required | [0..1] | xsd:boolean |
Sample instance
<wsoap:module ref="http://www.example.com/"> <wsdl:documentation>Any text, intermingled with: <!--any element--> </wsdl:documentation> </wsoap:module>