Skip to content

s2 ​

Implementation level ​

TypeStatus
CML extraction template
HTML5 representation

Template attributes ​

AttributeValue
sourceTurbomole log
ids2
nameSquared S
pattern\s*\WS\*S\W.*
endPattern.*
endOffset0
repeat*
xml:bases2.xml

Input ​

     <S*S>     6.00921167

Output text ​

xml
<comment class="example.output" id="s2">
      <module cmlx:lineCount="1" cmlx:templateRef="s2">
        <scalar dataType="xsd:double" dictRef="cc:s2">6.00921167</scalar>
      </module>   
    </comment>

Template definition ​

xml
<record id="s2">\s*\WS\*S\W&#123;F,cc:s2&#125;</record>
<transform process="pullup" xpath=".//cml:scalar[@dictRef='cc:s2']" />
<transform process="delete" xpath=".//cml:list" />