Menu

Initializing XML document with string

2006-12-06
2013-05-20
  • Master Kato

    Master Kato - 2006-12-06

    Hi,

    I'm just starting to use TinyXML and I need to parse an XML string that I'm handed.  There's no physical document, but the only constructor for TiXmlDocument is a filename.   How can I construct an XML Document using just a string?  

    Thanks !

     
    • halak

      halak - 2006-12-14

      Using TiXmlDocument::Parse !

      but, except <?xml version="1.0"?> in string.

       

Log in to post a comment.

MongoDB Logo MongoDB