l120a

Implementation level

Type

Status

CML extraction template

image1

HTML5 representation

image2

Template attributes

Attribute

Value

source

Gaussian log

id

l120a

name

l120a

pattern

\s*ONIOM:\s*generating\spoint.*on.*\ssystem.*

endPattern

.*

endOffset

1

repeat

*

xml:base

l120a.xml

Input

ONIOM: generating point  1 -- low level on model system.

Output text

1<comment class="example.output" id="l120a">
2        <module cmlx:templateRef="l120a">
3            <scalar dataType="xsd:integer" dictRef="g:point">1</scalar>
4            <scalar dataType="xsd:string" dictRef="x:level">low</scalar>
5            <scalar dataType="xsd:string" dictRef="x:system">model</scalar>
6        </module>
7    </comment>

Template definition

1<record>\s*ONIOM:\sgenerating\spoint{I,g:point}--{A,x:level}level\son{X,x:system}\ssystem.*</record>
2<transform process="pullup" xpath=".//cml:scalar" repeat="2" />
3<transform process="delete" xpath="./cml:list" />