Ive got a 6i form that captures several pieces of information from the user. I need, when I commit the form to create an XML document using the fields on the form. Is there an easy way to accomplish this? I notice in 6i developer that there are XML properties on the objects, but I do not know anything about XML. I had planned to just construct a properly formatted xml document "by hand" but there must be an easier way... any suggestions would be appreciated....