summaryrefslogtreecommitdiffstats
path: root/sdo-cpp/branches/sdo-cpp-pre2.1/runtime/core/test/merle1.txt
blob: 4e15696ac84f036f946a8563576100a7b04c2e2f (plain)
1
2
3
4
5
6
7
8
9
10
<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>