Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Serialize XML object to string

Hello,
Can someone show me how I can serialize an XML object into a string? Like the opposite of Titanium.XML.parseString(xmlString).

Thank you for your help.

Edmar.

— asked September 4th 2010 by Edmar Schut
  • parsestring
  • serialize
  • xml
1 Comment
  • I need it too, but XMLSerializer isn't implement yet..

    — commented August 17th 2011 by Manuel Spigolon

1 Answer

  • Accepted Answer

    Surely, for that you would need Titanium.XML.serializeToString.
    Check the XML API Docs for more info.

    — answered August 17th 2011 by Anthony Decena
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.