[XWeb-Users] XML files including files including files.
Brought to you by:
peterbecker
|
From: Jesper V. <jv...@ph...> - 2002-05-01 08:26:08
|
Hi, Thanks to Felix Schwarz, I can now import other XML-files in my XML, and let XWeb process the documnet. (See last thread). This works fine, and it will do what I need to be done. However, blod as I am, I ran into difficulties when I started to import XML files in more than one level. What I want is to import XML files into XLM files, where the imported files themself import other XML files. Is this possible? XWeb states, what the XML is not 'well formed'. Thanks in advance. Jesper Felix wrote: >From: Felix Schwarz <Felix@sc...> >Re: Cannot find file in ENTITY >2002-04-24 08:08 >Hi Jesper, > Jesper wrote: > > I include an XML file like this: > > > > > ]>> (...) > > Error on line 0 of XML document: File "homemain.xml" not found. > > I saw a similar problem with referencing dtds. "Solution" was to > specify the absolute URI eg. "file:///c:/path/file.dtd". > > HTH > > -- > Felix |