mlhim-specs-dev team mailing list archive
-
mlhim-specs-dev team
-
Mailing list archive
-
Message #00472
[Branch ~mlhim-specs-dev/mlhim-specs/main] Rev 236: Added back in the base64Binary assumed type for the DvMedi content attribute.
------------------------------------------------------------
revno: 236
committer: Timothy W. Cook <timothywayne.cook@xxxxxxxxx>
branch nick: mlhim-specs
timestamp: Sun 2012-04-22 11:40:12 -0500
message:
Added back in the base64Binary assumed type for the DvMedi content attribute.
modified:
mlhim2-emf/org.mlhim2/model/mlhim2.ecore
--
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 'mlhim2-emf/org.mlhim2/model/mlhim2.ecore'
--- mlhim2-emf/org.mlhim2/model/mlhim2.ecore 2012-04-22 15:33:26 +0000
+++ mlhim2-emf/org.mlhim2/model/mlhim2.ecore 2012-04-22 16:40:12 +0000
@@ -63,6 +63,7 @@
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hash_function" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/XMLType.ecore#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alt_txt" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/XMLType.ecore#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/XMLType.ecore#//String"/>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/XMLType.ecore#//Base64Binary"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DvOrdered" abstract="true" eSuperTypes="#//datatypes/DvAny">
<eStructuralFeatures xsi:type="ecore:EReference" name="normal_range" eType="#//datatypes/ReferenceRange"/>