[NeXus-code-tickets] [NeXusCode] #59: NXsummary xml output error

NeXus Data Format Library and Applications noreply at nexusformat.org
Tue Apr 3 18:42:17 BST 2007


#59: NXsummary xml output error
---------------------------+------------------------------------------------
Reporter:  Peter Peterson  |       Owner:                   
    Type:  defect          |      Status:  new              
Priority:  minor           |   Milestone:  NeXus 4.0 Release
 Version:  4.0rc2          |    Keywords:                   
---------------------------+------------------------------------------------
 When outputing xml the fields are listed as
 {{{
 #!xml
 <item path="/entry/end_time" path="END TIME">2007-03-20T10:17:48-04:00
 </item>
 }}}
 which should be
 {{{
 #!xml
 <item path="/entry/end_time" label="END TIME">2007-03-20T10:17:48-04:00
 </item>
 }}}

-- 
Ticket URL: <http://trac.nexusformat.org/code/ticket/59>
NeXus Data Format Library and Applications <http://www.nexusformat.org/>
NeXus Data Format Library and Applications



More information about the NeXus-code-tickets mailing list