<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
code
        {font-family:"Courier New";}
pre
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p><font size=3 face=Arial><span style='font-size:12.0pt;font-family:Arial'>oXygen-7.0.0
(eclipse-3.1.2 plugin)<o:p></o:p></span></font></p>

<p><font size=3 face=Arial><span style='font-size:12.0pt;font-family:Arial'>Transforming
a WordML document into Docbook involves &quot;chaining&quot; the XML document
through a &quot;pipeline&quot; of XSL stylesheets. There are four <a
href="http://www.w3.org/Style/XSL" title="eXtensible Style Language">XSL</a>
stylesheets involved: </span></font><code><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>wordml-normalise.xsl</span></font></code><font
face=Arial><span style='font-family:Arial'>, </span></font><code><font size=2
face=Arial><span style='font-size:10.0pt;font-family:Arial'>wordml-sections.xsl</span></font></code><font
face=Arial><span style='font-family:Arial'>, </span></font><code><font size=2
face=Arial><span style='font-size:10.0pt;font-family:Arial'>wordml-blocks.xsl</span></font></code><font
face=Arial><span style='font-family:Arial'> and </span></font><code><font
size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>wordml-final.xsl</span></font></code><font
face=Arial><span style='font-family:Arial'>.<o:p></o:p></span></font></p>

<p><font size=3 face=Arial><span style='font-size:12.0pt;font-family:Arial'>Example
usage:<o:p></o:p></span></font></p>

<pre><font size=2 face="Courier New"><span style='font-size:10.0pt'>xsltproc -o normalised.xml wordml-normalise.xsl my-word.xml<o:p></o:p></span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>xsltproc -o sections.xml wordml-sections.xsl normalised.xml<o:p></o:p></span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>xsltproc -o blocks.xml wordml-blocks.xsl sections.xml<o:p></o:p></span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>xsltproc -o my-docbook.xml wordml-final.xsl blocks.xml<o:p></o:p></span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></font></pre><pre><font
size=3 face=Arial><span style='font-size:12.0pt;font-family:Arial'>How does one configure oXygen to automate this process ???<o:p></o:p></span></font></pre><pre><font
size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></font></pre><pre><font
size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>Ray<o:p></o:p></span></font></pre>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>