[
Lists Home |
Date Index |
Thread Index
]
- From: Jim Sweeney <jsweeney@chrystal.com>
- To: "'xml-dev@ic.ac.uk'" <xml-dev@ic.ac.uk>
- Date: Wed, 26 Jan 2000 16:05:23 -0800
OK, when I have "file:///c:/xml/dtd/foo.dtd" as my system id, it works, but
using a standard dos path as a system id is valid with my editor and my XML
content repository and I understand this works with some parser/SAX
combinations. Is the behavior I'm seeing unique to XP?
Thanks for your help!
Jim Sweeney
> -----Original Message-----
> From: David Megginson [mailto:david@megginson.com]
> Sent: Wednesday, January 26, 2000 8:49 AM
> To: Jim Sweeney
> Cc: 'xml-dev@ic.ac.uk'
> Subject: Re: SAX newbie Q : absolute DTD path in system id
>
>
> Jim Sweeney <jsweeney@chrystal.com> writes:
>
> > Yes, the DTD exists in the directory specified by an
> absolute path such as:
> >
> > <!DOCTYPE foo SYSTEM "c:\xml\dtd\foo.dtd">
>
> What happens if you make that a proper URI, i.e.
>
file:/c|xml/dtd/foo.dtd
or whatever Windows people do?
All the best,
David
--
David Megginson david@megginson.com
http://www.megginson.com/
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ or CD-ROM/ISBN 981-02-3594-1
Unsubscribe by posting to majordom@ic.ac.uk the message
unsubscribe xml-dev (or)
unsubscribe xml-dev your-subscribed-email@your-subscribed-address
Please note: New list subscriptions now closed in preparation for transfer to OASIS.
|