ZVON > References > WSDL 1.1 Reference

Type

Name: soap:headerfaultType
Elements of this type: soap:headerfault
Attributes of this type:

Schema fragment:
<complexType name="headerfaultType">
     <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>