l601.state ​
Implementation level ​
| Type | Status |
|---|---|
| CML extraction template | |
| HTML5 representation |
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 ​
xml
<comment class="example.output" id="l601.state">
<module cmlx:templateRef="l601.state">
<scalar dataType="xsd:string" dictRef="g:l601.state">1-A.</scalar>
</module>
</comment>Output text ​
xml
<comment class="example.output" id="l601.state1">
<module cmlx:templateRef="l601.state">
<scalar dataType="xsd:string" dictRef="g:l601.state">1-A.</scalar>
</module>
</comment>Template definition ​
xml
<record id="l601.state">\s*The electronic state\s*.*\s*is{A,g:l601.state}</record>
<transform process="pullup" xpath=".//cml:scalar" />
<transform process="delete" xpath=".//cml:list[count(*)=0]" />
<transform process="delete" xpath=".//cml:list[count(*)=0]" />