XML data binding: Difference between revisions

Content deleted Content added
External links: removed "commercial product" - the spec is under GFDL
Emerks (talk | contribs)
Line 10:
===Java===
*[[JAXB|Java Architecture for XML Binding (JAXB)]], and [[JaxMe]] variation
*[[Eclipse (software)|Eclipse Modeling Framework (EMF)]] [http://www.eclipse.org/emf], open source (EPL), dynamic and static binding
*[[XMLBeans]] data binding over [[Document Object Model]] view of data
*[http://hydrate.sourceforge.net/ Hydrate], open source (GNU LGPL), relational/object/XML mapping tool