Hello Malte. before loading the xml into revXML try this:
replace "&" with "&" in theXML your > will become &gt; and all other entities you may have in the code will be also transformed this way. > is not a valid XML entity, &gt; is... just remember to put the ampersand back when you use the value. tell me if it works. Cheers andre On 7/5/07, Malte Brill <[EMAIL PROTECTED]> wrote:
Hi all, big problem over here. I have an XML Node containing the text > (encoded >) Whenever I call revXMLChildcontents to get it back there is nada,zilch,nothing. Anyone got an idea what is going on? Thanks a lot, Malte _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
