- From: Elliotte Rusty Harold <elharo@metalab.unc.edu>
- Date: Mon, 18 Sep 2000 09:19:58 -0700
- To: xsl-editors@w3.org
In section 6.4.5 of the XSL spec, I think that the content model for fo:page-sequence should allow more than one fo:flow child element. That is, instead of (title?,static-content*,flow) It should be (title?,static-content*,flow+) or perhaps (title?,static-content*,flow*) Other areas of the spec imply that more than one child is allowed. -- +-----------------------+------------------------+-------------------+ | Elliotte Rusty Harold | elharo@metalab.unc.edu | Writer/Programmer | +-----------------------+------------------------+-------------------+ | Java I/O (O'Reilly & Associates, 1999) | | http://metalab.unc.edu/javafaq/books/javaio/ | | http://www.amazon.com/exec/obidos/ISBN=1565924851/cafeaulaitA/ | +----------------------------------+---------------------------------+ | Read Cafe au Lait for Java News: http://metalab.unc.edu/javafaq/ | | Read Cafe con Leche for XML News: http://metalab.unc.edu/xml/ | +----------------------------------+---------------------------------+
Received on Monday, 18 September 2000 09:25:36 UTC