TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:RE: Semantic markup for tabular data From:"Bill Lawrence" <scribe -at- matrixplus -dot- com> To:"TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Fri, 21 May 2004 11:16:50 -0400
Most XML editors I've encountered either leave you to fend for yourself
with the table tagging (which I must confess is a little more than I can
handle for complex tables) or they provide a table editor. The table
editor may be a semi-WYSIWYG environment or simply an editor that
maintains a visual relationship of rows, columns, and cells. I find
that I need some sort of table editor for complex tables. Within
Docbook, each row, column, and cell is an XML tag itself, with
formatting attributes that I can set if I need to actually specify some
sort of dimension. Normally I don't set actual dimensions, instead I
set a percentage width for some columns and allow the publishing scripts
to figuring out the appropriate formatting for the output medium I've
selected.
The nice thing about this approach is that I don't have to tweak table
formatting much, I simply let the formatter do its job. If the results
aren't good (and yes, I do check every table) then I'll step in and set
widths.
I can conditionalize rows, columns, cells, and text tags within cells,
so I have some fairly complex tables that generate different formatting
and contents depending on the audience.
SEE THE ALL NEW ROBOHELP X5 IN ACTION: RoboHelp X5 is a giant leap forward
in Help authoring technology, featuring Word 2003 support, Content
Management, Multi-Author support, PDF and XML support and much more! http://www.macromedia.com/go/techwrldemo
>From a single set of Word documents, create online Help and printed
documentation with ComponentOne Doc-To-Help 7 Professional, a new yearly
subscription service offering free updates and upgrades, support, and more. http://www.doctohelp.com
---
You are currently subscribed to techwr-l as:
archiver -at- techwr-l -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.