[ismrmrd] 90/281: Added initialSeriesNumber to measurementInfo in the schema.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jan 14 20:01:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to annotated tag ismrmrd0.5
in repository ismrmrd.

commit 276f1039c8a74991ec078d97eaafd47d67274bf2
Author: Joseph Naegele <joseph.naegele at gmail.com>
Date:   Wed Jan 30 09:16:10 2013 -0500

    Added initialSeriesNumber to measurementInfo in the schema.
    
    This allows gadgets to start the 'image_series_index' at
    an initial offset.
---
 schema/ismrmrd.xsd | 1 +
 1 file changed, 1 insertion(+)

diff --git a/schema/ismrmrd.xsd b/schema/ismrmrd.xsd
index 0c18a81..8bc871d 100644
--- a/schema/ismrmrd.xsd
+++ b/schema/ismrmrd.xsd
@@ -186,6 +186,7 @@
           </xs:restriction>
         </xs:simpleType>
       </xs:element>
+      <xs:element minOccurs="0" name="initialSeriesNumber" type="xs:long"/>
       <xs:element minOccurs="0" name="protocolName" type="xs:string"/>
       <xs:element minOccurs="0" name="seriesDescription" type="xs:string"/>
     </xs:all>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ismrmrd.git



More information about the debian-science-commits mailing list