Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How come when I view an XML document in rcvdk the output is different from the text in original document?

0
Posted

How come when I view an XML document in rcvdk the output is different from the text in original document?

0

Verity uses the third party XML document parser expat. When the parser comes to the end of an element tag (“/>” or “” in the example below), it tells flt_xml that it is at end of the element and doesn’t return the original document text. The flt_xml will generate an end of zone token (e.g. ). This returns a different document format in the return stream.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123