Quote:
Originally Posted by stodge
Interesting - could you post the relevant portion from the acsm? I'd like to look at that and see if I can understand what it's doing. (I'm at work  )
|
OK. Here is URLLink.acsm, with specifics zeroed or made generic.
Code:
<fulfillmentToken fulfillmentType="buy" xmlns="http://ns.adobe.com/adept">
<distributor>urn:uuid:00000000-0000-0000-0000-000000000000</distributor>
<operatorURL>http://acs4.shortcovers.com:8080/fulfillment</operatorURL>
<expiration>2010-11-15T06:16:04-06:00</expiration>
<transaction>00000000-0000-0000-0000-000000000000</transaction>
<resourceItemInfo>
<resource>urn:uuid:00000000-0000-0000-0000-000000000000</resource>
<resourceItem>1</resourceItem>
<metadata>
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">The Book Title</dc:title>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Author</dc:creator>
<dc:format xmlns:dc="http://purl.org/dc/elements/1.1/">application/epub+zip</dc:format>
<dc:publisher xmlns:dc="http://purl.org/dc/elements/1.1/">Company</dc:publisher>
<dc:language xmlns:dc="http://purl.org/dc/elements/1.1/">en-US</dc:language>
<dc:description xmlns:dc="http://purl.org/dc/elements/1.1/"></dc:description>
<dc:identifier xmlns:dc="http://purl.org/dc/elements/1.1/">0000000000000</dc:identifier>
</metadata>
<src>http://ecimages.shortcovers.com/00000000-0000-0000-0000-000000000000.epub</src>
<downloadType>simple</downloadType>
</resourceItemInfo>
<hmac>000000000000000000000000000=</hmac>
</fulfillmentToken>