l601.state

Implementation level

Type

Status

CML extraction template

image1

HTML5 representation

image2

Template attributes

Attribute

Value

source

Gaussian log

id

l601.state

name

Electronic state

repeat

*

pattern

\s*The electronic state.*

endPattern

.*

endPattern2

~

endOffset

0

keep

first

xml:base

l601/l601.state.xml

Input

The electronic state of the initial guess is 1-A.

Input

The electronic state is 1-A.

Output text

1<comment class="example.output" id="l601.state">
2    <module cmlx:templateRef="l601.state">
3      <scalar dataType="xsd:string" dictRef="g:l601.state">1-A.</scalar>
4    </module>
5  </comment>

Output text

1<comment class="example.output" id="l601.state1">
2    <module cmlx:templateRef="l601.state">
3      <scalar dataType="xsd:string" dictRef="g:l601.state">1-A.</scalar>
4    </module>
5  </comment>

Template definition

1<record id="l601.state">\s*The electronic state\s*.*\s*is{A,g:l601.state}</record>
2<transform process="pullup" xpath=".//cml:scalar" />
3<transform process="delete" xpath=".//cml:list[count(*)=0]" />
4<transform process="delete" xpath=".//cml:list[count(*)=0]" />