l4601.occupied ​
Empty
Implementation level ​
| Type | Status |
|---|---|
| CML extraction template | |
| HTML5 representation |
Template attributes ​
| Attribute | Value |
|---|---|
| source | Gaussian log |
| id | l4601.occupied |
| pattern | \s*Occupied\s*\(.* |
| repeat | * |
| endPattern | .*$\s+(Virtual|The).* |
| endPattern2 | ~ |
| endOffset | 1 |
| xml:base | l401/l4601.occupied.xml |
Template definition ​
xml
<record id="occ">\s*Occupied\s*{1_20A,g:occorbs}</record>
<record id="occ" repeat="*">\s*{1_20A,g:occorbs}</record>
<transform process="split" xpath=".//cml:scalar[@dictRef='g:occorbs']" />
<transform process="createArray" xpath=".//cml:list[@dictRef='g:occorbs']/cml:scalar" from="." />
<transform process="joinArrays" xpath=".//cml:array" />