title

Implementation level
Type Status
CML extraction template image1
HTML5 representation image2
Template attributes
Attribute Value
source Turbomole log
id title
name Calculation title
pattern \s+\*{20,}.*$(?!\s+\*).*$\s+\*{20,}.*
endPattern \s+\*{20,}.*
repeat *
xml:base title.xml
Input
*************************************************************************
Fe(bipy)3 MLCT
*************************************************************************
Output text
<comment class="example.output" id="title">
        <module cmlx:lineCount="3" cmlx:templateRef="title">
            <scalar dataType="xsd:string" dictRef="cc:title">Fe(bipy)3 MLCT</scalar>
        </module>
    </comment>
Template definition
<record repeat="1" />
<record>{X,cc:title}</record>
<record repeat="1" />
<transform process="pullup" xpath=".//cml:scalar" />
<transform process="delete" xpath=".//cml:list" />