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>
<?xml version="1.0" encoding="UTF-8"?> </div><div><fo:root xmlns:fo="<a href="http://www.w3.org/1999/XSL/Format">http://www.w3.org/1999/XSL/Format</a>"></div><div> <fo:layout-master-set></div>
<div> <fo:simple-page-master master-name="simple-page" page-height="11in" page-width="8.5in"></div><div> <fo:region-body margin="0.5in"/></div><div> </fo:simple-page-master></div>
<div> </fo:layout-master-set></div><div> <fo:page-sequence master-reference="simple-page"></div><div> <fo:flow flow-name="xsl-region-body"></div><div> <fo:table></div>
<div> <fo:table-column</div><div> border="1pt solid black"/></div><div> <fo:table-column </div><div> border="1pt solid black"/></div>
<div> <fo:table-header border="1pt solid black"></div><div> <fo:table-row></div><div> <fo:table-cell></div><div> <fo:block>test</fo:block></div>
<div> </fo:table-cell></div><div> <fo:table-cell></div><div> <fo:block>test</fo:block></div><div> </fo:table-cell></div>
<div> </fo:table-row></div><div> </fo:table-header></div><div> <fo:table-body border="1pt solid black"></div><div> <fo:table-row></div>
<div> <fo:table-cell></div><div> <fo:block>test</fo:block></div><div> </fo:table-cell></div><div> <fo:table-cell></div>
<div> <fo:block>test</fo:block></div><div> </fo:table-cell></div><div> </fo:table-row></div><div> </fo:table-body></div>
<div> </fo:table></div><div> </fo:flow></div><div> </fo:page-sequence></div><div></fo:root></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!