summaryrefslogtreecommitdiffstats
path: root/tags/cpp-0.1.incubating-M1-RC3a/sdo/runtime/core/test/merle1.txt
blob: f0eae645b602e19bd49a1646ed9163692cdb0e2d (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:
<Shared xmlns="axis" xsi:type="ItemSearchRequest" xmlns:tns="axis" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><Keywords>SharedKeywordsString</Keywords><SearchIndex>SearchIndexString</SearchIndex></Shared>

DataObject "Request" as XML:
<Request xmlns="axis" xsi:type="ItemSearchRequest" xmlns:tns="axis" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><Keywords>RequestKeywords</Keywords><SearchIndex>RequestSearchIndex</SearchIndex></Request>