Julio writes: >...I get the following error message: >Fatal Error at (file , line 1, char1747): Expected comment or >processing instruction >... >I believe the problem comes from the XML, I use strange ascii [sic] >characters like � � � � � �. [Note: the above look correct in my email reader. YMMV.] >... > <?xml version="1.0" encoding="iso-8859-1"?><RIOCELULAR><CONSULTAS> >... > </SERVICIOS>! > </! > CONSULTAS></RIOCELULAR> I didn't count 1747 characters into the file, but I suspect those ! marks. In any event, this seems to be an XML parsing problem rather than a Xalan problem. .................David Marston
