point.group

Implementation level

Type

Status

CML extraction template

image1

HTML5 representation

image2

Template attributes

Attribute

Value

source

QuantumEspresso log

id

point.group

name

Point group

pattern

^\s*point\sgroup.*

endPattern

.*

endOffset

0

xml:base

initialization/point.group.xml

Input

point group C_1 (1)

Output text

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

Template definition

1<record>\s*point\sgroup{X,cc:pointgroup}</record>
2<transform process="pullup" xpath=".//cml:scalar" />
3<transform process="delete" xpath=".//cml:list" />