Todo List
SOAP_Value | --SOAP_Header
This class converts values between PHP and SOAP. It is a simple wrapper around SOAP_Value, adding support for SOAP actor and mustunderstand parameters.
Originally based on SOAPx4 by Dietrich Ayala http://dietrich.ganx4.com/soapx4
SOAP_Header SOAP_Header( [string $name = ''], mixed $type, mixed $value, [integer $mustunderstand = 0], [mixed $attributes = array()])