Sha256: 913c73ed543cf258669faf88bd9b05c26fa6480b46787b2ba21ad52625fd85b5

Contents?: true

Size: 752 Bytes

Versions: 3

Compression:

Stored size: 752 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://www.example.com/ns1">
			<response xmlns:ab="http://www.example.com/ns2">
				<meta>
					<component id="seite1" class="component">
						<properties xmlns:cd="http://www.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

3 entries across 3 versions & 1 rubygems

Version Path
smparkes-envjs-0.0.12 test/vendor/jQuery/1.3.2/test/data/with_fries.xml
smparkes-envjs-0.0.11 test/vendor/jQuery/1.3.2/test/data/with_fries.xml
smparkes-envjs-0.0.10 test/vendor/jQuery/1.3.2/test/data/with_fries.xml