Sha256: 556ef4cae1874727bd1842edfb9a33430ae6e9d5d5713e079949ddda1ffaed27

Contents?: true

Size: 888 Bytes

Versions: 13

Compression:

Stored size: 888 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE cXML SYSTEM "http://xml.cxml.org/schemas/cXML/1.2.014/cXML.dtd">
<cXML payloadID="123@sendercompany.com"
timestamp="2003-11-20T23:59:45-07:00">
<Header>
<From>
<!-- Sender -->
<Credential domain="AribaNetworkUserId">
<Identity>sender@sendercompany.com</Identity>
</Credential>
</From>
<To>
<!-- Recipient -->
<Credential domain="AribaNetworkUserId">
<Identity>recipient@recipientcompany.com</Identity>
</Credential>
</To>
<Sender>
<!-- Sender -->
<Credential domain="AribaNetworkUserId">
<Identity>sender@sendercompany.com</Identity>
<SharedSecret>abracadabra</SharedSecret>
</Credential>
<UserAgent>Sender Application 1.0</UserAgent>
</Sender>
</Header>
<Request deploymentMode="production">
<CopyRequest>
<cXMLAttachment>
<Attachment>
<URL>cid:222@sendercompany.com</URL>
</Attachment>
</cXMLAttachment>
</CopyRequest>
</Request>
</cXML>

Version data entries

13 entries across 13 versions & 2 rubygems

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