Skip to content

point.group ​

Implementation level ​

TypeStatus
CML extraction template
HTML5 representation

Template attributes ​

AttributeValue
sourceQuantumEspresso log
idpoint.group
namePoint group
pattern^\s*point\sgroup.*
endPattern.*
endOffset0
xml:baseinitialization/point.group.xml

Input ​

     point group C_1 (1)    

Output text ​

xml
<comment class="example.output" id="point.group">
        <module cmlx:templateRef="point.group">
            <scalar dataType="xsd:string" dictRef="cc:pointgroup">C_1 (1)</scalar>
        </module>
    </comment>

Template definition ​

xml
<record>\s*point\sgroup&#123;X,cc:pointgroup&#125;</record>
<transform process="pullup" xpath=".//cml:scalar" />
<transform process="delete" xpath=".//cml:list" />