Issue369

Title unused xmlns added to CC0 license results
Priority bug Status unread
Project CC0 Milestone
Superseder Nosy List mlinksva, nathan
Assigned To nathan Keywords

Created on 2009-05-15.17:46:03 by mlinksva, last changed 2009-09-14.22:12:05 by nathan.

Messages
msg1101 (view) Author: mlinksva Date: 2009-05-15.17:46:03
eg
http://creativecommons.org/license/zero/results?license-class=zero&name=x&confirm=confirm&field1=continue&work_jurisdiction=-&understand=confirm&actor_href=y&work_title=z&waiver-affirm=affirm

<p xmlns:dct="http://purl.org/dc/terms/"
xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#">
  <a rel="license" href="http://creativecommons.org/publicdomain/zero/1.0/"
style="text-decoration:none;">
    <img src="http://i.creativecommons.org/l/zero/1.0/88x31.png" border="0"
alt="CC0" />
  </a>
  <br />
  To the extent possible under law, <a href="y" rel="dct:publisher"><span
property="dct:title">x</span></a>
  has waived all copyright and related or neighboring rights to
  <span property="dct:title">z</span>.
</p>


vcard not used
History
Date User Action Args
2009-09-14 22:12:05nathansetassignedto: nathan
nosy: + nathan
2009-05-15 17:46:03mlinksvacreate