Jan Bauer Nielsen wrote:
Hello.
I am trying to write a taglib in which records are returned to me as xml strings
One would think that the XML::LibXML::Element function 'appendWellBalancedChunk' would do the trick. However since this is only there for compatibility reasons and really just parses the string and appends the resulting fragment to the element you want it appended to, I would think that there is no way of inserting a well-balanced XML string without LibXML parsing the hell out of it :-). Of course I could be wrong...
Regards, Jimmy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]