Skip to content

program.end ​

Implementation level ​

TypeStatus
CML extraction template
HTML5 representation

Template attributes ​

AttributeValue
sourceTurbomole log
idprogram.end
nameProgram end time
pattern\s*\w\w\w\w-\w\w-\w\w\s\d\d:\d\d:\d\d.*
endPattern.*
repeat*
xml:baseprogram.end.xml

Input ​

        2011-12-16 00:41:13.113

Current template has input comments defined but it's output is missing, please notify software developers.

Template definition ​

xml
<record id="runtime">&#123;X,cc:dateEnd&#125;</record>
<transform process="createDate" xpath=".//cml:scalar[@dictRef='cc:dateEnd']" format="yyyy-MM-dd HH:mm:ss.SSS" />
<transform process="pullup" xpath=".//cml:scalar" />
<transform process="delete" xpath=".//cml:list[count(*)=0]" />