[
Lists Home |
Date Index |
Thread Index
]
- From: Tim Bray <tbray@textuality.com>
- To: xml-dev@ic.ac.uk
- Date: Sat, 17 Jan 1998 08:01:59 -0800
At 09:43 AM 17/01/98 -0600, Jeremie Miller wrote:
>> [great discussion about well-formed parser and ignoring DTD stuff
[uh, the discussion would be a bit better if some participants would
read the XML PR; for example, there's no more RMD, and it is made
very clear what a non-validating parser is required to do]
>What this stems from is the fact that my JavaScript XML parser has no
>_fundamental_ way of accessing URL's or files, and therefore no way of
>obtaining _anything_ external to the XML string it was given.
This is fine. Under no circumstances is a non-validating parser ever
required to fetch external objects.
*BUT*, you have to parse way through the internal subset, and you
have to do internal entities and default attributes declared therein. -Tim
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/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|