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

1<comment class="example.output" id="title">
2        <module cmlx:lineCount="3" cmlx:templateRef="title">
3            <scalar dataType="xsd:string" dictRef="cc:title">Fe(bipy)3 MLCT</scalar>
4        </module>
5    </comment>

Template definition

1<record repeat="1" />
2<record>{X,cc:title}</record>
3<record repeat="1" />
4<transform process="pullup" xpath=".//cml:scalar" />
5<transform process="delete" xpath=".//cml:list" />