Daniel Dekany wrote: > > Sounds like a typical document-template scenario. So maybe you should > use stuff like <span role="subst">customerName</span>, customize the > XXE CSS so these are displayed properly when editing, and then add an > extra step in the tool-chain (like an XSLT transformation) that > substitutes those values. >
There is no need to do anything special to use ``XML variables'' within XXE. And it will work out of the box with any tool chain supporting XInclude. More information in http://www.xmlmind.com/xmleditor/_distrib/doc/user/being_productive.html#include_tool

