RE: multilanguage support easily or including xml data dynamically

Subject: RE: multilanguage support easily or including xml data dynamically
From: juggy@xxxxxxx
Date: Fri, 9 Jun 2000 12:28:14 +0200 (MEST)
Nope, I created three different files, already changed tag names
(XML...->Big...), but that didn't make the problem vanish. Maybe I am using the wrong
Parser? I am using instant saxon, though I already tried saxon which has the
same problem, on a WIN98.

Juggy 
> > 
> > How do you get this to work? I tried it exactly the way you wrote it, 
> > but this appears:
> > 
> > saxon XMLNumberData.xml LangTest.xsl
> > Fatal error reported by XML parser: Illegal processing instruction 
> > target (found
> >  "xml")
> >   URL:    file:/E:/WORK/Programs/Develop/XML/saxon/LangTest.xsl
> >   Line:   2
> >   Column: 2
> > Error preparing style sheet
> > Illegal processing instruction target (found "xml")
> > 
> > Should I have changed something?
> 
> The response contained several documents each starting with an XML
> declaration
> <?xml version="1.0"?>
> 
> I suspect you entered these as a single document. My guess is that the
> parser is complaining about finding an XML declaration that isn't at the
> start of the file.
> 
> Mike Kay
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread