Skip to main content
Skip table of contents

<header> element

This element defines a SOAP header that is included in the SOAP envelope. The header's content is mapped to an element of the server request or response type.

parentssoapMessage
childrennone

  Attributes  

AttributeData TypeUsageDefault ValueDescription
namexsd:NCNamerequired The name of the element.
elementxsd:NCNamerequired A reference to an element in the <types> section.
namespacexsd:anyURIoptional The namespace of the element. If omitted, the namespace of the element referenced by the element attribute is used.
usexsd:tokenoptionalliteralIndicates the default format for the part elements. If literal is specified, the part elements are formatted exactly as specified by the associated type. If encoded is specified, the part elements are formatted using SOAP Section 5 encoding rules.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.