- From: Glen Mazza <grm7793@yahoo.com>
- Date: Tue, 03 Aug 2004 00:49:10 -0400
- To: XSL Editors <xsl-editors@w3.org>
Editors: The content model constraint for fo:bidi-override has a small error: "An fo:bidi-override that is a descendant of an fo:leader or of [an-->the] fo:inline child of an fo:footnote may not have block-level children, unless it has a nearer ancestor that is an fo:inline-container." Switch from "an fo:inline child" to "the fo:inline child", as shown above, because an fo:footnote has only one fo:inline child. This will make the text similar to what is already there for fo:inline's constraint: "An fo:inline that is a descendant of an fo:leader or of the fo:inline child of an fo:footnote may not have block-level children, unless it has a nearer ancestor that is an fo:inline-container." Thanks, Glen
Received on Tuesday, 3 August 2004 00:44:21 UTC