FM8 and DITA: attribute "rotate" in table entries
Hi there,
I tried to add the attribute "rotate" for table entries. The Developer's guide and the additional reference guide were a good help here. Everything you need for your dtd and read/write rules is listed there.
<!ATTLIST entry
...
rotate %yesorno; #IMPLIED
...
>
element "entry"
{
...
attribute "rotate" is fm property rotate;
...
}
In the EDD, the attribute has not to be added, I think.
But anyway: I have added this attribute to some table entries. And now I always get the error message that the attribute 'rotate' was not declared for the element 'entry', when I open the xml-file in FrameMaker.
Does anyone know, what else I have to do?
Thanks in advance,
Anna