Is there anyway I can generate the DB schema as well using XSLT. Chris
On 9/17/07, Thomas Papendieck <[EMAIL PROTECTED]> wrote: > 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 > > --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

