xsl-list
[Top] [All Lists]

Re: [xsl] value-of select with two different namespaces

2008-07-13 22:11:45
The error means that somewhere in your source, you are using an entity κ but the the parser can't find the declaration for it. Make sure the that the parser can find the definition of that entity.

-- Jeff

On 07 14, 08, at 12:42 PM, V.Ramkumar wrote:

Hi Friends,

I am using saxon9 for XSL(v2.0) Transform One XML to another.

I am getting below error for entity.

        "Error on line 61 column 53 of input.xml:
        SXXP0003: Error reported by XML parser: The entity "kappa" was
referenced, but not declared.
        Transformation failed: Run-time errors were reported"

Please give your suggestion.

Regards,
Ramkumar



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


Jeferson L. Sese
jeferson dot sese at asiatype dot com
Asiatype Inc.
Suite 114 Columbia Tower
Ortigas Ave., Greenhills
Mandaluyong City 1550 Philippines
Tel: +632-744-6262
Mobile: +63927-671-7901




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--