Equipment Templates: Header
- Last UpdatedJul 18, 2023
- 1 minute read
The template (XML) file should contain the header section that defines the:
-
version
-
start of the template node
-
template description
The example below can be used without modification. However the header should reflect the actual encoding and the characters used. There are two ways to achieve this, either:
-
change the encoding in the header e.g. to iso-8859-1 (latin-1) if using ANSI characters.
or
-
change any ANSI characters used to their Unicode equivalent.
Example
<?xml version="1.0" encoding="utf-8"?>
<template desc="Equipment template">