<?xml version='1.0'?> <definition> <group type="NXentry" name="$var.entryname#'$(__entryname__)'$var.serialno"> <group type="NXinstrument" name="instrument"> <group type="NXcollection" name="$(shname)"> <group type="NXtransformations" name="transformation"> <field units="mm" type="NX_FLOAT" name="y"> <strategy mode="INIT"/>$datasources.$(y)<attribute type="NX_CHAR" name="transformation_type">translation<strategy mode="INIT"/> </attribute> <attribute type="NX_FLOAT64" name="vector">0 1 0<dimensions rank="1"> <dim value="3" index="1"/> </dimensions> <strategy mode="INIT"/> </attribute> </field> </group> </group> </group> </group> </definition>