[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[xml] problem with libxml2
- From: =?koi8-r?q?=EB=CF=CE=C4=D2=C1=D4=D8=C5=D7_=F3=C5=D2=C7=C5=CA?= <seka x509 ru>
- To: "'xml gnome org'" <xml gnome org>
- Subject: [xml] problem with libxml2
- Date: Tue, 23 Jul 2002 18:13:04 +0400
Hello!
I use libxml2 (29.05.02) for Win32 and have the following problem:
It doesn't understand any URL containing the space symbol.
For example xmllint utility validating XML file, containing string
<!DOCTYPE MySchema SYSTEM "sub directory/test.dtd">
will generate error
failed to load external entity...
whereas the same file without space ("subdirectory/...") processes OK.
(Both directories - "subdirectory" and "sub directory" exist and contain
files test.dtd)
Using the additional quotes - " does not aid.
How can I avoid this problem?
Using pathes with space symbol is obligatory for me - "c:\Documents and
Settings" and so on...
Thank you
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]