|
Adding namespace identifier to Doc/Lit request: msg#00119php.nusoap.general
You created this request in a Doc/Lit sample: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:si="http://soapinterop.org/xsd" xmlns:nu="http://testuri.org"> <SOAP-ENV:Body> <hello xmlns="urn:hellowsdl3"> <name><firstname>Willi</firstname><age>22</age><gender>male</gender></name> </hello> </SOAP-ENV:Body> </SOAP-ENV:Envelope> How can I make the same Doc/Lit request but have a namespace identifier prefixed to the elements? So, I want my request to look like this: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:si="http://soapinterop.org/xsd" xmlns:nu="http://testuri.org"> <SOAP-ENV:Body> <fred:hello xmlns:fred="http://www.fredslink.zzz/mynsidenthere"> <fred:name><fred:firstname>Willi</fred:firstname><fred:age>22</fred:age><fred:gender>male</fred:gender></fred:name> </fred:hello> </SOAP-ENV:Body> </SOAP-ENV:Envelope> _________________________________________________________________ Get 200+ ad-free, high-fidelity stations and LIVE Major League Baseball Gameday Audio! http://radio.msn.click-url.com/go/onm00200491ave/direct/01/ ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Adding namespace identifier to Doc/Lit request: 00119, Fred B |
|---|---|
| Next by Date: | RE: MDX - Missing Cells: 00119, Chhai Thach |
| Previous by Thread: | Adding namespace identifier to Doc/Lit requesti: 00119, Fred B |
| Next by Thread: | Doc/Lit array of arrays...............?: 00119, Fred B |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |