<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" 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 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        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","serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p><span style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">I am using read write rules along with my EDD, etc. to convert XML to structured FrameMaker files. Is anyone familiar with using RW rules to control the row ruling within multiple
 heading rows? I am able to get the 2nd heading line in with a mix of xml tagging and my rules. What I'm having an issue with is that the first heading row has to have lines at the top and bottom, but the 2nd heading row has the line at the top but not at the
 bottom. I've looked in every Developer reference I can find and what I have in my rules should be working according to them. Below is a portion of my RW rules. Can anyone save my sanity?
<o:p></o:p></span></p>
<p><span style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333"> </span><b><span lang="EN" style="font-size:10.0pt;font-family:"Courier New";color:#333333">element "PartsTableHeadingRow"</span></b><o:p></o:p></p>
<p><b><span lang="EN" style="font-size:10.0pt;font-family:"Courier New";color:#333333">{<o:p></o:p></span></b></p>
<p><b><span lang="EN" style="font-size:10.0pt;font-family:"Courier New";color:#333333">is fm table row element;<o:p></o:p></span></b></p>
<p><b><span lang="EN" style="font-size:10.0pt;font-family:"Courier New";color:#333333">fm property row ruling value is "1";<o:p></o:p></span></b></p>
<p><b><span lang="EN" style="font-size:10.0pt;font-family:"Courier New";color:#333333">}<o:p></o:p></span></b></p>
<p><b><span lang="EN" style="font-size:10.0pt;font-family:"Courier New";color:#333333">element "PartsTableHeadingRow2"<o:p></o:p></span></b></p>
<p><b><span lang="EN" style="font-size:10.0pt;font-family:"Courier New";color:#333333">{<o:p></o:p></span></b></p>
<p><b><span lang="EN" style="font-size:10.0pt;font-family:"Courier New";color:#333333">is fm table row element;<o:p></o:p></span></b></p>
<p><b><span lang="EN" style="font-size:10.0pt;font-family:"Courier New";color:#333333">fm property row ruling value is "0";<o:p></o:p></span></b></p>
<p><b><span lang="EN" style="font-size:10.0pt;font-family:"Courier New";color:#333333">}<o:p></o:p></span></b></p>
<p><b>For each cell in the first heading row I have:</b><b><span style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333"><o:p></o:p></span></b></p>
<p><b><span lang="EN" style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">element "THCELL1"<o:p></o:p></span></b></p>
<p><b><span lang="EN" style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">{<o:p></o:p></span></b></p>
<p><b><span lang="EN" style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">is fm table cell element "THCELL1";<o:p></o:p></span></b></p>
<p><b><span lang="EN" style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">fm property column number value is "1";<o:p></o:p></span></b></p>
<p><b><span lang="EN" style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">fm property row ruling value is "1";<o:p></o:p></span></b></p>
<p><b><span lang="EN" style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">fm property row type value is "PartsTableHeadRow";<o:p></o:p></span></b></p>
<p><b><span lang="EN" style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">}<o:p></o:p></span></b></p>
<p><span style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">.....<o:p></o:p></span></p>
<p><span style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">For each cell in the second heading row I have:<o:p></o:p></span></p>
<p><span lang="EN" style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">element "THCELL21"<o:p></o:p></span></p>
<p><span lang="EN" style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">{<o:p></o:p></span></p>
<p><span lang="EN" style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">is fm table cell element "THCELL21";<o:p></o:p></span></p>
<p><span lang="EN" style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">fm property column number value is "1";<o:p></o:p></span></p>
<p><span lang="EN" style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">fm property row ruling value is "0";<o:p></o:p></span></p>
<p><span lang="EN" style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">fm property row type value is "PartsTableHeadRow2";<o:p></o:p></span></p>
<p><span lang="EN" style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">}<o:p></o:p></span></p>
<p><span lang="EN" style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">Thank you in advance for any assistance!<o:p></o:p></span></p>
<p><span lang="EN" style="font-size:10.5pt;font-family:"Arial","sans-serif";color:#333333">Lisa<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Verdana","sans-serif"">Sincerely,<o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:12.0pt;font-family:"Verdana","sans-serif"">Lisa Freeman</span></b><span style="font-size:12.0pt;font-family:"Verdana","sans-serif""><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Verdana","sans-serif"">Publication Support Analyst</span><span style="font-size:12.0pt;font-family:"Verdana","sans-serif""><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Verdana","sans-serif""> <o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p><br>
**********************************************************************<br>
Confidentiality Notice<br>
The information contained in this e-mail is confidential and intended for use only by the person(s) or organization listed in the address. If you have received this communication in error, please contact the sender at O'Neil & Associates, Inc., immediately. Any copying, dissemination, or distribution of this communication, other than by the intended recipient, is strictly prohibited.<br>
**********************************************************************</p></body>
</html>