mlhim-specs-dev team mailing list archive
-
mlhim-specs-dev team
-
Mailing list archive
-
Message #00146
[Branch ~mlhim-specs-dev/mlhim-specs/main] Rev 115: Inserted documentation for all constraint.xsd complexTypes. See https://bugs.launchpad.net/mlhim-...
------------------------------------------------------------
revno: 115
committer: Timothy W. Cook <timothywayne.cook@xxxxxxxxx>
branch nick: mlhim-specs
timestamp: Thu 2011-04-28 15:27:16 -0500
message:
Inserted documentation for all constraint.xsd complexTypes. See https://bugs.launchpad.net/mlhim-specs/+bug/771266
modified:
schemas/constraint.xsd
--
lp:mlhim-specs
https://code.launchpad.net/~mlhim-specs-dev/mlhim-specs/main
Your team MLHIM Specifications Developers is subscribed to branch lp:mlhim-specs.
To unsubscribe from this branch go to https://code.launchpad.net/~mlhim-specs-dev/mlhim-specs/main/+edit-subscription
=== modified file 'schemas/constraint.xsd'
--- schemas/constraint.xsd 2011-04-28 15:25:40 +0000
+++ schemas/constraint.xsd 2011-04-28 20:27:16 +0000
@@ -5,7 +5,8 @@
<xs:complexType name="Ontology" abstract="false">
<xs:annotation>
<xs:documentation>
-
+ The pre-coordinated ontology for this CCD. The contents of the ontology are created during design time by the CCD author.
+ The ontology provides the means to create a set of options to restrict data in the context of the CCD.
</xs:documentation>
</xs:annotation>
<xs:sequence>
@@ -20,7 +21,7 @@
<xs:complexType name="CCD" abstract="false">
<xs:annotation>
<xs:documentation>
-
+ Concept Constraint Definition
</xs:documentation>
</xs:annotation>
<xs:complexContent>