[ http://issues.apache.org/jira/browse/DERBY-1215?page=comments#action_12426720 ] Laura Stewart commented on DERBY-1215: --------------------------------------
Kim - You are correct. The expanse attribute should be removed. If we want to have the tables appear the same as before, we need to add the PGWIDE=1 attribute as the replacement. I have seen these errors when I generate output using ANT. > <table> elements in documentation need expanse attributes after switch to > OASIS DTDs > ------------------------------------------------------------------------------------ > > Key: DERBY-1215 > URL: http://issues.apache.org/jira/browse/DERBY-1215 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.2.0.0 > Reporter: Andrew McIntyre > Priority: Minor > > With revision 393972, I switched the DITA files in the doc tree to reference > the OASIS DTDs instead of the old IBM DTDs. This has caused some warnings to > appear in the build output, e.g.: > [pipeline] [Error] ctunproper22250.dita:31:60: Attribute "expanse" must be > declared for element type "table". > [pipeline] [Error] ctuntransform36368.dita:32:37: Attribute "expanse" must > be declared for element type "table". > [pipeline] [Error] ctuntransform36368.dita:49:37: Attribute "expanse" must > be declared for element type "table". > [pipeline] [Error] ctunoptimz42065.dita:58:37: Attribute "expanse" must be > declared for element type "table". > [pipeline] [Error] ctunoptimz42065.dita:86:37: Attribute "expanse" must be > declared for element type "table". > [pipeline] [Error] ctunoptimz42065.dita:114:37: Attribute "expanse" must be > declared for element type "table". > This does not appear to have affected the build or appearance of the docs, it > is just that these DITA files no longer conform to the DTD. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
