Provide Exact Tagging Control

Summary

I would like to specify the exact tagging for every style in my source.

Detailed Description

For each style, I would like to specify the exact output tagging before and after the content of each tag (except tables, of course <grin>). For example, I would have 3 bulleted list styles: BulletFirst, Bullet, BulletLast. I would like the following results:

<ul><li>BulletFirstContent</li>

<li>BulletContent</li>

<li>BulletLastContent</li></ul>

Use Cases

Creating HTML Output that I can merge into my other HTML pages and control look and feel all from one CSS file.

Creating Message, Variable, and Resource files from FM and DOC files. Writers could use FM and Word to write error message files and UI text files that could be spell checked and maintained with styles, and quickly converted into resource files to build into the product.

Simplified UI to define simple XSL transformations into HTML for source XML files.


:) :)) :( ;) :\ |) X-( B)

Enhancements/Provide_Exact_Tagging_Control (last edited 2008-02-13 06:18:30 by localhost)