summaryrefslogtreecommitdiffstats
path: root/java/sdo-cts/sdo2.1/src/main/resources/mixed2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/sdo-cts/sdo2.1/src/main/resources/mixed2.xml')
-rw-r--r--java/sdo-cts/sdo2.1/src/main/resources/mixed2.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/java/sdo-cts/sdo2.1/src/main/resources/mixed2.xml b/java/sdo-cts/sdo2.1/src/main/resources/mixed2.xml
deleted file mode 100644
index d95d179478..0000000000
--- a/java/sdo-cts/sdo2.1/src/main/resources/mixed2.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="ASCII"?>
-<mixed:mixedStockQuote
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:mixed="http://www.example.com/mixed"
- xsi:type="mixed:MixedQuote">
- <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