[
Lists Home |
Date Index |
Thread Index
]
Thanks. Actually the © entity is not the cause of the
NullPointerException. Sorry for bothering this list if it is not the right
place to discuss these issues.
Yvonne
--On 12 February 2004 17:07 +0200 George Cristian Bina <george@sync.ro>
wrote:
> Hi Yvonne,
>
>> I tried
>> validating it with the FO DTD offered by RenderX, but it was no help (it
>> threw an error at <xsl:stylesheet>).
>
> The validation of a stylesheet is performed in general by an XSLT
> processor. For instance in a JAXP based environment you can try to create
> a Transformer object from that stylesheet. Your XSL file is not even
> wellformed:
>
> SystemID: http://people.bath.ac.uk/ccsya/library/libraryguides.xsl
> Location: 15:1
> Description: F The entity "copy" was referenced, but not declared.
>
> Line 15: <fo:block padding-before="0.5in" space-start="0.5in"
> padding-start="0.75in">© 2004 Library and Learning Centre,
> University of Bath</fo:block>
>
> Try replacing © with ©
>
> However such questions are better asked on the xsl list
> http://www.mulberrytech.com/xsl/xsl-list or on the support channels of the
> specific tools you are using.
>
> Hope that helps,
> George
> -------------------------------------------------------------
> George Cristian Bina mailto:george@oxygenxml.com
> <oXygen/> XML Editor - http://www.oxygenxml.com/
>
Yvonne
**************************************************************
Yvonne Aburrow Web Developer 01225 38 6022
Computing Services University of Bath Y.Aburrow@bath.ac.uk
http://www.bath.ac.uk/bucs http://people.bath.ac.uk/ccsya
|