[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: xml-dev <xml-dev@ic.ac.uk>
- Date: Sun, 29 Aug 1999 12:54:13 -0400 (EDT)
schen@falconwing.com writes:
> 1) If an XML processor was semantically interpreting an XML document but
> encounters an unknown namespace, is it mandated to ignore all elements and
> attributes in that namespace? I thought this was the case, but after
> re-reading the standard I see it's not defined. If this is not
> standardized, can anyone say what is currently the common practice?
I'd expect that it is the responsibility of the Namespace designer to
specify this: there is no single set of rules that will work for all
situations.
> 2) How should a validating XML parser deal with namespaces?
The validating parser must validate against the DTD -- the validation
(at least, as defined by XML 1.0) doesn't concern Namespaces.
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/ and on CD-ROM/ISBN 981-02-3594-1
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)
|