blob: 8ea09ca9261333e8dd0b424ea5985d79707febe1 [file] [log] [blame]
<?xml version="1.0" encoding="US-ASCII"?>
<!--
Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0,
or the Eclipse Distribution License v. 1.0 which is available at
http://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause
-->
<xml-bindings xmlns="http://www.eclipse.org/eclipselink/xsds/persistence/oxm"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema"
package-name="org.eclipse.persistence.testing.jaxb.collections">
<java-types>
<java-type name="org.eclipse.persistence.testing.jaxb.collections.CollectionHolderWrappers">
<java-attributes>
<xml-element java-attribute="collection1" xml-path="collection1-wrapper-override/collection1/text()"/>
<xml-element java-attribute="collection2" xml-path="collection2-wrapper-override/collection2"/>
<xml-element java-attribute="collection3" xml-path="collection3-wrapper-override/collection3"/>
<xml-element java-attribute="collection4" xml-path="collection4-wrapper-override/collection4"/>
<xml-element java-attribute="collection5" xml-path="collection5-wrapper-override/collection5/text()"/>
<xml-element java-attribute="collection6" xml-path="collection6-wrapper-override/collection6/text()"/>
<xml-element java-attribute="collection7" xml-path="collection7-wrapper-override/collection7"/>
</java-attributes>
</java-type>
</java-types>
</xml-bindings>