Re: code and blockcode

* Laurens Holst wrote:
>The spec says "to signal an intention that in that element, white space 
>should be preserved by applications". First of all, note that this is 
>about what the XML parser communicates to the application on top of it, 
>which is the DOM.

The "application" as defined in XML 1.0 is the set of things that work
conceptually on top of the XML processor. If you use DOM Level 3 L&S it
would be the program that invokes the relevant method, if you enter the
address of some document in your web browser's address bar it would be
the "web browser". If it happens to load an XHTML document, it would be
an XHTML user agent in which case XHTML user agent conformance require-
ments apply.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Thursday, 14 July 2005 22:27:43 UTC