You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Ravi Natarajan <NR...@quark.de> on 2002/08/13 12:09:38 UTC

How make use of customized XML Data

Hi,

	I would like to send some custom made soap data in XML format. I
aslo have and xsd which defines in which format the data should be present.
Can any one give me links as how make SOAP call using this XML data format
and also how the SOAP server implementation in java shuould access the same
incoming data.

regards
ravi.n

RE: How make use of customized XML Data

Posted by William Brogden <wb...@bga.com>.
> -----Original Message-----
> From: Ravi Natarajan [mailto:NRavi@quark.de] 
> Sent: Tuesday, August 13, 2002 5:10 AM
> To: Soap-User (E-mail)
> Subject: How make use of customized XML Data
> Importance: High
> 
> 
> Hi,
> 
> 	I would like to send some custom made soap data in XML format. I
> aslo have and xsd which defines in which format the data 
> should be present.
> Can any one give me links as how make SOAP call using this 
> XML data format
> and also how the SOAP server implementation in java shuould 
> access the same
> incoming data.
> 
> regards
> ravi.n
> 

The simplest thing to do is send it as an XML Element.

wbrogden@bga.com
Author of Soap Programming with Java - Sybex; ISBN: 0782129285




RE: How make use of customized XML Data

Posted by William Brogden <wb...@bga.com>.
> -----Original Message-----
> From: Ravi Natarajan [mailto:NRavi@quark.de] 
> Sent: Tuesday, August 13, 2002 5:10 AM
> To: Soap-User (E-mail)
> Subject: How make use of customized XML Data
> Importance: High
> 
> 
> Hi,
> 
> 	I would like to send some custom made soap data in XML format. I
> aslo have and xsd which defines in which format the data 
> should be present.
> Can any one give me links as how make SOAP call using this 
> XML data format
> and also how the SOAP server implementation in java shuould 
> access the same
> incoming data.
> 
> regards
> ravi.n
> 

The simplest thing to do is send it as an XML Element.

wbrogden@bga.com
Author of Soap Programming with Java - Sybex; ISBN: 0782129285




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