[xml] How can I parse an XML file whose filesystem path is a Unicode string?

2022-07-30 Thread Paul Kinnucan via xml
Hi, I need to parse XML files whose paths may contain Unicode characters, for example, W:\jtbug\uc£\mydoc£.xml What is the best way to do this with libxml2? Regards, Paul ___ xml mailing list, project page http://xmlsoft.org/ xml@gnome.org https://

Re: [xml] How can I parse an XML file whose filesystem path is a Unicode string?

2022-07-31 Thread Paul Kinnucan via xml
ject: Re: [xml] How can I parse an XML file whose filesystem path is a Unicode string? On Sat, 2022-07-30 at 17:15 +0000, Paul Kinnucan via xml wrote: > Hi, > > I need to parse XML files whose paths may contain Unicode characters, > for example, > > W:\jtbug\uc£\mydoc£.xml > &g