|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Problem with entities and JDOM
Hi:
I'm working with JDOM beta7 and use it to transform my XML documents. The
problem is that if I define entities in the XSL document the next exception
is thrown:
org.jdom.JDOMException: XSLT Transformation failed: Parameter
entity references must not appear within markup declarations in the internal
DTD subset.
An I define the entities with the next code:
<!DOCTYPE xsl:stylesheet[
<!ENTITY nbsp " ">
<!ENTITY copy "©">
<!ENTITY aacute "á">
<!ENTITY eacute "é">
<!ENTITY iacute "í">
<!ENTITY oacute "ó">
<!ENTITY aacute "ú">
]>
The error is very strange because if I delete some lines form the XSL
document the entities works fine.
Can somebody help me.
-------------------------------------------------------------
Miguel Ángel Medina López
Logic Factory: www.logic-factory.com
Granada - España
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








