[
Lists Home |
Date Index |
Thread Index
]
- From: David Brownell <db@Eng.Sun.COM>
- To: xml-dev@ic.ac.uk
- Date: Thu, 15 Oct 1998 08:57:33 -0700
Richard Emberson wrote:
> Does the XML processor actually check for this Validity Constraint
> violation before normalization?
It's a validity constraint, so it must check if it's a
validating processor. The check is simple: compare values
before and after normalization, and if they differ then the
document was NOT standalone. (Implies check should be done
AFTER normalization, not before!)
- Dave
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)
|