mlhim-specs-dev team mailing list archive
-
mlhim-specs-dev team
-
Mailing list archive
-
Message #00215
[Branch ~mlhim-specs-dev/mlhim-specs/main] Rev 146: Added CCD Design information.
------------------------------------------------------------
revno: 146
committer: Timothy W. Cook <timothywayne.cook@xxxxxxxxx>
branch nick: mlhim-specs
timestamp: Sun 2011-05-08 18:18:49 -0500
message:
Added CCD Design information.
added:
documents/CCD_Design.odt
documents/CCD_Design.pdf
modified:
schemas/content.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
=== added file 'documents/CCD_Design.odt'
Binary files documents/CCD_Design.odt 1970-01-01 00:00:00 +0000 and documents/CCD_Design.odt 2011-05-08 23:18:49 +0000 differ
=== added file 'documents/CCD_Design.pdf'
Binary files documents/CCD_Design.pdf 1970-01-01 00:00:00 +0000 and documents/CCD_Design.pdf 2011-05-08 23:18:49 +0000 differ
=== modified file 'schemas/content.xsd'
--- schemas/content.xsd 2011-05-08 11:24:05 +0000
+++ schemas/content.xsd 2011-05-08 23:18:49 +0000
@@ -204,7 +204,7 @@
<xs:extension base="mlhim2:CareEntry">
<xs:sequence>
- <xs:element name="data" maxOccurs="1" minOccurs="0" type="mlhim2:History">
+ <xs:element name="data" maxOccurs="1" minOccurs="1" type="mlhim2:History">
<xs:annotation><xs:documentation>The data of this observation, in the form of a history of values which may be of any complexity.</xs:documentation></xs:annotation>
</xs:element>