whttp:header
Element information
Namespace: http://www.w3.org/ns/wsdl/http
Schema document: http.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 | |
name | [1..1] | whttp:httpTokenType | ||
type | [1..1] | xsd:QName | ||
required | [0..1] | xsd:boolean |
Sample instance
<whttp:header name="string" type="QName"> <wsdl:documentation>Any text, intermingled with: <!--any element--> </wsdl:documentation> </whttp:header>