-
<
schema
targetNamespace
="
http://schemas.xmlsoap.org/wsdl/http/
"
xmlns
="
http://www.w3.org/2001/XMLSchema
"
xmlns:http
="
http://schemas.xmlsoap.org/wsdl/http/
"
xmlns:wsdl
="
http://schemas.xmlsoap.org/wsdl/
"
>
<
import
namespace
="
http://schemas.xmlsoap.org/wsdl/
"
/>
<
element
name
="
address
"
type
="
http:addressType
"
/>
-
<
complexType
name
="
addressType
"
>
-
<
complexContent
>
-
<
extension
base
="
wsdl:tExtensibilityElement
"
>
<
sequence
/>
<
attribute
name
="
location
"
type
="
anyURI
"
use
="
required
"
/>
</
extension
>
</
complexContent
>
</
complexType
>
<
element
name
="
binding
"
type
="
http:bindingType
"
/>
-
<
complexType
name
="
bindingType
"
>
-
<
complexContent
>
-
<
extension
base
="
wsdl:tExtensibilityElement
"
>
<
sequence
/>
<
attribute
name
="
verb
"
type
="
NMTOKEN
"
use
="
required
"
/>
</
extension
>
</
complexContent
>
</
complexType
>
<
element
name
="
operation
"
type
="
http:operationType
"
/>
-
<
complexType
name
="
operationType
"
>
-
<
complexContent
>
-
<
extension
base
="
wsdl:tExtensibilityElement
"
>
<
sequence
/>
<
attribute
name
="
location
"
type
="
anyURI
"
use
="
required
"
/>
</
extension
>
</
complexContent
>
</
complexType
>
-
<
element
name
="
urlEncoded
"
>
<
complexType
/>
</
element
>
-
<
element
name
="
urlReplacement
"
>
<
complexType
/>
</
element
>
</
schema
>
Generated by
XSDdoc 2.0
©