Hello Chris, > > > What I want to be able to do is take in a XML file perform a > > > transformation on this XML file so that only the fields or sub fields > > > I need are kept then I will persist this into a relatively generic > > > database table. The sub elements are to be retained as well as any > > > annotations that may exist. What about a XSLT-Translation? I think this covers your needs...
http://xmlsoft.org/XSLT/tutorial/libxslttutorial.html bye Thomas --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

