Sha256: ffca1d7d4ffdc8f9b66307bb4cf39d70b76372d75915cfeb10d137388546772b

Contents?: true

Size: 811 Bytes

Versions: 13

Compression:

Stored size: 811 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE cXML SYSTEM "http://xml.cxml.org/schemas/cXML/1.2.014/cXML.dtd">
<cXML timestamp="2000-12-28T16:56:03-08:00" payloadID="12345666@10.10.83.39">
<Header>
<From>
<Credential domain="DUNS">
<Identity>123456789</Identity>
</Credential>
</From>
<To>
<Credential domain="NetworkID">
<Identity>AN01000000001</Identity>
</Credential>
</To>
<Sender>
<Credential domain="DUNS">
<Identity>123456789</Identity>
<SharedSecret>abracadabra</SharedSecret>
</Credential>
</Sender>
</Header>
<Request>
<CatalogUploadRequest operation="new">
<CatalogName xml:lang="en">Winter Prices</CatalogName>
<Description xml:lang="en">premiere-level prices</Description>
<Attachment>
<URL>cid:part2.PCO28.975@saturn.workchairs.com</URL>
</Attachment>
</CatalogUploadRequest>
</Request>
</cXML>

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
cxml-ruby-0.8.2 spec/fixtures/envelope.xml
cxml-ruby-0.8.1 spec/fixtures/envelope.xml
cxml-ruby-0.8.0 spec/fixtures/envelope.xml
cxml-ruby-0.7.0 spec/fixtures/envelope.xml
cxml-ruby-0.6.1 spec/fixtures/envelope.xml
cxml-ruby-0.6.0 spec/fixtures/envelope.xml
cxml-ruby-0.5.0 spec/fixtures/envelope.xml
cxml-ruby-0.4.1 spec/fixtures/envelope.xml
cxml-ruby-0.4.0 spec/fixtures/envelope.xml
cxml-ruby-0.3.0 spec/fixtures/envelope.xml
cxml-ruby-0.2.1 spec/fixtures/envelope.xml
cxml-ruby-0.2.0 spec/fixtures/envelope.xml
cxml-0.1.0 spec/fixtures/envelope.xml