cdd-dev team mailing list archive
-
cdd-dev team
-
Mailing list archive
-
Message #00458
[Branch ~cdd-dev/cdd/trunk] Rev 287: Added an ID to the CCD header.
------------------------------------------------------------
revno: 287
committer: Eduardo C. P. Ribeiro <eduardo.cesar@xxxxxxx>
branch nick: devel
timestamp: Fri 2012-12-07 13:35:28 -0200
message:
Added an ID to the CCD header.
modified:
src/2.0/cdd.py
--
lp:cdd
https://code.launchpad.net/~cdd-dev/cdd/trunk
Your team CDD Developers is subscribed to branch lp:cdd.
To unsubscribe from this branch go to https://code.launchpad.net/~cdd-dev/cdd/trunk/+edit-subscription
=== modified file 'src/2.0/cdd.py'
--- src/2.0/cdd.py 2012-12-06 20:12:09 +0000
+++ src/2.0/cdd.py 2012-12-07 15:35:28 +0000
@@ -2286,6 +2286,7 @@
xmlns:mlhim2="http://www.mlhim.org/xmlns/mlhim2/{version}"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc= "http://purl.org/dc/elements/1.1/"
+ id="mlhim2-{ccd_id}"
elementFormDefault="qualified"
targetNamespace="http://www.mlhim.org/xmlns/mlhim2/{version}"
xmlns:data-view="http://www.w3.org/2003/g/data-view#"