You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Omprakash Bachu <om...@mphasis.com> on 2002/10/24 13:53:55 UTC

How to set and get elements from ?

Hi, can someone answer few SOAP client/server queries,

Background/Assumptions:
To write a soap client which sets the SOAP Envelope {attribute, values},
Header elements and Body elements, which is as per the defined schema. Among
which, envelope attributes will have the location for XSD.

Client side questions:
1. How to set the attributes which goes into Envelope, which is to stop
Apache SOAP library generating the namespace prefixes
2. To set the header elements is the API

Server side questions:
1. While sending to SOAP service does it automatically performs the schema
validations?
2. If so, is that configurable to turn on/off doing these validations.
3. At server side how to receive the entire envelope, parse and retrieve the
<SOAP-Env:Header> and <SOAP-Env:Body> blocks?


thanks in advance
 Om


--
To unsubscribe, e-mail:   <ma...@xml.apache.org>
For additional commands, e-mail: <ma...@xml.apache.org>