summaryrefslogtreecommitdiffstats
path: root/tags/java-M1-20060518/java/sdo/impl/src/test/resources/customer2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tags/java-M1-20060518/java/sdo/impl/src/test/resources/customer2.xml')
-rw-r--r--tags/java-M1-20060518/java/sdo/impl/src/test/resources/customer2.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/tags/java-M1-20060518/java/sdo/impl/src/test/resources/customer2.xml b/tags/java-M1-20060518/java/sdo/impl/src/test/resources/customer2.xml
deleted file mode 100644
index 5b74c06c73..0000000000
--- a/tags/java-M1-20060518/java/sdo/impl/src/test/resources/customer2.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="2"
- firstName="Jeremy"
- lastName="Pavick"/> \ No newline at end of file