diff options
Diffstat (limited to 'branches/sdo-cpp-pre2.1/runtime/core/test/emptycs1.txt')
-rw-r--r-- | branches/sdo-cpp-pre2.1/runtime/core/test/emptycs1.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/branches/sdo-cpp-pre2.1/runtime/core/test/emptycs1.txt b/branches/sdo-cpp-pre2.1/runtime/core/test/emptycs1.txt deleted file mode 100644 index 7ab37e28a5..0000000000 --- a/branches/sdo-cpp-pre2.1/runtime/core/test/emptycs1.txt +++ /dev/null @@ -1,2 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<tns:company xmlns:tns="companyNS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="ACME" employeeOfTheMonth="E0002"><sdo:changeSummary xmlns:sdo="commonj.sdo"/><departments name="Advanced Technologies" location="NY" number="123"><employees name="John Jones" SN="E0001"/><employees name="Mary Smith" SN="E0002" manager="true"/><employees name="Jane Doe" SN="E0003"/></departments></tns:company> |