I'm not very familiar with XMLBeans but from what I've read it does just opposite of what I want.

Anyway here is what I want. If XMLBeans does it I would like to know, if not is there some other project that does?

What I have is a bunch of bean classes that were generated from an entity relationship diagram. What I would like to do is have a mechanism that lets me get and set the data as XML.

So instead of creating objects to access XML I want to create XML to access objects. The idea is to extract the XML data and use stylesheets to turn it into HTML/SOAP/etc.

Does anyone have any idea how to do this without writing a bunch of code myself?

Thanks
Brian
begin:vcard
fn:Brian Hawkins
n:Hawkins;Brian
email;internet:[EMAIL PROTECTED]
tel;home:801-754-1383
tel;cell:801-361-2845
x-mozilla-html:TRUE
version:2.1
end:vcard


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to