Hello!
I have the following problem when parsing a xml document(as string variable):
xml_parse returns this error: junk after document element. The xml document is properly formatted and the error si returned when the cursor reaches the last character ( ">") .
Did anybody else encounter this problem?
Could you please advise me?
Thank you!