Re: [xsl] Schema-aware validation of XHTML result-document

Subject: Re: [xsl] Schema-aware validation of XHTML result-document
From: "Joe Fawcett" <joefawcett@xxxxxxxxxxx>
Date: Fri, 09 Mar 2007 13:47:28 +0000
Jesper

Well in some ways that's not strictly true.
The file itself is not validated. The file is loaded and an in-memory representation is cretaed which is validated and defaults are added, the post schema validation infoset is created. If you save this in-memory representation back to disk it will be different.


Joe




From: "Jesper Tverskov" <jesper@xxxxxxxxxxx> Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: Re: [xsl] Schema-aware validation of XHTML result-document Date: Fri, 9 Mar 2007 14:42:29 +0100
Several of you have proposed to modify locally saved schemas. It is
one skill level to get some XSLT going, and another skill level to
modify schemas. Soon we would have thousands of locally modified
copies of the W3C schemas in this case. Not nice when the whole idea
is just to import the W3C schema from the W3C website.

It is true that this is also an issue for the XHTML working group, but
we still need to find out why XHTML result-document validation in XSLT
could not work as it works when we normally validate a file on our
hard disk: Nothing is added to that file.

Cheers,
Jesper




On 3/9/07, David Carlisle <davidc@xxxxxxxxx> wrote:

Basically you are arguing that the xhtml schema (and DTD) should not default these values. There is a lot to be said for that argument, but this is the wrong list for that. The (X)HTML working groups have just this week been rechartered to update the (X)HTML specs, you could suggest this change over on www-html.

David




--
Jesper Tverskov

www.xmlkurser.dk
www.xmlplease.com

Current Thread