summaryrefslogtreecommitdiffstats
path: root/tags/java-M1-final/java/sdo/impl/src/test/resources/customer1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tags/java-M1-final/java/sdo/impl/src/test/resources/customer1.xml')
-rw-r--r--tags/java-M1-final/java/sdo/impl/src/test/resources/customer1.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/tags/java-M1-final/java/sdo/impl/src/test/resources/customer1.xml b/tags/java-M1-final/java/sdo/impl/src/test/resources/customer1.xml
deleted file mode 100644
index 0c18fa47fa..0000000000
--- a/tags/java-M1-final/java/sdo/impl/src/test/resources/customer1.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="ASCII"?>
-<customer:Customer
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:customer="http://example.com/customer"
- xsi:type="customer:Customer"
- custNum="1"
- firstName="John"
- lastName="Adams"/> \ No newline at end of file