From 89d72264d0af4c65c9bf0b7a6f823f13d69162aa Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:07:53 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835127 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/ipo.xsd | 136 +++++++++++++++++++++ .../src/test/resources/ipo.xsdconfig | 21 ++++ 2 files changed, 157 insertions(+) create mode 100755 sca-java-1.x/branches/sca-java-1.3/modules/databinding-xmlbeans/src/test/resources/ipo.xsd create mode 100755 sca-java-1.x/branches/sca-java-1.3/modules/databinding-xmlbeans/src/test/resources/ipo.xsdconfig (limited to 'sca-java-1.x/branches/sca-java-1.3/modules/databinding-xmlbeans/src/test/resources') diff --git a/sca-java-1.x/branches/sca-java-1.3/modules/databinding-xmlbeans/src/test/resources/ipo.xsd b/sca-java-1.x/branches/sca-java-1.3/modules/databinding-xmlbeans/src/test/resources/ipo.xsd new file mode 100755 index 0000000000..5a493e1746 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.3/modules/databinding-xmlbeans/src/test/resources/ipo.xsd @@ -0,0 +1,136 @@ + + + + + + International Purchase order schema for Example.com + Copyright 2000 Example.com. All rights reserved. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sca-java-1.x/branches/sca-java-1.3/modules/databinding-xmlbeans/src/test/resources/ipo.xsdconfig b/sca-java-1.x/branches/sca-java-1.3/modules/databinding-xmlbeans/src/test/resources/ipo.xsdconfig new file mode 100755 index 0000000000..a397182672 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.3/modules/databinding-xmlbeans/src/test/resources/ipo.xsdconfig @@ -0,0 +1,21 @@ + + + + + com.example.ipo.xmlbeans + + + -- cgit v1.2.3