[xsd-users] XML Object to String/Text

Paddy Vishnubhatt Paddy.Vishnubhatt at 3leafnetworks.com
Wed Feb 21 09:52:24 EST 2007


hi,
 

1.	is there a simple way to get a stringified representation of the object? Like in the Java API (xmlbeans), xmlText() or even toString() which outputs a Sring representation of the given Xml Object?
2.	I see that there are documented ways to create DOMDocument from which one can use DOMWriter to use writeString to get to ultimately get to the string - is there an example/sample code that I can use for/as reference.

Thx v much in advance.

-

 



More information about the xsd-users mailing list