Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Accessing SharePoint via SOAP

by tomva (Initiate)
on Sep 09, 2011 at 20:51 UTC ( [id://925162]=perlquestion: print w/replies, xml ) Need Help??

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>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://925162]
Approved by chrestomanci
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-24 15:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found