Sha256: dc8f066516fd55e1f7536ee4bc2631f11e7df0a20c72ad43f02faa368c6d592b
Contents?: true
Size: 740 Bytes
Versions: 12
Compression:
Stored size: 740 Bytes
Contents
<?xml version='1.0' encoding='UTF-8'?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soap:Body> <jsconf xmlns="http://example.com/ns1"> <response xmlns:ab="http://example.com/ns2"> <meta> <component id="seite1" class="component"> <properties xmlns:cd="http://example.com/ns3"> <property name="prop1"> <thing /> <value>1</value> </property> <property name="prop2"> <thing att="something" /> </property> <foo_bar>foo</foo_bar> </properties> </component> </meta> </response> </jsconf> </soap:Body> </soap:Envelope>
Version data entries
12 entries across 12 versions & 2 rubygems