Some Questions about the XML Encoding of ODRL v2

In reviewing the ODRL v2 XML encoding document, we came up with a couple of questions:

http://www.w3.org/community/odrl/two/xml/

Is policy required? It seems to be, but is mainly omitted from the actual examples. Is that just to save space or is it optional?

In the Inline Assets example, it looks like there is a typo:

http://www.w3.org/community/odrl/two/xml/#section-4

<rnews:Article xml:id="item8HEX">
    <rnews:title>Allies are Split<rnews:title>
    <rnews:description>Rebel fighters take control...<rnews:description>
    ...
    <o:permission>
        <o:asset uid="#item8HEX"/>
        <o:action name="http://w3.org/ns/odrl/vocab#distribute"/>
        <o:constraint name="http://w3.org/ns/odrl/vocab#dateTime" operator="http://w3.org/ns/odrl/vocab#gteq" rightOperand="2011-11-11"/>
    </o:prohibition>
</rnews:Article>

It starts off as <o:permission> but ends up with</o:prohibition>

Regards,

Stuart




The information contained in this communication is intended for the use
of the designated recipients named above. If the reader of this 
communication is not the intended recipient, you are hereby notified
that you have received this communication in error, and that any review,
dissemination, distribution or copying of this communication is strictly
prohibited. If you have received this communication in error, please 
notify The Associated Press immediately by telephone at +1-212-621-1898 
and delete this email. Thank you.
[IP_US_DISC]

msk dccc60c6d2c3a6438f0cf467d9a4938

Received on Thursday, 16 January 2014 20:38:48 UTC