Skip to content

l120a ​

Implementation level ​

TypeStatus
CML extraction template
HTML5 representation

Template attributes ​

AttributeValue
sourceGaussian log
idl120a
namel120a
pattern\s*ONIOM:\s*generating\spoint.*on.*\ssystem.*
endPattern.*
endOffset1
repeat*
xml:basel120a.xml

Input ​

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

Output text ​

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

Template definition ​

xml
<record>\s*ONIOM:\sgenerating\spoint&#123;I,g:point&#125;--&#123;A,x:level&#125;level\son&#123;X,x:system&#125;\ssystem.*</record>
<transform process="pullup" xpath=".//cml:scalar" repeat="2" />
<transform process="delete" xpath="./cml:list" />