
 Michael Workman - 2011-01-06 20:15:52
 
I have a bunch of documents that i have put tags in or bookmarks or forms so that i could do customization.   For instance:
Hello <<Person>> I see that your address is: <<address>>.  Would you please confirm by [Hidden Bookmark]  dropdown box
Have you considered adding a function...to read the xml for field names and store in multidimensional arrays.   Then it could be presented to a user who once filling the values in...would write the new document out?
I think the parsing of the xml would be a good add to the class. :)