tns:Header

Complex Type Information

Model

ANY element from ANY namespace OTHER than 'http://schemas.xmlsoap.org/soap/envelope/'

Attributes

Used By

Element tns:Header

Source

<xs:complexType name="Header">
  <xs:sequence>
    <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  </xs:sequence>
  <xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>