diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-16 06:27:11 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-16 06:27:11 +0000 |
commit | c0a2dcce89b1f374fc1987753dd28c6541bbbfe5 (patch) | |
tree | 7c726a72b89c89e8cbd0ea68570868e822044808 /branches/sdo-cpp-pre2.1/runtime/core/test/merle1.txt | |
parent | 8759a126a1bb9eec550c37b5b14642b0cfeb797b (diff) |
Cleaning up SVN structure, moving branch under sdo-cpp/branches.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880614 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sdo-cpp-pre2.1/runtime/core/test/merle1.txt')
-rw-r--r-- | branches/sdo-cpp-pre2.1/runtime/core/test/merle1.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/branches/sdo-cpp-pre2.1/runtime/core/test/merle1.txt b/branches/sdo-cpp-pre2.1/runtime/core/test/merle1.txt deleted file mode 100644 index 4e15696ac8..0000000000 --- a/branches/sdo-cpp-pre2.1/runtime/core/test/merle1.txt +++ /dev/null @@ -1,10 +0,0 @@ -<SubscriptionId>I am the subscription ID string</SubscriptionId> -<AssociateTag>I am the associate Tag string</AssociateTag> -<XMLEscaping>I am the XML escaping string</XMLEscaping> -<Validate>I am the Validate string</Validate> -DataObject "Shared" as XML: -<tns:Shared xsi:type="tns:ItemSearchRequest" xmlns:tns="axis" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><Keywords>SharedKeywordsString</Keywords><SearchIndex>SearchIndexString</SearchIndex></tns:Shared> - -DataObject "Request" as XML: -<tns:Request xsi:type="tns:ItemSearchRequest" xmlns:tns="axis" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><Keywords>RequestKeywords</Keywords><SearchIndex>RequestSearchIndex</SearchIndex></tns:Request> - |