From 682b70438bd9380cbe947bba372a4485feca040d Mon Sep 17 00:00:00 2001 From: Michael Bouschen Date: Thu, 24 Mar 2022 21:27:34 +0100 Subject: [PATCH] JDO-807: Update schema descriptor of JDO Metadata file to use latest 3.2 xsd definition (#39) --- .../test/java/javax/jdo/util/XMLTestUtil.java | 42 +++++++++++-------- api/src/test/resources/Negative0-dtd.jdo | 4 +- api/src/test/resources/Negative0-dtd.jdoquery | 4 +- api/src/test/resources/Negative0-dtd.orm | 4 +- api/src/test/resources/Negative0-xsd.jdo | 4 +- api/src/test/resources/Negative0-xsd.jdoquery | 4 +- api/src/test/resources/Negative0-xsd.orm | 4 +- api/src/test/resources/Positive0-dtd.jdo | 4 +- api/src/test/resources/Positive0-dtd.jdoquery | 4 +- api/src/test/resources/Positive0-dtd.orm | 4 +- api/src/test/resources/Positive0-xsd.jdo | 4 +- api/src/test/resources/Positive0-xsd.jdoquery | 4 +- api/src/test/resources/Positive0-xsd.orm | 4 +- api/src/test/resources/Positive1-dtd.jdo | 4 +- api/src/test/resources/Positive1-dtd.orm | 3 +- api/src/test/resources/Positive1-xsd.jdo | 4 +- api/src/test/resources/Positive1-xsd.orm | 4 +- api/src/test/resources/Positive15.1-dtd.orm | 4 +- api/src/test/resources/Positive15.1-xsd.orm | 4 +- api/src/test/resources/Positive15.2.1-dtd.orm | 4 +- api/src/test/resources/Positive15.2.1-xsd.orm | 4 +- api/src/test/resources/Positive15.2.2-dtd.orm | 4 +- api/src/test/resources/Positive15.2.2-xsd.orm | 4 +- api/src/test/resources/Positive15.3.1-dtd.orm | 4 +- api/src/test/resources/Positive15.3.1-xsd.orm | 4 +- api/src/test/resources/Positive15.3.2-dtd.orm | 4 +- api/src/test/resources/Positive15.3.2-xsd.orm | 4 +- api/src/test/resources/Positive15.3.3-dtd.orm | 4 +- api/src/test/resources/Positive15.3.3-xsd.orm | 4 +- api/src/test/resources/Positive15.3.4-dtd.orm | 4 +- api/src/test/resources/Positive15.3.4-xsd.orm | 4 +- api/src/test/resources/Positive15.3.5-dtd.orm | 4 +- api/src/test/resources/Positive15.3.5-xsd.orm | 4 +- api/src/test/resources/Positive15.3.6-dtd.orm | 4 +- api/src/test/resources/Positive15.3.6-xsd.orm | 4 +- api/src/test/resources/Positive15.4-dtd.orm | 4 +- api/src/test/resources/Positive15.4-xsd.orm | 4 +- api/src/test/resources/Positive15.5-dtd.orm | 4 +- api/src/test/resources/Positive15.5-xsd.orm | 4 +- api/src/test/resources/Positive15.6-dtd.orm | 4 +- api/src/test/resources/Positive15.6-xsd.orm | 4 +- api/src/test/resources/Positive15.8.1-dtd.orm | 4 +- api/src/test/resources/Positive15.8.1-xsd.orm | 4 +- api/src/test/resources/Positive15.8.2-dtd.orm | 4 +- api/src/test/resources/Positive15.8.2-xsd.orm | 4 +- api/src/test/resources/Positive15.8.3-dtd.orm | 4 +- api/src/test/resources/Positive15.8.3-xsd.orm | 4 +- api/src/test/resources/Positive99-dtd.jdo | 2 +- .../test/resources/Positive99-dtd.jdoquery | 2 +- api/src/test/resources/Positive99-dtd.orm | 2 +- api/src/test/resources/Positive99-xsd.jdo | 4 +- .../test/resources/Positive99-xsd.jdoquery | 4 +- api/src/test/resources/Positive99-xsd.orm | 4 +- .../jdo/tck/api/instancecallbacks/package.jdo | 6 +-- .../org/apache/jdo/tck/package.jdo | 6 +-- .../apache/jdo/tck/pc/building/package.jdo | 6 +-- .../apache/jdo/tck/pc/company/Person.jdoquery | 6 +-- .../org/apache/jdo/tck/pc/company/package.jdo | 6 +-- .../tck/pc/companyListWithoutJoin/package.jdo | 6 +-- .../tck/pc/companyMapWithoutJoin/package.jdo | 6 +-- .../apache/jdo/tck/pc/converter/package.jdo | 6 +-- .../apache/jdo/tck/pc/fieldtypes/AllTypes.jdo | 6 +-- .../tck/pc/fieldtypes/ArrayCollections.jdo | 6 +-- .../pc/fieldtypes/ArrayListCollections.jdo | 6 +-- .../pc/fieldtypes/CollectionCollections.jdo | 6 +-- .../tck/pc/fieldtypes/FieldsOfBigDecimal.jdo | 6 +-- .../tck/pc/fieldtypes/FieldsOfBigInteger.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfBoolean.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfByte.jdo | 6 +-- .../tck/pc/fieldtypes/FieldsOfCharacter.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfDate.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfDouble.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfFloat.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfInteger.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfLocale.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfLong.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfObject.jdo | 6 +-- .../fieldtypes/FieldsOfPrimitiveboolean.jdo | 6 +-- .../pc/fieldtypes/FieldsOfPrimitivebyte.jdo | 6 +-- .../pc/fieldtypes/FieldsOfPrimitivechar.jdo | 6 +-- .../pc/fieldtypes/FieldsOfPrimitivedouble.jdo | 6 +-- .../pc/fieldtypes/FieldsOfPrimitivefloat.jdo | 6 +-- .../pc/fieldtypes/FieldsOfPrimitiveint.jdo | 6 +-- .../pc/fieldtypes/FieldsOfPrimitivelong.jdo | 6 +-- .../pc/fieldtypes/FieldsOfPrimitiveshort.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfShort.jdo | 6 +-- .../tck/pc/fieldtypes/FieldsOfSimpleClass.jdo | 6 +-- .../tck/pc/fieldtypes/FieldsOfSimpleEnum.jdo | 6 +-- .../pc/fieldtypes/FieldsOfSimpleInterface.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfString.jdo | 6 +-- .../HashMapStringKeyCollections.jdo | 6 +-- .../HashMapStringValueCollections.jdo | 6 +-- .../tck/pc/fieldtypes/HashSetCollections.jdo | 6 +-- .../HashtableStringKeyCollections.jdo | 6 +-- .../HashtableStringValueCollections.jdo | 6 +-- .../pc/fieldtypes/LinkedListCollections.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/ListCollections.jdo | 6 +-- .../pc/fieldtypes/MapStringKeyCollections.jdo | 6 +-- .../fieldtypes/MapStringValueCollections.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/SetCollections.jdo | 6 +-- .../TreeMapStringKeyCollections.jdo | 6 +-- .../TreeMapStringValueCollections.jdo | 6 +-- .../tck/pc/fieldtypes/TreeSetCollections.jdo | 6 +-- .../tck/pc/fieldtypes/VectorCollections.jdo | 6 +-- .../apache/jdo/tck/pc/inheritance/package.jdo | 6 +-- .../jdo/tck/pc/instancecallbacks/package.jdo | 6 +-- .../tck/pc/lifecycle/StateTransitionObj.jdo | 6 +-- .../org/apache/jdo/tck/pc/mylib/PCClass.jdo | 6 +-- .../org/apache/jdo/tck/pc/mylib/package.jdo | 6 +-- .../jdo/tck/pc/newInstance/AAddress.jdo | 6 +-- .../jdo/tck/pc/newInstance/AAddress_bad.jdo | 6 +-- .../apache/jdo/tck/pc/newInstance/Address.jdo | 6 +-- .../jdo/tck/pc/newInstance/Address_bad.jdo | 6 +-- .../jdo/tck/pc/newInstance/IAddress.jdo | 6 +-- .../jdo/tck/pc/newInstance/IAddress_bad.jdo | 6 +-- .../org/apache/jdo/tck/pc/order/package.jdo | 6 +-- .../org/apache/jdo/tck/pc/query/package.jdo | 6 +-- .../jdo/tck/pc/shoppingcart/package.jdo | 6 +-- .../tck/pc/singlefieldidentity/package.jdo | 6 +-- .../jdo/applicationidentity/package.jdo | 6 +-- .../jdo/tck/api/instancecallbacks/package.jdo | 6 +-- .../org/apache/jdo/tck/package.jdo | 6 +-- .../apache/jdo/tck/pc/building/package.jdo | 6 +-- .../apache/jdo/tck/pc/company/Person.jdoquery | 6 +-- .../org/apache/jdo/tck/pc/company/package.jdo | 6 +-- .../tck/pc/companyListWithoutJoin/package.jdo | 6 +-- .../tck/pc/companyMapWithoutJoin/package.jdo | 6 +-- .../apache/jdo/tck/pc/converter/package.jdo | 6 +-- .../apache/jdo/tck/pc/fieldtypes/AllTypes.jdo | 6 +-- .../tck/pc/fieldtypes/ArrayCollections.jdo | 6 +-- .../pc/fieldtypes/ArrayListCollections.jdo | 6 +-- .../pc/fieldtypes/CollectionCollections.jdo | 6 +-- .../tck/pc/fieldtypes/FieldsOfBigDecimal.jdo | 6 +-- .../tck/pc/fieldtypes/FieldsOfBigInteger.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfBoolean.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfByte.jdo | 6 +-- .../tck/pc/fieldtypes/FieldsOfCharacter.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfDate.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfDouble.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfFloat.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfInteger.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfLocale.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfLong.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfObject.jdo | 6 +-- .../fieldtypes/FieldsOfPrimitiveboolean.jdo | 6 +-- .../pc/fieldtypes/FieldsOfPrimitivebyte.jdo | 6 +-- .../pc/fieldtypes/FieldsOfPrimitivechar.jdo | 6 +-- .../pc/fieldtypes/FieldsOfPrimitivedouble.jdo | 6 +-- .../pc/fieldtypes/FieldsOfPrimitivefloat.jdo | 6 +-- .../pc/fieldtypes/FieldsOfPrimitiveint.jdo | 6 +-- .../pc/fieldtypes/FieldsOfPrimitivelong.jdo | 6 +-- .../pc/fieldtypes/FieldsOfPrimitiveshort.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfShort.jdo | 6 +-- .../tck/pc/fieldtypes/FieldsOfSimpleClass.jdo | 6 +-- .../tck/pc/fieldtypes/FieldsOfSimpleEnum.jdo | 6 +-- .../pc/fieldtypes/FieldsOfSimpleInterface.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/FieldsOfString.jdo | 6 +-- .../HashMapStringKeyCollections.jdo | 6 +-- .../HashMapStringValueCollections.jdo | 6 +-- .../tck/pc/fieldtypes/HashSetCollections.jdo | 6 +-- .../HashtableStringKeyCollections.jdo | 6 +-- .../HashtableStringValueCollections.jdo | 6 +-- .../pc/fieldtypes/LinkedListCollections.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/ListCollections.jdo | 6 +-- .../pc/fieldtypes/MapStringKeyCollections.jdo | 6 +-- .../fieldtypes/MapStringValueCollections.jdo | 6 +-- .../jdo/tck/pc/fieldtypes/SetCollections.jdo | 6 +-- .../TreeMapStringKeyCollections.jdo | 6 +-- .../TreeMapStringValueCollections.jdo | 6 +-- .../tck/pc/fieldtypes/TreeSetCollections.jdo | 6 +-- .../tck/pc/fieldtypes/VectorCollections.jdo | 6 +-- .../apache/jdo/tck/pc/inheritance/package.jdo | 6 +-- .../jdo/tck/pc/instancecallbacks/package.jdo | 6 +-- .../tck/pc/lifecycle/StateTransitionObj.jdo | 6 +-- .../org/apache/jdo/tck/pc/mylib/PCClass.jdo | 6 +-- .../org/apache/jdo/tck/pc/mylib/package.jdo | 6 +-- .../jdo/tck/pc/newInstance/AAddress.jdo | 6 +-- .../jdo/tck/pc/newInstance/AAddress_bad.jdo | 6 +-- .../apache/jdo/tck/pc/newInstance/Address.jdo | 6 +-- .../jdo/tck/pc/newInstance/Address_bad.jdo | 6 +-- .../jdo/tck/pc/newInstance/IAddress.jdo | 6 +-- .../jdo/tck/pc/newInstance/IAddress_bad.jdo | 6 +-- .../org/apache/jdo/tck/pc/order/package.jdo | 6 +-- .../org/apache/jdo/tck/pc/query/package.jdo | 6 +-- .../jdo/tck/pc/shoppingcart/package.jdo | 6 +-- .../tck/pc/singlefieldidentity/package.jdo | 6 +-- .../jdo/datastoreidentity/package.jdo | 6 +-- .../instancecallbacks/package-standard.orm | 6 +-- .../tck/pc/building/package-standard12.orm | 6 +-- .../jdo/tck/pc/company/package-standard.orm | 6 +-- .../jdo/tck/pc/company/package-standard1.orm | 6 +-- .../jdo/tck/pc/company/package-standard2.orm | 6 +-- .../jdo/tck/pc/company/package-standard3.orm | 6 +-- .../jdo/tck/pc/company/package-standard4.orm | 6 +-- .../companyAnnotatedFC/package-standard11.orm | 6 +-- .../package-standard10.orm | 6 +-- .../package-standard9.orm | 6 +-- .../jdo/tck/pc/converter/package-standard.orm | 8 ++-- .../tck/pc/fieldtypes/AllTypes-standard.orm | 6 +-- .../fieldtypes/ArrayCollections-standard.orm | 6 +-- .../ArrayListCollections-standard.orm | 6 +-- .../CollectionCollections-standard.orm | 6 +-- .../FieldsOfBigDecimal-standard.orm | 6 +-- .../FieldsOfBigInteger-standard.orm | 6 +-- .../fieldtypes/FieldsOfBoolean-standard.orm | 6 +-- .../pc/fieldtypes/FieldsOfByte-standard.orm | 6 +-- .../fieldtypes/FieldsOfCharacter-standard.orm | 6 +-- .../pc/fieldtypes/FieldsOfDate-standard.orm | 6 +-- .../pc/fieldtypes/FieldsOfDouble-standard.orm | 6 +-- .../pc/fieldtypes/FieldsOfFloat-standard.orm | 6 +-- .../fieldtypes/FieldsOfInteger-standard.orm | 6 +-- .../pc/fieldtypes/FieldsOfLocale-standard.orm | 6 +-- .../pc/fieldtypes/FieldsOfLong-standard.orm | 6 +-- .../pc/fieldtypes/FieldsOfObject-standard.orm | 6 +-- .../FieldsOfPrimitiveboolean-standard.orm | 6 +-- .../FieldsOfPrimitivebyte-standard.orm | 6 +-- .../FieldsOfPrimitivechar-standard.orm | 6 +-- .../FieldsOfPrimitivedouble-standard.orm | 6 +-- .../FieldsOfPrimitivefloat-standard.orm | 6 +-- .../FieldsOfPrimitiveint-standard.orm | 6 +-- .../FieldsOfPrimitivelong-standard.orm | 6 +-- .../FieldsOfPrimitiveshort-standard.orm | 6 +-- .../pc/fieldtypes/FieldsOfShort-standard.orm | 6 +-- .../FieldsOfSimpleClass-standard.orm | 6 +-- .../FieldsOfSimpleEnum-standard.orm | 6 +-- .../FieldsOfSimpleEnum-standard1.orm | 6 +-- .../FieldsOfSimpleInterface-standard.orm | 6 +-- .../pc/fieldtypes/FieldsOfString-standard.orm | 6 +-- .../HashMapStringKeyCollections-standard.orm | 6 +-- ...HashMapStringValueCollections-standard.orm | 6 +-- .../HashSetCollections-standard.orm | 6 +-- ...HashtableStringKeyCollections-standard.orm | 6 +-- ...shtableStringValueCollections-standard.orm | 6 +-- .../LinkedListCollections-standard.orm | 6 +-- .../fieldtypes/ListCollections-standard.orm | 6 +-- .../MapStringKeyCollections-standard.orm | 6 +-- .../MapStringValueCollections-standard.orm | 6 +-- .../pc/fieldtypes/SetCollections-standard.orm | 6 +-- .../pc/fieldtypes/SimpleClass-standard.orm | 6 +-- .../TreeMapStringKeyCollections-standard.orm | 6 +-- ...TreeMapStringValueCollections-standard.orm | 6 +-- .../TreeSetCollections-standard.orm | 6 +-- .../fieldtypes/VectorCollections-standard.orm | 6 +-- .../tck/pc/inheritance/package-standard.orm | 6 +-- .../pc/instancecallbacks/package-standard.orm | 6 +-- .../lifecycle/StateTransitionObj-standard.orm | 6 +-- .../jdo/tck/pc/mylib/package-standard.orm | 6 +-- .../jdo/tck/pc/mylib/package-standard5.orm | 6 +-- .../jdo/tck/pc/mylib/package-standard6.orm | 6 +-- .../jdo/tck/pc/mylib/package-standard7.orm | 6 +-- .../tck/pc/newInstance/package-standard.orm | 6 +-- .../jdo/tck/pc/order/package-standard.orm | 6 +-- .../jdo/tck/pc/query/package-standard.orm | 6 +-- .../tck/pc/shoppingcart/package-standard8.orm | 6 +-- .../singlefieldidentity/package-standard.orm | 6 +-- .../instancecallbacks/package-standard.orm | 6 +-- .../tck/pc/building/package-standard12.orm | 6 +-- .../jdo/tck/pc/company/package-standard.orm | 6 +-- .../jdo/tck/pc/company/package-standard1.orm | 6 +-- .../jdo/tck/pc/company/package-standard2.orm | 6 +-- .../jdo/tck/pc/company/package-standard3.orm | 6 +-- .../jdo/tck/pc/company/package-standard4.orm | 6 +-- .../companyAnnotatedFC/package-standard11.orm | 6 +-- .../package-standard10.orm | 6 +-- .../package-standard9.orm | 6 +-- .../jdo/tck/pc/converter/package-standard.orm | 6 +-- .../tck/pc/fieldtypes/AllTypes-standard.orm | 6 +-- .../fieldtypes/ArrayCollections-standard.orm | 6 +-- .../ArrayListCollections-standard.orm | 6 +-- .../CollectionCollections-standard.orm | 6 +-- .../FieldsOfBigDecimal-standard.orm | 6 +-- .../FieldsOfBigInteger-standard.orm | 6 +-- .../fieldtypes/FieldsOfBoolean-standard.orm | 6 +-- .../pc/fieldtypes/FieldsOfByte-standard.orm | 6 +-- .../fieldtypes/FieldsOfCharacter-standard.orm | 6 +-- .../pc/fieldtypes/FieldsOfDate-standard.orm | 6 +-- .../pc/fieldtypes/FieldsOfDouble-standard.orm | 6 +-- .../pc/fieldtypes/FieldsOfFloat-standard.orm | 6 +-- .../fieldtypes/FieldsOfInteger-standard.orm | 6 +-- .../pc/fieldtypes/FieldsOfLocale-standard.orm | 6 +-- .../pc/fieldtypes/FieldsOfLong-standard.orm | 6 +-- .../pc/fieldtypes/FieldsOfObject-standard.orm | 6 +-- .../FieldsOfPrimitiveboolean-standard.orm | 6 +-- .../FieldsOfPrimitivebyte-standard.orm | 6 +-- .../FieldsOfPrimitivechar-standard.orm | 6 +-- .../FieldsOfPrimitivedouble-standard.orm | 6 +-- .../FieldsOfPrimitivefloat-standard.orm | 6 +-- .../FieldsOfPrimitiveint-standard.orm | 6 +-- .../FieldsOfPrimitivelong-standard.orm | 6 +-- .../FieldsOfPrimitiveshort-standard.orm | 6 +-- .../pc/fieldtypes/FieldsOfShort-standard.orm | 6 +-- .../FieldsOfSimpleClass-standard.orm | 6 +-- .../FieldsOfSimpleEnum-standard.orm | 6 +-- .../FieldsOfSimpleEnum-standard1.orm | 6 +-- .../FieldsOfSimpleInterface-standard.orm | 6 +-- .../pc/fieldtypes/FieldsOfString-standard.orm | 6 +-- .../HashMapStringKeyCollections-standard.orm | 6 +-- ...HashMapStringValueCollections-standard.orm | 6 +-- .../HashSetCollections-standard.orm | 6 +-- ...HashtableStringKeyCollections-standard.orm | 6 +-- ...shtableStringValueCollections-standard.orm | 6 +-- .../LinkedListCollections-standard.orm | 6 +-- .../fieldtypes/ListCollections-standard.orm | 6 +-- .../MapStringKeyCollections-standard.orm | 6 +-- .../MapStringValueCollections-standard.orm | 6 +-- .../pc/fieldtypes/SetCollections-standard.orm | 6 +-- .../pc/fieldtypes/SimpleClass-standard.orm | 6 +-- .../TreeMapStringKeyCollections-standard.orm | 6 +-- ...TreeMapStringValueCollections-standard.orm | 6 +-- .../TreeSetCollections-standard.orm | 6 +-- .../fieldtypes/VectorCollections-standard.orm | 6 +-- .../tck/pc/inheritance/package-standard.orm | 6 +-- .../pc/instancecallbacks/package-standard.orm | 6 +-- .../lifecycle/StateTransitionObj-standard.orm | 6 +-- .../jdo/tck/pc/mylib/package-standard.orm | 6 +-- .../jdo/tck/pc/mylib/package-standard5.orm | 6 +-- .../jdo/tck/pc/mylib/package-standard6.orm | 6 +-- .../jdo/tck/pc/mylib/package-standard7.orm | 6 +-- .../tck/pc/newInstance/package-standard.orm | 6 +-- .../jdo/tck/pc/query/package-standard.orm | 6 +-- .../tck/pc/shoppingcart/package-standard8.orm | 6 +-- 321 files changed, 930 insertions(+), 923 deletions(-) diff --git a/api/src/test/java/javax/jdo/util/XMLTestUtil.java b/api/src/test/java/javax/jdo/util/XMLTestUtil.java index 3e9a9f3e6..0fcc8d41a 100644 --- a/api/src/test/java/javax/jdo/util/XMLTestUtil.java +++ b/api/src/test/java/javax/jdo/util/XMLTestUtil.java @@ -36,10 +36,16 @@ import java.util.StringTokenizer; import javax.jdo.JDOFatalException; +import javax.xml.parsers.DocumentBuilder; +import javax.xml.parsers.DocumentBuilderFactory; +import javax.xml.parsers.ParserConfigurationException; -import javax.xml.parsers.*; import org.w3c.dom.Document; -import org.xml.sax.*; +import org.xml.sax.EntityResolver; +import org.xml.sax.ErrorHandler; +import org.xml.sax.InputSource; +import org.xml.sax.SAXException; +import org.xml.sax.SAXParseException; /** * Tests schema files. @@ -76,15 +82,15 @@ public class XMLTestUtil { /** jdo xsd file */ protected static final File JDO_XSD_FILE = - new File(BASEDIR + "/target/classes/javax/jdo/jdo_2_2.xsd"); + new File(BASEDIR + "/target/classes/javax/jdo/jdo_3_2.xsd"); /** orm xsd file */ protected static final File ORM_XSD_FILE = - new File(BASEDIR + "/target/classes/javax/jdo/orm_2_2.xsd"); + new File(BASEDIR + "/target/classes/javax/jdo/orm_3_2.xsd"); /** jdoquery xsd file */ protected static final File JDOQUERY_XSD_FILE = - new File(BASEDIR + "/target/classes/javax/jdo/jdoquery_2_2.xsd"); + new File(BASEDIR + "/target/classes/javax/jdo/jdoquery_3_2.xsd"); /** Entity resolver */ protected static final EntityResolver resolver = new JDOEntityResolver(); @@ -107,7 +113,7 @@ public class XMLTestUtil { protected static final String NL = System.getProperty("line.separator"); /** XSD builder for jdo namespace. */ - private final DocumentBuilder jdoXsdBuilder = + private final DocumentBuilder jdoXsdBuilder = createBuilder(JDO_XSD_NS + " " + JDO_XSD_FILE.toURI().toString()); /** XSD builder for orm namespace. */ @@ -357,29 +363,29 @@ private static class JDOEntityResolver implements EntityResolver { private static final String RECOGNIZED_JDO_PUBLIC_ID = - "-//Sun Microsystems, Inc.//DTD Java Data Objects Metadata 2.2//EN"; + "-//Sun Microsystems, Inc.//DTD Java Data Objects Metadata 3.2//EN"; private static final String RECOGNIZED_JDO_SYSTEM_ID = - "file:/javax/jdo/jdo_2_2.dtd"; + "file:/javax/jdo/jdo_3_2.dtd"; private static final String RECOGNIZED_JDO_SYSTEM_ID2 = - "http://xmlns.jcp.org/dtd/jdo_2_2.dtd"; + "http://xmlns.jcp.org/dtd/jdo_3_2.dtd"; private static final String RECOGNIZED_ORM_PUBLIC_ID = - "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.2//EN"; + "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 3.2//EN"; private static final String RECOGNIZED_ORM_SYSTEM_ID = - "file:/javax/jdo/orm_2_2.dtd"; + "file:/javax/jdo/orm_3_2.dtd"; private static final String RECOGNIZED_ORM_SYSTEM_ID2 = - "http://xmlns.jcp.org/dtd/orm_2_2.dtd"; + "http://xmlns.jcp.org/dtd/orm_3_2.dtd"; private static final String RECOGNIZED_JDOQUERY_PUBLIC_ID = - "-//Sun Microsystems, Inc.//DTD Java Data Objects Query Metadata 2.2//EN"; + "-//Sun Microsystems, Inc.//DTD Java Data Objects Query Metadata 3.2//EN"; private static final String RECOGNIZED_JDOQUERY_SYSTEM_ID = - "file:/javax/jdo/jdoquery_2_2.dtd"; + "file:/javax/jdo/jdoquery_3_2.dtd"; private static final String RECOGNIZED_JDOQUERY_SYSTEM_ID2 = - "http://xmlns.jcp.org/dtd/jdoquery_2_2.dtd"; + "http://xmlns.jcp.org/dtd/jdoquery_3_2.dtd"; private static final String JDO_DTD_FILENAME = - "javax/jdo/jdo_2_2.dtd"; + "javax/jdo/jdo_3_2.dtd"; private static final String ORM_DTD_FILENAME = - "javax/jdo/orm_2_2.dtd"; + "javax/jdo/orm_3_2.dtd"; private static final String JDOQUERY_DTD_FILENAME = - "javax/jdo/jdoquery_2_2.dtd"; + "javax/jdo/jdoquery_3_2.dtd"; static Map publicIds = new HashMap(); static Map systemIds = new HashMap(); diff --git a/api/src/test/resources/Negative0-dtd.jdo b/api/src/test/resources/Negative0-dtd.jdo index b732f34a5..5198a0d80 100644 --- a/api/src/test/resources/Negative0-dtd.jdo +++ b/api/src/test/resources/Negative0-dtd.jdo @@ -17,7 +17,7 @@ --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Metadata 3.2//EN" + "http://xmlns.jcp.org/dtd/jdo_3_2.dtd"> diff --git a/api/src/test/resources/Negative0-dtd.jdoquery b/api/src/test/resources/Negative0-dtd.jdoquery index 8773dabb3..762d51fb3 100644 --- a/api/src/test/resources/Negative0-dtd.jdoquery +++ b/api/src/test/resources/Negative0-dtd.jdoquery @@ -17,7 +17,7 @@ --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Query Metadata 3.2//EN" + "http://xmlns.jcp.org/dtd/jdoquery_3_2.dtd"> diff --git a/api/src/test/resources/Negative0-dtd.orm b/api/src/test/resources/Negative0-dtd.orm index 334092d11..e2e32fd08 100644 --- a/api/src/test/resources/Negative0-dtd.orm +++ b/api/src/test/resources/Negative0-dtd.orm @@ -17,7 +17,7 @@ --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 3.2//EN" + "http://xmlns.jcp.org/dtd/orm_3_2.dtd"> diff --git a/api/src/test/resources/Negative0-xsd.jdo b/api/src/test/resources/Negative0-xsd.jdo index 7258135b5..4aa78e5d9 100644 --- a/api/src/test/resources/Negative0-xsd.jdo +++ b/api/src/test/resources/Negative0-xsd.jdo @@ -18,6 +18,6 @@ + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/api/src/test/resources/Negative0-xsd.jdoquery b/api/src/test/resources/Negative0-xsd.jdoquery index 0785cce9d..32b015eea 100644 --- a/api/src/test/resources/Negative0-xsd.jdoquery +++ b/api/src/test/resources/Negative0-xsd.jdoquery @@ -18,7 +18,7 @@ + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdoquery + http://xmlns.jcp.org/xml/ns/jdo/jdoquery_3_2.xsd"> diff --git a/api/src/test/resources/Negative0-xsd.orm b/api/src/test/resources/Negative0-xsd.orm index 0facf2dec..c8bf609dc 100644 --- a/api/src/test/resources/Negative0-xsd.orm +++ b/api/src/test/resources/Negative0-xsd.orm @@ -18,6 +18,6 @@ + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/api/src/test/resources/Positive0-dtd.jdo b/api/src/test/resources/Positive0-dtd.jdo index 41235ae67..0d54a4504 100644 --- a/api/src/test/resources/Positive0-dtd.jdo +++ b/api/src/test/resources/Positive0-dtd.jdo @@ -16,8 +16,8 @@ limitations under the License. --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Metadata 3.2//EN" + "http://xmlns.jcp.org/dtd/jdo_3_2.dtd"> diff --git a/api/src/test/resources/Positive0-dtd.jdoquery b/api/src/test/resources/Positive0-dtd.jdoquery index b1ca91b8f..f22b86757 100644 --- a/api/src/test/resources/Positive0-dtd.jdoquery +++ b/api/src/test/resources/Positive0-dtd.jdoquery @@ -16,8 +16,8 @@ limitations under the License. --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Query Metadata 3.2//EN" + "http://xmlns.jcp.org/dtd/jdoquery_3_2.dtd"> diff --git a/api/src/test/resources/Positive0-dtd.orm b/api/src/test/resources/Positive0-dtd.orm index 8ad3de07a..9c6181e85 100644 --- a/api/src/test/resources/Positive0-dtd.orm +++ b/api/src/test/resources/Positive0-dtd.orm @@ -16,8 +16,8 @@ limitations under the License. --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 3.2//EN" + "http://xmlns.jcp.org/schema/orm_3_2.dtd"> diff --git a/api/src/test/resources/Positive0-xsd.jdo b/api/src/test/resources/Positive0-xsd.jdo index fc1c7b074..5c890b6d0 100644 --- a/api/src/test/resources/Positive0-xsd.jdo +++ b/api/src/test/resources/Positive0-xsd.jdo @@ -17,8 +17,8 @@ --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/api/src/test/resources/Positive0-xsd.jdoquery b/api/src/test/resources/Positive0-xsd.jdoquery index 353be2f61..dc8cf7b54 100644 --- a/api/src/test/resources/Positive0-xsd.jdoquery +++ b/api/src/test/resources/Positive0-xsd.jdoquery @@ -17,8 +17,8 @@ --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdoquery + http://xmlns.jcp.org/xml/ns/jdo/jdoquery_3_2.xsd"> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/api/src/test/resources/Positive1-dtd.jdo b/api/src/test/resources/Positive1-dtd.jdo index 6b8f5f362..76380523b 100644 --- a/api/src/test/resources/Positive1-dtd.jdo +++ b/api/src/test/resources/Positive1-dtd.jdo @@ -15,8 +15,8 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - + + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/api/src/test/resources/Positive1-xsd.orm b/api/src/test/resources/Positive1-xsd.orm index 3c6f285de..c8d16334e 100644 --- a/api/src/test/resources/Positive1-xsd.orm +++ b/api/src/test/resources/Positive1-xsd.orm @@ -21,8 +21,8 @@ has application identity. --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/api/src/test/resources/Positive15.1-dtd.orm b/api/src/test/resources/Positive15.1-dtd.orm index 062aa74df..a3428abf2 100644 --- a/api/src/test/resources/Positive15.1-dtd.orm +++ b/api/src/test/resources/Positive15.1-dtd.orm @@ -16,8 +16,8 @@ limitations under the License. --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 3.2//EN" + "http://xmlns.jcp.org/schema/orm_3_2.dtd"> diff --git a/api/src/test/resources/Positive15.1-xsd.orm b/api/src/test/resources/Positive15.1-xsd.orm index 16068793f..3e2c55165 100644 --- a/api/src/test/resources/Positive15.1-xsd.orm +++ b/api/src/test/resources/Positive15.1-xsd.orm @@ -17,8 +17,8 @@ --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/api/src/test/resources/Positive15.2.1-dtd.orm b/api/src/test/resources/Positive15.2.1-dtd.orm index e3ec01600..e08d30bc5 100644 --- a/api/src/test/resources/Positive15.2.1-dtd.orm +++ b/api/src/test/resources/Positive15.2.1-dtd.orm @@ -16,8 +16,8 @@ limitations under the License. --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 3.2//EN" + "http://xmlns.jcp.org/schema/orm_3_2.dtd"> diff --git a/api/src/test/resources/Positive15.2.1-xsd.orm b/api/src/test/resources/Positive15.2.1-xsd.orm index 27cbc2ae8..128080178 100644 --- a/api/src/test/resources/Positive15.2.1-xsd.orm +++ b/api/src/test/resources/Positive15.2.1-xsd.orm @@ -17,8 +17,8 @@ --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/api/src/test/resources/Positive15.2.2-dtd.orm b/api/src/test/resources/Positive15.2.2-dtd.orm index f518f4ea3..218048952 100644 --- a/api/src/test/resources/Positive15.2.2-dtd.orm +++ b/api/src/test/resources/Positive15.2.2-dtd.orm @@ -16,8 +16,8 @@ limitations under the License. --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 3.2//EN" + "http://xmlns.jcp.org/schema/orm_3_2.dtd"> diff --git a/api/src/test/resources/Positive15.2.2-xsd.orm b/api/src/test/resources/Positive15.2.2-xsd.orm index cc629002e..c79112632 100644 --- a/api/src/test/resources/Positive15.2.2-xsd.orm +++ b/api/src/test/resources/Positive15.2.2-xsd.orm @@ -17,8 +17,8 @@ --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/api/src/test/resources/Positive15.3.1-dtd.orm b/api/src/test/resources/Positive15.3.1-dtd.orm index 29aca02af..220ebf09a 100644 --- a/api/src/test/resources/Positive15.3.1-dtd.orm +++ b/api/src/test/resources/Positive15.3.1-dtd.orm @@ -16,8 +16,8 @@ limitations under the License. --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 3.2//EN" + "http://xmlns.jcp.org/schema/orm_3_2.dtd"> diff --git a/api/src/test/resources/Positive15.3.1-xsd.orm b/api/src/test/resources/Positive15.3.1-xsd.orm index 92389861c..16c136dd7 100644 --- a/api/src/test/resources/Positive15.3.1-xsd.orm +++ b/api/src/test/resources/Positive15.3.1-xsd.orm @@ -17,8 +17,8 @@ --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/api/src/test/resources/Positive15.3.2-dtd.orm b/api/src/test/resources/Positive15.3.2-dtd.orm index 299033fe5..8b2993a94 100644 --- a/api/src/test/resources/Positive15.3.2-dtd.orm +++ b/api/src/test/resources/Positive15.3.2-dtd.orm @@ -16,8 +16,8 @@ limitations under the License. --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 3.2//EN" + "http://xmlns.jcp.org/schema/orm_3_2.dtd"> diff --git a/api/src/test/resources/Positive15.3.2-xsd.orm b/api/src/test/resources/Positive15.3.2-xsd.orm index 290d51a79..e176a4a23 100644 --- a/api/src/test/resources/Positive15.3.2-xsd.orm +++ b/api/src/test/resources/Positive15.3.2-xsd.orm @@ -17,8 +17,8 @@ --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/api/src/test/resources/Positive15.3.3-dtd.orm b/api/src/test/resources/Positive15.3.3-dtd.orm index 1816a2b14..d168be207 100644 --- a/api/src/test/resources/Positive15.3.3-dtd.orm +++ b/api/src/test/resources/Positive15.3.3-dtd.orm @@ -16,8 +16,8 @@ limitations under the License. --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 3.2//EN" + "http://xmlns.jcp.org/schema/orm_3_2.dtd"> diff --git a/api/src/test/resources/Positive15.3.3-xsd.orm b/api/src/test/resources/Positive15.3.3-xsd.orm index 9825d8331..85d49acb1 100644 --- a/api/src/test/resources/Positive15.3.3-xsd.orm +++ b/api/src/test/resources/Positive15.3.3-xsd.orm @@ -17,8 +17,8 @@ --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/api/src/test/resources/Positive15.3.4-dtd.orm b/api/src/test/resources/Positive15.3.4-dtd.orm index 902db7c3a..fa3fd3a36 100644 --- a/api/src/test/resources/Positive15.3.4-dtd.orm +++ b/api/src/test/resources/Positive15.3.4-dtd.orm @@ -16,8 +16,8 @@ limitations under the License. --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 3.2//EN" + "http://xmlns.jcp.org/schema/orm_3_2.dtd"> diff --git a/api/src/test/resources/Positive15.3.4-xsd.orm b/api/src/test/resources/Positive15.3.4-xsd.orm index 093e17683..5a3a70f74 100644 --- a/api/src/test/resources/Positive15.3.4-xsd.orm +++ b/api/src/test/resources/Positive15.3.4-xsd.orm @@ -17,8 +17,8 @@ --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/api/src/test/resources/Positive15.3.5-dtd.orm b/api/src/test/resources/Positive15.3.5-dtd.orm index d199efe7a..b8299f33b 100644 --- a/api/src/test/resources/Positive15.3.5-dtd.orm +++ b/api/src/test/resources/Positive15.3.5-dtd.orm @@ -16,8 +16,8 @@ limitations under the License. --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 3.2//EN" + "http://xmlns.jcp.org/schema/orm_3_2.dtd"> diff --git a/api/src/test/resources/Positive15.3.5-xsd.orm b/api/src/test/resources/Positive15.3.5-xsd.orm index 6a26867c7..05c61b8ad 100644 --- a/api/src/test/resources/Positive15.3.5-xsd.orm +++ b/api/src/test/resources/Positive15.3.5-xsd.orm @@ -17,8 +17,8 @@ --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/api/src/test/resources/Positive15.3.6-dtd.orm b/api/src/test/resources/Positive15.3.6-dtd.orm index 82364398e..6cd5e43d0 100644 --- a/api/src/test/resources/Positive15.3.6-dtd.orm +++ b/api/src/test/resources/Positive15.3.6-dtd.orm @@ -16,8 +16,8 @@ limitations under the License. --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 3.2//EN" + "http://xmlns.jcp.org/schema/orm_3_2.dtd"> diff --git a/api/src/test/resources/Positive15.3.6-xsd.orm b/api/src/test/resources/Positive15.3.6-xsd.orm index ed497c99e..c6f5eb652 100644 --- a/api/src/test/resources/Positive15.3.6-xsd.orm +++ b/api/src/test/resources/Positive15.3.6-xsd.orm @@ -17,8 +17,8 @@ --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/api/src/test/resources/Positive15.4-dtd.orm b/api/src/test/resources/Positive15.4-dtd.orm index 600a800ea..2061fd37f 100644 --- a/api/src/test/resources/Positive15.4-dtd.orm +++ b/api/src/test/resources/Positive15.4-dtd.orm @@ -16,8 +16,8 @@ limitations under the License. --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 3.2//EN" + "http://xmlns.jcp.org/schema/orm_3_2.dtd"> diff --git a/api/src/test/resources/Positive15.4-xsd.orm b/api/src/test/resources/Positive15.4-xsd.orm index 25856021d..d3b29a2be 100644 --- a/api/src/test/resources/Positive15.4-xsd.orm +++ b/api/src/test/resources/Positive15.4-xsd.orm @@ -17,8 +17,8 @@ --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/api/src/test/resources/Positive15.5-dtd.orm b/api/src/test/resources/Positive15.5-dtd.orm index 8a7544426..1231e6edf 100644 --- a/api/src/test/resources/Positive15.5-dtd.orm +++ b/api/src/test/resources/Positive15.5-dtd.orm @@ -16,8 +16,8 @@ limitations under the License. --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 3.2//EN" + "http://xmlns.jcp.org/schema/orm_3_2.dtd"> diff --git a/api/src/test/resources/Positive15.5-xsd.orm b/api/src/test/resources/Positive15.5-xsd.orm index 47e320bdb..b5dd0ef80 100644 --- a/api/src/test/resources/Positive15.5-xsd.orm +++ b/api/src/test/resources/Positive15.5-xsd.orm @@ -17,8 +17,8 @@ --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/api/src/test/resources/Positive15.6-dtd.orm b/api/src/test/resources/Positive15.6-dtd.orm index 04e88c341..adc321d49 100644 --- a/api/src/test/resources/Positive15.6-dtd.orm +++ b/api/src/test/resources/Positive15.6-dtd.orm @@ -16,8 +16,8 @@ limitations under the License. --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 3.2//EN" + "http://xmlns.jcp.org/schema/orm_3_2.dtd"> diff --git a/api/src/test/resources/Positive15.6-xsd.orm b/api/src/test/resources/Positive15.6-xsd.orm index 1302e94a3..059fc511e 100644 --- a/api/src/test/resources/Positive15.6-xsd.orm +++ b/api/src/test/resources/Positive15.6-xsd.orm @@ -17,8 +17,8 @@ --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/api/src/test/resources/Positive15.8.1-dtd.orm b/api/src/test/resources/Positive15.8.1-dtd.orm index 5a9970601..142f8492c 100644 --- a/api/src/test/resources/Positive15.8.1-dtd.orm +++ b/api/src/test/resources/Positive15.8.1-dtd.orm @@ -16,8 +16,8 @@ limitations under the License. --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 3.2//EN" + "http://xmlns.jcp.org/schema/orm_3_2.dtd"> diff --git a/api/src/test/resources/Positive15.8.1-xsd.orm b/api/src/test/resources/Positive15.8.1-xsd.orm index 954d7f61e..0dc116041 100644 --- a/api/src/test/resources/Positive15.8.1-xsd.orm +++ b/api/src/test/resources/Positive15.8.1-xsd.orm @@ -17,8 +17,8 @@ --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/api/src/test/resources/Positive15.8.2-dtd.orm b/api/src/test/resources/Positive15.8.2-dtd.orm index 7273a5f30..fa33370dd 100644 --- a/api/src/test/resources/Positive15.8.2-dtd.orm +++ b/api/src/test/resources/Positive15.8.2-dtd.orm @@ -16,8 +16,8 @@ limitations under the License. --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 3.2//EN" + "http://xmlns.jcp.org/schema/orm_3_2.dtd"> diff --git a/api/src/test/resources/Positive15.8.2-xsd.orm b/api/src/test/resources/Positive15.8.2-xsd.orm index 4f8fcb965..c17fa2462 100644 --- a/api/src/test/resources/Positive15.8.2-xsd.orm +++ b/api/src/test/resources/Positive15.8.2-xsd.orm @@ -17,8 +17,8 @@ --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/api/src/test/resources/Positive15.8.3-dtd.orm b/api/src/test/resources/Positive15.8.3-dtd.orm index ee32fb563..884795f3e 100644 --- a/api/src/test/resources/Positive15.8.3-dtd.orm +++ b/api/src/test/resources/Positive15.8.3-dtd.orm @@ -16,8 +16,8 @@ limitations under the License. --> + "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 3.2//EN" + "http://xmlns.jcp.org/schema/orm_3_2.dtd"> diff --git a/api/src/test/resources/Positive15.8.3-xsd.orm b/api/src/test/resources/Positive15.8.3-xsd.orm index 91f2a97bc..d3e2c7439 100644 --- a/api/src/test/resources/Positive15.8.3-xsd.orm +++ b/api/src/test/resources/Positive15.8.3-xsd.orm @@ -17,8 +17,8 @@ --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/api/src/test/resources/Positive99-dtd.jdo b/api/src/test/resources/Positive99-dtd.jdo index d8432dacc..ea371c628 100644 --- a/api/src/test/resources/Positive99-dtd.jdo +++ b/api/src/test/resources/Positive99-dtd.jdo @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + diff --git a/api/src/test/resources/Positive99-dtd.jdoquery b/api/src/test/resources/Positive99-dtd.jdoquery index 6d194fe2a..f59176e6d 100644 --- a/api/src/test/resources/Positive99-dtd.jdoquery +++ b/api/src/test/resources/Positive99-dtd.jdoquery @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + diff --git a/api/src/test/resources/Positive99-dtd.orm b/api/src/test/resources/Positive99-dtd.orm index c1467c665..b1b26002e 100644 --- a/api/src/test/resources/Positive99-dtd.orm +++ b/api/src/test/resources/Positive99-dtd.orm @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + diff --git a/api/src/test/resources/Positive99-xsd.jdo b/api/src/test/resources/Positive99-xsd.jdo index 5fd755ebe..a165b036f 100644 --- a/api/src/test/resources/Positive99-xsd.jdo +++ b/api/src/test/resources/Positive99-xsd.jdo @@ -17,8 +17,8 @@ --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdoquery + http://xmlns.jcp.org/xml/ns/jdo/jdoquery_3_2.xsd"> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/package.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/package.jdo index 97b6da761..e4fa51fe7 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/package.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/package.jdo @@ -19,10 +19,10 @@ This file contains the schema information for persistence-aware classes and SimpleClass, which is needed for several fieldtypes tests. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/building/package.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/building/package.jdo index d51bccfa6..a0f18ed38 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/building/package.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/building/package.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/company/Person.jdoquery b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/company/Person.jdoquery index 43ba806b5..ecf931b99 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/company/Person.jdoquery +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/company/Person.jdoquery @@ -18,10 +18,10 @@ - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdoquery + http://xmlns.jcp.org/xml/ns/jdo/jdoquery_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/company/package.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/company/package.jdo index f4780c037..21c150aa0 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/company/package.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/company/package.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.jdo index 52f6ade07..48c1414be 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections.jdo index ac58a1463..19a4f4774 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections.jdo index 682b70658..689402f8f 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal.jdo index 6c1419c0f..d5b6566e8 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger.jdo index 0f13279ec..bb493a6aa 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean.jdo index 5e5d890e8..1c4744f3b 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte.jdo index 7433e0754..5f09ed594 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter.jdo index 0bfdf4603..590ec92aa 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate.jdo index 7f7a7b546..65e0cf77e 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble.jdo index ce28750ea..a95027672 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat.jdo index e7aabbbf6..294d0b6bc 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger.jdo index 0de236751..d8089f039 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale.jdo index 93e66bc2c..ecf088c4b 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong.jdo index 535c6a4b9..a147275c3 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.jdo index b87769f1c..ae99ddd1d 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean.jdo index df4af1999..52555456d 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte.jdo index 946d10ab7..32d7a9c8b 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar.jdo index 1406292b1..ddfe3a6aa 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble.jdo index c1a5c871e..6a24d08cd 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat.jdo index 87af1ed32..265cc92ba 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint.jdo index 3a6827160..f7e2fa8f7 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong.jdo index 19bd61d7d..edca5113d 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort.jdo index cdea22f02..8d08158a3 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort.jdo index d6d8e63ea..7337b39a6 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass.jdo index ed4366e6c..cff22a817 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum.jdo index 3b6436f55..8017782c0 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface.jdo index b824bc276..e9357bff3 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString.jdo index 3c11da4fd..9b6116a04 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections.jdo index a9c68966b..da970cd83 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections.jdo index c078b98d7..07df079e6 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections.jdo index 24dcd22e7..62c88f26f 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections.jdo index 0f3cb21dc..1a147cb2f 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections.jdo index d3354947d..600f139ce 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections.jdo index 08b97e46e..1ed0dd635 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections.jdo index 975800f60..105510892 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections.jdo index 7736c0246..3b714e620 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections.jdo index 35cddb481..568064e71 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections.jdo index ff08de03a..1afcdcbb4 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections.jdo index bbc8a9357..f9dbc9ea8 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections.jdo index 937befa7d..f8be0a5c7 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections.jdo index 1f7ccb0bf..c145ffc52 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections.jdo index 8648d2656..f758267d6 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/inheritance/package.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/inheritance/package.jdo index 1eb20226f..91bbc047a 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/inheritance/package.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/inheritance/package.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/mylib/package.jdo b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/mylib/package.jdo index 0a4e6955c..3e6a62be3 100644 --- a/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/mylib/package.jdo +++ b/tck/src/main/resources/jdo/applicationidentity/org/apache/jdo/tck/pc/mylib/package.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> SELECT FROM org.apache.jdo.tck.pc.company.Person diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/api/instancecallbacks/package.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/api/instancecallbacks/package.jdo index 5c7ceb519..835b71a95 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/api/instancecallbacks/package.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/api/instancecallbacks/package.jdo @@ -18,10 +18,10 @@ - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/package.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/package.jdo index 85c7df22a..2d9649bd0 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/package.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/package.jdo @@ -19,10 +19,10 @@ This file contains the schema information for persistence-aware classes and SimpleClass, which is needed for several fieldtypes tests. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/building/package.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/building/package.jdo index 3dcc13f5f..33abe109f 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/building/package.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/building/package.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/company/Person.jdoquery b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/company/Person.jdoquery index 43ba806b5..ecf931b99 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/company/Person.jdoquery +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/company/Person.jdoquery @@ -18,10 +18,10 @@ - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdoquery + http://xmlns.jcp.org/xml/ns/jdo/jdoquery_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/company/package.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/company/package.jdo index 97c4353ec..9e35ba222 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/company/package.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/company/package.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes.jdo index eb9e10690..6252963b6 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.jdo index 4d3acf506..6dde6ee8c 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections.jdo index ca66615c6..b4ad61cec 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections.jdo index 574c124f9..7319d3c89 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal.jdo index c1bae1ece..25b669f13 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger.jdo index b9da7772c..7fa4d0bb0 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean.jdo index f975cfc8a..94bc95c16 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte.jdo index 19b83fa52..458aa5ae9 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter.jdo index ecb535b29..539d84119 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate.jdo index dea0bf40b..cd3b2ec8b 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble.jdo index f35b969c3..9ab80b861 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat.jdo index 2dc4f626f..7ef62e5fc 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger.jdo index 2a66f4438..f95a8e130 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale.jdo index fa8210724..e0fff8ddc 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong.jdo index 3c03579c6..6290b53e7 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.jdo index b2e70fb95..43ec2d261 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte.jdo index 96f83d988..a2ec3488d 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar.jdo index ac0a5f958..fd5e63254 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble.jdo index b33f4f34a..c4e711774 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat.jdo index 2e3bf6c47..98df7ac39 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint.jdo index 7b3e4d8dd..d1695d834 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong.jdo index 7adf4b3ef..01d7bce4d 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort.jdo index ca8ec6fc0..7b0422450 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort.jdo index e98374c2a..179a585c2 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass.jdo index a153617ea..671ceb5cb 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum.jdo index 49d243afb..539c349ce 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface.jdo index 9d735e628..855c5c3aa 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString.jdo index fe7bdffc0..a98ad3dc9 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections.jdo index c74e2eb5e..b3389e3f7 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections.jdo index 9d77caa22..4aab8ce01 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections.jdo index ecae693da..c6bef6da1 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections.jdo index 18f9403b0..ebe10b300 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections.jdo index e4435ed0a..41ef739e9 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections.jdo index d754ecda2..814f719a1 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections.jdo index c5bd0344e..c32812ecc 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections.jdo index 0fe283092..d304f2e08 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections.jdo index c7ef748da..9482b6412 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections.jdo index 7170271be..d27784892 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections.jdo index 7f3960b3f..5df7d7b05 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections.jdo index 53aa4cd91..7f379dd53 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections.jdo index ffbf997c7..1c859fbd8 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections.jdo index 49df00da6..e236f18a1 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/inheritance/package.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/inheritance/package.jdo index d8591e6bc..2a5f5f856 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/inheritance/package.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/inheritance/package.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj.jdo index 32de6cf54..584ed0c3f 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/mylib/PCClass.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/mylib/PCClass.jdo index 21f29d877..b7f9593a0 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/mylib/PCClass.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/mylib/PCClass.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/mylib/package.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/mylib/package.jdo index 99e376f5f..d6a82ff74 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/mylib/package.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/mylib/package.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/newInstance/AAddress.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/newInstance/AAddress.jdo index 56602643d..4ea951c2c 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/newInstance/AAddress.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/newInstance/AAddress.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/query/package.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/query/package.jdo index db6a18105..1e80e4197 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/query/package.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/query/package.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/shoppingcart/package.jdo b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/shoppingcart/package.jdo index 875a98e0b..f8304aeca 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/shoppingcart/package.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/org/apache/jdo/tck/pc/shoppingcart/package.jdo @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> diff --git a/tck/src/main/resources/jdo/datastoreidentity/package.jdo b/tck/src/main/resources/jdo/datastoreidentity/package.jdo index 55150d047..ce46fc411 100644 --- a/tck/src/main/resources/jdo/datastoreidentity/package.jdo +++ b/tck/src/main/resources/jdo/datastoreidentity/package.jdo @@ -19,10 +19,10 @@ This file contains a named query which may be found calling pm.newNamedQuery(null, "packageJDOInDefaultPackage"). --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/jdo + http://xmlns.jcp.org/xml/ns/jdo/jdo_3_2.xsd"> SELECT FROM org.apache.jdo.tck.pc.company.Person diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/api/instancecallbacks/package-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/api/instancecallbacks/package-standard.orm index e974b04ca..6fcc387ae 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/api/instancecallbacks/package-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/api/instancecallbacks/package-standard.orm @@ -19,10 +19,10 @@ This file contains the schema information when an implementation has application identity. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-standard.orm index 86abbfc33..c9ba673ce 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> + diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes-standard.orm index b9ede46cd..76e3f6514 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections-standard.orm index 89903ac0f..c2a177051 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections-standard.orm @@ -18,10 +18,10 @@ - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections-standard.orm index 29d4d0953..637722609 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections-standard.orm index 5b3f9cd21..55650399a 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal-standard.orm index 1a968b139..6671d436a 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger-standard.orm index 2a0cbf45d..fd221c7dd 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean-standard.orm index 1b568c2bd..3ec7bbe99 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte-standard.orm index f0f456012..4e0dd61d3 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter-standard.orm index 23fd536c8..b5ca64b7b 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate-standard.orm index ba147b2b7..f2bdc97fb 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble-standard.orm index 8c4f4f00b..c06e4f32e 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat-standard.orm index ab82b52ca..6588d0135 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger-standard.orm index 78193c824..420ca5910 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale-standard.orm index ae1e13b25..38df44154 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong-standard.orm index 3069e19d5..636efb0b1 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject-standard.orm index 8952f95e8..950a9ee8e 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-standard.orm index c63df9bc5..a7094a362 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte-standard.orm index 08987feeb..02455d4ec 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar-standard.orm index 956eec69c..1cf2be85b 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble-standard.orm index 84aaa73a4..b60d33b7d 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat-standard.orm index 75412d02d..2b25e28f9 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint-standard.orm index ea82af01d..ac98d51c5 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong-standard.orm index 87cf30316..504d7fc8f 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort-standard.orm index 90e2ee8f5..28e924519 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort-standard.orm index 0437ecc30..cf70e57b3 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass-standard.orm index 1925f6077..06e793588 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum-standard.orm index 2f9cc6bf0..7199c40a1 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum-standard1.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum-standard1.orm index 0a15bfa29..edccc70e1 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum-standard1.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum-standard1.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface-standard.orm index 9365a712e..fd1dceea7 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString-standard.orm index 08d1a9a5a..50cd83003 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections-standard.orm index b296532b9..8d9dcb4a9 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections-standard.orm index 770408e83..612c5df69 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections-standard.orm index 2fe1551ed..acd5f31c5 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections-standard.orm index af041fa7e..8f97c160e 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections-standard.orm index ad6f4d603..e71b80587 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections-standard.orm index 178c52851..4c569ecd8 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections-standard.orm index c0b086049..4bb5b4d26 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections-standard.orm index 26faab823..737539367 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections-standard.orm index 656874b0b..3d96bd71d 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections-standard.orm index 3a9df2615..fafaa82b9 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass-standard.orm index e549806e1..2485f9726 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections-standard.orm index 25bf8d7a2..138ca5802 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections-standard.orm index 5b5afdbda..dabb4ae0a 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections-standard.orm index a273948e4..c5c30aa20 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections-standard.orm index 54c6803e0..e4d17c8a9 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/inheritance/package-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/inheritance/package-standard.orm index 373f1d525..6146410ed 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/inheritance/package-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/inheritance/package-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/instancecallbacks/package-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/instancecallbacks/package-standard.orm index f8e70f508..8c8078616 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/instancecallbacks/package-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/instancecallbacks/package-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj-standard.orm index a6dd48ac2..9eaacb32d 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard.orm index 053bbc7ac..10cb9be6b 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard5.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard5.orm index 63c67a3c7..abb56d52f 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard5.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard5.orm @@ -16,10 +16,10 @@ limitations under the License. --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard6.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard6.orm index fee813fb2..ad3af2c2e 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard6.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard6.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard7.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard7.orm index fd7b591c4..6d28158df 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard7.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard7.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/newInstance/package-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/newInstance/package-standard.orm index 4bc15f6dc..8c1f4e577 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/newInstance/package-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/newInstance/package-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/shoppingcart/package-standard8.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/shoppingcart/package-standard8.orm index 5aa5a7579..3fdea55c5 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/shoppingcart/package-standard8.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/shoppingcart/package-standard8.orm @@ -19,10 +19,10 @@ This file contains the schema information when an implementation has application identity. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/singlefieldidentity/package-standard.orm b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/singlefieldidentity/package-standard.orm index 64dffd825..a79d055a1 100644 --- a/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/singlefieldidentity/package-standard.orm +++ b/tck/src/main/resources/orm/applicationidentity/org/apache/jdo/tck/pc/singlefieldidentity/package-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/api/instancecallbacks/package-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/api/instancecallbacks/package-standard.orm index e7fd814c0..3f575b3b9 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/api/instancecallbacks/package-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/api/instancecallbacks/package-standard.orm @@ -19,10 +19,10 @@ This file contains the schema information when an implementation has datastore identity. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-standard.orm index 52e60575f..ebee2ea82 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes-standard.orm index c5353c4fe..67f32f632 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections-standard.orm index 3f89fda24..8f5098083 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections-standard.orm @@ -18,10 +18,10 @@ - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections-standard.orm index e89930c68..6de0b8a14 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal-standard.orm index 748835cb4..d1c45f661 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger-standard.orm index 6da83d024..1c5224180 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean-standard.orm index 52b812e0b..ba3db1ed0 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte-standard.orm index 9c251ef41..26abf4b2c 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter-standard.orm index 2d3a72073..fb17cac59 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate-standard.orm index b23993cc2..535c084ff 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble-standard.orm index de06d43e0..a283cb91f 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat-standard.orm index 05958c824..e3c42cd0f 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger-standard.orm index 0e56439b3..422322e65 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale-standard.orm index b9ab388d0..5523e1bfd 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong-standard.orm index e9b754216..df0a1d1cb 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject-standard.orm index b8f2f74dc..c5818c938 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-standard.orm index a337eb2e8..ce855357a 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte-standard.orm index caffe06b6..fc9e10839 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar-standard.orm index 5d9e38941..681992d61 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble-standard.orm index 7abf76d04..ea43720a1 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat-standard.orm index c075d4917..4f5c3922c 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint-standard.orm index d83397e16..eca063be3 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong-standard.orm index d5de3708e..849578e54 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort-standard.orm index a5c78feba..2cff2ea78 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort-standard.orm index 487177d7c..59aa2d173 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass-standard.orm index 91fd9e824..1eb6a9338 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum-standard.orm index cb55ec500..1c2b3b9b0 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum-standard1.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum-standard1.orm index 2370b8dc7..ab450fb16 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum-standard1.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleEnum-standard1.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface-standard.orm index 46b27cebf..fc5c31e06 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString-standard.orm index 3d66a0b9d..c35c75b26 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections-standard.orm index 6a76e90b3..4ac6fe174 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections-standard.orm index 2d3c4ca77..1f7b3e4e1 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections-standard.orm index 48230c1ee..5d561874f 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections-standard.orm index f7ed16d31..1d571c273 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections-standard.orm index d941a9937..6c9adaa4c 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections-standard.orm index 46d41fba7..d1e60f4d1 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections-standard.orm index 40962a624..8d119049c 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections-standard.orm index cff7e9638..2a70ba828 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections-standard.orm index 491c49b88..7ada628bf 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass-standard.orm index be33100ef..f3155b139 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections-standard.orm index 29afa31ee..8b3a7216d 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections-standard.orm index 520ea226f..0cad04979 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections-standard.orm index 27570b51e..5e73fa697 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections-standard.orm index 93599fdc2..035c215c4 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/inheritance/package-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/inheritance/package-standard.orm index cdff31bfa..aa2276b6f 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/inheritance/package-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/inheritance/package-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/instancecallbacks/package-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/instancecallbacks/package-standard.orm index 93283de58..9c381fd1f 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/instancecallbacks/package-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/instancecallbacks/package-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj-standard.orm index c71bfeb1d..6c0527324 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard.orm index 3ca561ee3..bf3b72857 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard5.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard5.orm index af4dec753..dd467ccba 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard5.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard5.orm @@ -16,10 +16,10 @@ limitations under the License. --> + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard6.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard6.orm index 63b63855f..47f1abe52 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard6.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard6.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard7.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard7.orm index a45ae00ae..0b9dda064 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard7.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard7.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/newInstance/package-standard.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/newInstance/package-standard.orm index 35ac939e4..48ab2f85c 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/newInstance/package-standard.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/newInstance/package-standard.orm @@ -15,10 +15,10 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd"> diff --git a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/shoppingcart/package-standard8.orm b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/shoppingcart/package-standard8.orm index e5b06e11e..60a664147 100644 --- a/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/shoppingcart/package-standard8.orm +++ b/tck/src/main/resources/orm/datastoreidentity/org/apache/jdo/tck/pc/shoppingcart/package-standard8.orm @@ -19,10 +19,10 @@ This file contains the schema information when an implementation has datastore identity. --> - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/jdo/orm + http://xmlns.jcp.org/xml/ns/jdo/orm_3_2.xsd">