the output is different from the text in original document?
Component/Plugin:rcvdk Question: How come when I view an XML document in rcvdk the output is different from the text in original document? Answer: 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. For example:
will change to:
So, for the line:
the token stream generated by flt_xml is: Zone Begin Token: code/begin Attribute Token: type/PRODUCT Attribute Token: symbol/DCO Markup Token: