Hi Dan,Can you post a sample of what you want the xml to look like. If I
understand correctly, it sounds like a very strange parser. I would
imagine you would have to preprocess the xml on the server.RegardsBruce
I saw your response to this and I think it is along the lines of what I
need to do. My question i posted today follows:"I have a simple pdf
fillable form that I created in LiveCycle Designer ES that saves/submits
form data as XML for parsing into a database. The database parser
requires all form data to be encapsulated into CDATA tags inside the XML
fieldnames or it will not process it. Can anyone give some pointers to
force the XML output to encapsulate the data inside CDATA tags within
the XML...