[xep-support] fo:root cannot have non-empty text descendants?!

idealcms at gmx.de idealcms at gmx.de
Sat Aug 9 03:14:26 PDT 2003


Hi there,
Using renderX (anything above v3) I always get the following error message
when creating a .fo document:

{![error] Element 'fo:root' cannot have non-empty text descendants here.}

Here is part of the generated .fo document. It might be of help...

<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"
xmlns:ixe="org.tzi.ideal.xalan.IdealExtension" xmlns:rx="http://www.renderx.com/XSL/Extensions">
	<fo:layout-master-set>
		[...]		
	</fo:layout-master-set>
	<fo:page-sequence master-reference="cover">
		<fo:flow flow-name="xsl-region-body">
			<fo:block break-after="page" hyphenate="true">
				<fo:block color="red">
					KEIN TITELBLATT GEFUNDEN!
				</fo:block>
			</fo:block>
		</fo:flow>
	</fo:page-sequence>
	<fo:page-sequence initial-page-number="auto-odd"
master-reference="precontent">
		<fo:flow flow-name="xsl-region-body">
			<fo:block hyphenate="true">
				<fo:block>
				Dieser Bericht wurde im Rahmen [...]
			</fo:block>
		</fo:flow>
	</fo:page-sequence>
	[...]
</fo:root>

What does that mean? Is anything wrong with my stylesheet? If so, what is
the scheme XEP validates against and where can I get it?

Best regards,
Björn

-- 
COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
--------------------------------------------------
1. GMX TopMail - Platz 1 und Testsieger!
2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list