summaryrefslogtreecommitdiffstats
path: root/tags/java-stable-20060304/sdo/impl/src/test/resources/mixed.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tags/java-stable-20060304/sdo/impl/src/test/resources/mixed.xml')
-rw-r--r--tags/java-stable-20060304/sdo/impl/src/test/resources/mixed.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/tags/java-stable-20060304/sdo/impl/src/test/resources/mixed.xml b/tags/java-stable-20060304/sdo/impl/src/test/resources/mixed.xml
deleted file mode 100644
index 42ff3a3a5b..0000000000
--- a/tags/java-stable-20060304/sdo/impl/src/test/resources/mixed.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="ASCII"?>
-<mixed:mixedStockQuote xmlns:mixed="http://www.example.com/mixed">
- <symbol>fbnt</symbol>
- <companyName>FlyByNightTechnology</companyName>
- some text
- <quotes><price>2000.0</price></quotes>
- more text
- <price>1000.0</price>
-</mixed:mixedStockQuote> \ No newline at end of file