mlhim-specs-dev team mailing list archive
-
mlhim-specs-dev team
-
Mailing list archive
-
Message #00686
[Branch ~cdd-dev/cdd/trunk] Rev 233: Changed documentation to appinfo inside xs:annotation.
------------------------------------------------------------
revno: 233
committer: Eduardo C. P. Ribeiro <eduardo.cesar@xxxxxxx>
branch nick: cdd
timestamp: Mon 2012-08-27 20:33:24 -0300
message:
Changed documentation to appinfo inside xs:annotation.
modified:
src/1.0/cdg_main.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/1.0/cdg_main.py'
--- src/1.0/cdg_main.py 2012-08-27 15:51:34 +0000
+++ src/1.0/cdg_main.py 2012-08-27 23:33:24 +0000
@@ -467,7 +467,7 @@
targetNamespace="http://www.mlhim.org/xmls/mlhim2/2_3_1">
<xs:annotation>
- <xs:documentation source="http://www.mlhim.org" xml:lang="{language}">
+ <xs:appinfo source="http://www.mlhim.org" xml:lang="{language}">
This is a {title} Concept Constraint Definition schema file (CCD).
<rdf:RDF
@@ -493,7 +493,7 @@
</rdf:RDF>
- </xs:documentation>
+ </xs:appinfo>
</xs:annotation>
<xs:include schemaLocation="http://www.mlhim.org/xmls/mlhim2/2_3_1/mlhim2.xsd"/>