dom/tests/mochitest/ajax/jquery/test/data/with_fries.xml

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 <?xml version='1.0' encoding='UTF-8'?>
michael@0 2 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
michael@0 3 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
michael@0 4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
michael@0 5 <soap:Body>
michael@0 6 <jsconf xmlns="http://www.example.com/ns1">
michael@0 7 <response xmlns:ab="http://www.example.com/ns2">
michael@0 8 <meta>
michael@0 9 <component id="seite1">
michael@0 10 <properties xmlns:cd="http://www.example.com/ns3">
michael@0 11 <property name="prop1">
michael@0 12 <thing />
michael@0 13 <value>1</value>
michael@0 14 </property>
michael@0 15 <property name="prop2">
michael@0 16 <thing att="something" />
michael@0 17 </property>
michael@0 18 <foo_bar>foo</foo_bar>
michael@0 19 </properties>
michael@0 20 </component>
michael@0 21 </meta>
michael@0 22 </response>
michael@0 23 </jsconf>
michael@0 24 </soap:Body>
michael@0 25 </soap:Envelope>

mercurial