Hello all Xalan gurus,

I've tried the DOM2DOM sample with an XML file containing one internal and
one external entities.

The DOM output is serialized well but it doesn't contain any value of my
entities.

Could you tell me why ?

You can find attached to this mail the XML/XSL files I'm using :
 <<birds.xml>>  <<birds.xsl>>  <<birds2.xml>> 

Thanks.

P.S. : this XSL transform works fine with the SimpleTransform sample (which
is using Stream input/output), so why not when I'm using DOM input/output
 
Vincent Mah�

birds.xml

birds.xsl

birds2.xml

Reply via email to