When I try to export a notesdocument to XML, I notice that I have several times the same info:
"<?xml version='1.0' encoding='utf-8'?>
<document xmlns=‘http://www.lotus.com/dxl’ version=‘6.5’ maintenanceversion=‘5.0’
replicaid=‘C1257146002467E9’ form=‘XML 2’>
20071105T093230,83+01
20071105T093239,21+01
20071105T093239,20+01
20071105T093239,20+01"
In my notesdocumt I have a rich text field, in which I put different info (eg a list, text, picture). For each different type, I get above info all over again.
Is this normal. The user to which I need to send this xml, receives an error on the second “xml version…”
Thanks for all input!