← Back to team overview

mlhim-specs-dev team mailing list archive

[Branch ~cdd-dev/cdd/trunk] Rev 291: Added owl namespace

 

------------------------------------------------------------
revno: 291
committer: Eduardo Ribeiro <xcesar@xxxxxxxxx>
branch nick: devel
timestamp: Fri 2012-12-28 10:04:52 -0200
message:
  Added owl namespace
modified:
  src/2.0/cdd.py


--
lp:cdd
https://code.launchpad.net/~cdd-dev/cdd/trunk

Your team MLHIM Specifications 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-27 20:00:38 +0000
+++ src/2.0/cdd.py	2012-12-28 12:04:52 +0000
@@ -2282,6 +2282,7 @@
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema";
 	   xmlns:mlhim2="http://www.mlhim.org/xmlns/mlhim2/{version}"; 
 	   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; 
+	   xmlns:owl=" http://www.w3.org/2002/07/owl#";
 	   xmlns:dc= "http://purl.org/dc/elements/1.1/";
 	   id="mlhim2-{ccd_id}"
 	   elementFormDefault="qualified"