Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    <soap:Envelope
    ...
        </namesp2:GetListItems>
      </soap:Body>
    </soap:Envelope>
    
  2. or download this
    <?xml version="1.0" encoding="utf-8"?>
    <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" 
    +xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http
    +://www.w3.org/2001/XMLSchema">
    ...
    </soap:Fault>
    </soap:Body>
    </soap:Envelope>