ZVON > References > WSDL 1.1 Reference

Type

Name: soap:headerType
Elements of this type: soap:header
Attributes of this type:

Schema fragment:
<complexType name="headerType">
     <all>
          <element ref="soap:headerfault"/>
     </all>
     <attribute name="message" type="QName" use="required"/>
     <attribute name="parts" type="NMTOKENS" use="required"/>
     <attribute name="use" type="soap:useChoice" use="required"/>
     <attribute name="encodingStyle" type="uriReference" use="optional"/>
     <attribute name="namespace" type="uriReference" use="optional"/>
</complexType>