s2

Implementation level

Type

Status

CML extraction template

image1

HTML5 representation

image2

Template attributes

Attribute

Value

source

Turbomole log

id

s2

name

Squared S

pattern

\s*\WS\*S\W.*

endPattern

.*

endOffset

0

repeat

*

xml:base

s2.xml

Input

<S*S>     6.00921167

Output text

1<comment class="example.output" id="s2">
2      <module cmlx:lineCount="1" cmlx:templateRef="s2">
3        <scalar dataType="xsd:double" dictRef="cc:s2">6.00921167</scalar>
4      </module>
5    </comment>

Template definition

1<record id="s2">\s*\WS\*S\W{F,cc:s2}</record>
2<transform process="pullup" xpath=".//cml:scalar[@dictRef='cc:s2']" />
3<transform process="delete" xpath=".//cml:list" />