Home › Forums › DITA and XMetaL Discussion › Missing "rowheader" attribute in table › Reply To: Missing "rowheader" attribute in table
Reply to: Missing "rowheader" attribute in table
August 30, 2022 at 10:18 amFyi, I ran into this issue with XMetaL 12 as well.
Looks like there was an error in this file, which I assume was installed by XMetaL:
“C:\Program Files\XMetaL 12.0\Author\DITA\DITA_1.3_DTD\base\dtd\tblDecl.mod”
There was an erroneous line on line 157, where IMPLIED/REQUIRED should have been. I replaced this line with #IMPLIED and the issue went away.
Just thought I’d post this in case anyone else comes across the issue!