[xsl] Transforming tables from calstblx.dtd into XML/XSL?

Subject: [xsl] Transforming tables from calstblx.dtd into XML/XSL?
From: "Kathy Burke" <Kathy_Burke@xxxxxxxxx>
Date: Wed, 16 Apr 2003 17:52:43 -0400
Hi.

Could someone point me to an example of taking the xml output from a table
using the tablemodel PUBLIC "-//USA-DOD//DTD Table Model 951010//EN"
"calstblx.dtd" and tranforming those items into an html/xml table structure?
Or perhaps some general instruction? I've now done tables using listitems,
etc., but not dynamically.

TIA again, Kathy :-))

For example, I have this xml from a document creating using Epic Editor...

<tools_materials>
<table><tgroup cols="2">
<?PubTbl tgroup dispwid="6.46in"?>
<colspec colname="col1" colwidth="1.27*"/><colspec colname="col2"
colwidth="0.73*"/>
<tbody><row><entry align="center"><emphasis>Tool/Material</emphasis></entry>
<entry align="center"><emphasis>Jabil Part Number</emphasis></entry></row>
<row><entry>Universal Instruction Manual Section I</entry><entry>4796
Operation</entry>
</row><row><entry>Universal Instruction Manual Tape
Feeders</entry><entry>4796
Tape Feeders</entry></row><row><entry>MRB Work
Instruction</entry><entry>10-QC30-1000-002</entry>
</row><row><entry>HSP - High Speed Placement Machine
(4796)</entry><entry></entry>
</row><row><entry>BVS - Barcode Validation System (barcode scanning system
for part
verification)</entry><entry></entry></row><row><entry>PROTEOUS</entry>
<entry>10-MS30-1000-021</entry></row></tbody></tgroup></table>
</tools_materials>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread