Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ XR Connected Worker Template

Step 8: Set up procedure step titles and descriptions

Step 8: Set up procedure step titles and descriptions

  • Last UpdatedJan 20, 2025
  • 1 minute read

To add the step-by-step description for each procedure in the Localization lang.xml file, you will need to add two entries for each procedure step. The value used in the language key is partially made from the procedure structure name.

Language columns

The two columns represented by en and it are Microsoft Windows language/region codes that are identified when an XR application is run.

Text entries for the current language are replaced at runtime.

Add procedure titles and descriptions

  1. Open the lang.xml file.

  2. For the title, enter a new key for the step title and appropriate text for each supported language.

    For example:

    Key = sampleAsset.procedures.ProcedurePistons.step1_title

    en=Step 1

    it=Step 1

  3. For the description, enter a new key for the step description and appropriate text for each supported language.

    For example:

    Key = sampleAsset.procedures.ProcedurePistons.step1_description

The key name needs to match the procedure definition defined in the apm_data_sampleAsset.xml file, where the name matches the define data structure hierarchy.

<define name="sampleAsset.procedures" type="config" >

<struct name="ProcedurePistons">

TitleResults for “How to create a CRG?”Also Available in