Hi,
all you need to know to make basic XMLing is described in
http://java.sun.com/xml/jaxp/dist/1.1/docs/tutorial/index.html
br,
Jakub
tom john <[EMAIL PROTECTED]> on 02/18/2002 01:52:16 PM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: converting xml String t
Hi John,
On Monday 18 February 2002 13:52, you wrote:
> Can someone give me an example on how to transform a
> string to a xml document. String to convert is a valid
> xml.
>
> As a way of passing parameters between two
> applications i am passing xml as Strings which must be
> converted to xml do