Wednesday, March 4, 2009, 11:56:56 AM, Hussein Shafie wrote: > 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.
True, as far that's all that's needed, XInclude is the best. (Question is, when will it turn out that parts of the document should be conditionally excluded, or repeated to list values, etc.) > More information in > http://www.xmlmind.com/xmleditor/_distrib/doc/user/being_productive.html#include_tool > > > > -- > XMLmind XML Editor Support List > xmleditor-support at xmlmind.com > http://www.xmlmind.com/mailman/listinfo/xmleditor-support > -- Best regards, Daniel Dekany

