[Home] [By Thread] [By Date] [Recent Entries]


From: "Noelle" <ng302@s...>
> First of all, I have an XML page, which is uses XSLT to transform into
XHTML
> (with a separate CSS), but it won't render correctly if I include a
> namespace declaration in the top level element.

The problem is likely in the transform, not the browser. Check the output
from an XSLT processor outside the browser.

> The second problem involves my schema.  Although the schema and XML
validate
> against each other
> when I use a schema validator, the XML doesn't seem to be validating
against
> the
> schema when I use the browser to view it.  Is it necessary to
> use a DTD as well as a schema to enforce the structure of the document?

I tested both IE 6 and Mozilla 1.4. Neither produce any validation error
messages, for either DTD or XML Schema.

Perhaps someone here knows how to request the browsers validate, but I
don't.

Bob Foster


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member