blob: 29582dc70e50e278e5dc12fdb2c275c48c3fa380 [file] [log] [blame]
<?xml version="1.0"?>
<xml-bindings xmlns="http://www.eclipse.org/eclipselink/xsds/persistence/oxm"
package-name="org.eclipse.persistence.testing.jaxb.events">
<java-types>
<java-type name="org.eclipse.persistence.testing.jaxb.events.Employee">
<java-attributes>
<xml-element java-attribute="address" type="org.eclipse.persistence.testing.jaxb.events.Address"/>
</java-attributes>
</java-type>
</java-types>
</xml-bindings>