|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Inserting spaces in my FO Style Sheet
Dear All, I have tried to add the folowing lines in XSL <!DOCTYPE xsl:stylesheet [ <!ENTITY nbsp " "> <!ENTITY sp "<xsl:text> </xsl:text"> ]> but the parser I used, say that javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerException: org.xml.sax.SAXParseException: Parameter entity references must not appear within markup declarations in the internal DTD subset. I am using the new JAXP 1.1 package which used jaxp.jar, crimson.jar, xalan.jar in WinNT 4.0, JDK1.3 Is there any way I can bypass this? Many thanks in advance. DPawson@xxxxxxxxxxx on 21/06/2001 03:30:50 PM Please respond to xsl-list@xxxxxxxxxxxxxxxxxxxxxx To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx cc: (bcc: Albert Tsun/Excel) Subject: RE: Inserting spaces in my FO Style Sheet > I tried to insert a space in my FO Style Sheet using the > suggestion below > and it doesn't work. > > If I insert a character and then a space <xsl:text> 1</xsl:text> - it > works - but not the space alone. I generally have <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE xsl:stylesheet [ <!ENTITY nbsp " "> <!ENTITY sp "<xsl:text> </xsl:text"> ]> as the top end of my stylesheet, then I can use <xsl:template match="whatever"> stuff more stuff to get a simple seperator. Perhaps for fo, the equivalent would be <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE xsl:stylesheet [ <!ENTITY sp "<fo:inline> </fo:inline>"> ]> HTH DaveP XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








