atom feed2 messages in org.oasis-open.lists.rights-examplesRE: [rights-examples] ln004: use case...
FromSent OnAttachments
DeMartini, ThomasAug 2, 2002 4:21 pm 
Reddy, HariAug 2, 2002 8:28 pm 
Subject:RE: [rights-examples] ln004: use case with markup for review
From:DeMartini, Thomas (Thom@CONTENTGUARD.COM)
Date:Aug 2, 2002 4:21:51 pm
List:org.oasis-open.lists.rights-examples

Title: RE: [rights-examples] ln004: use case with markup for review

I got an ln001, ln004, and ln005. But ln004 refers to ln002. Did I somehow miss ln002, ln003, and ln006? Or is the reference to ln002 supposed to be a reference to ln001, 4, or 5?

Thanks, Thomas.

-----Original Message----- From: DuCharme, Bob (LNG) [mailto:bob.@lexisnexis.com] Sent: Thursday, July 18, 2002 10:01 AM To: 'righ@lists.oasis-open.org' Subject: [rights-examples] ln004: use case with markup for review

No XrML sample markup is necessary. I realized that the ln004 scenario,

Rights for reproduction of the text content are governed by contract cn234123 between the provider and LexisNexis; rights for reproduction of the images are governed by contract cn332789.

is not something to specify in the XrML license itself, but that just as a URI corresponding to an XrML license element's licenseId attribute can be referenced from content (as demonstrated by ln002), a URI could be assigned to a contract and referenced the same way. The file ln004article.xml below demonstrates.

Bob

<!-- start of ln004article.xml -->

<article xmlns:re="http://www.whatever.com/ns/RightsExpression" re:access="http://www.whatever.com/RightsLicenses/cn234123">

<para>Here is the first paragraph.</para>

<para>Here is the second paragraph.</para>

<picture re:access="http://www.whatever.com/RightsLicenses/cn332789" resource="http://www.whatever.com/pics/p1.jpg"/>

<para>Here is the third paragraph.</para>

<picture re:access="http://www.whatever.com/RightsLicenses/cn332789" resource="http://www.whatever.com/pics/p2.jpg"/>

</article>

<!-- end of ln004article.xml -->

---------------------------------------------------------------- To subscribe or unsubscribe from this elist use the subscription manager: <http://lists.oasis-open.org/ob/adm.pl>