Hi there,<div><br></div><div>I am using XEP to generate government regulated documents for clients.  Thus, they must be compliant with Section 508 .</div><div><br></div><div>Here is a test case:</div><div><br></div><div><div>

&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; </div><div>&lt;fo:root xmlns:fo=&quot;<a href="http://www.w3.org/1999/XSL/Format">http://www.w3.org/1999/XSL/Format</a>&quot;&gt;</div><div>    &lt;fo:layout-master-set&gt;</div>

<div>        &lt;fo:simple-page-master master-name=&quot;simple-page&quot; page-height=&quot;11in&quot; page-width=&quot;8.5in&quot;&gt;</div><div>            &lt;fo:region-body margin=&quot;0.5in&quot;/&gt;</div><div>        &lt;/fo:simple-page-master&gt;</div>

<div>    &lt;/fo:layout-master-set&gt;</div><div>    &lt;fo:page-sequence master-reference=&quot;simple-page&quot;&gt;</div><div>        &lt;fo:flow flow-name=&quot;xsl-region-body&quot;&gt;</div><div>            &lt;fo:table&gt;</div>

<div>                &lt;fo:table-column</div><div>                    border=&quot;1pt solid black&quot;/&gt;</div><div>                &lt;fo:table-column </div><div>                    border=&quot;1pt solid black&quot;/&gt;</div>

<div>                &lt;fo:table-header border=&quot;1pt solid black&quot;&gt;</div><div>                    &lt;fo:table-row&gt;</div><div>                        &lt;fo:table-cell&gt;</div><div>                            &lt;fo:block&gt;test&lt;/fo:block&gt;</div>

<div>                        &lt;/fo:table-cell&gt;</div><div>                        &lt;fo:table-cell&gt;</div><div>                            &lt;fo:block&gt;test&lt;/fo:block&gt;</div><div>                        &lt;/fo:table-cell&gt;</div>

<div>                    &lt;/fo:table-row&gt;</div><div>                &lt;/fo:table-header&gt;</div><div>                &lt;fo:table-body border=&quot;1pt solid black&quot;&gt;</div><div>                    &lt;fo:table-row&gt;</div>

<div>                        &lt;fo:table-cell&gt;</div><div>                            &lt;fo:block&gt;test&lt;/fo:block&gt;</div><div>                        &lt;/fo:table-cell&gt;</div><div>                        &lt;fo:table-cell&gt;</div>

<div>                            &lt;fo:block&gt;test&lt;/fo:block&gt;</div><div>                        &lt;/fo:table-cell&gt;</div><div>                    &lt;/fo:table-row&gt;</div><div>                &lt;/fo:table-body&gt;</div>

<div>            &lt;/fo:table&gt;</div><div>        &lt;/fo:flow&gt;</div><div>    &lt;/fo:page-sequence&gt;</div><div>&lt;/fo:root&gt;</div></div><div><br></div><div>When I render the above FO into a tagged PDF, and then run the Adobe Acrobat Accessibility Check Report for 508 compliance, the report complains that the table has no table header, even though the FO clearly has a table header block.</div>

<div><br></div><div>Is there something I am doing wrong, and if so, what should I do to correct it?</div><div><br></div><div>Thanks,</div><div><br></div><div>Charles Porter</div>


!DSPAM:87,506c87c463736705114962!