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