RE: [xml-dev] What is the rule for parsing XML in a namespace ins ide HTML?

From
Bullard, Claude L (Len) <>
To
"''" <>, Joshua Allen <>
Date
2004-07-15T20:07:39Z
ID
<>
Thread
RE: [xml-dev] What is the rule for parsing XML in a namespace ins ide HTML?
... that will contain namespaces for other renderable 
objects and to reiterate, this thread was about 
the problem of parsing for errors in a namespaced 
environment that includes HTML.

But this horse died when DOM left the barn with 
HTML grandfathered into it.   So it comes down to 

o Be careful and don't rely on draconian 
  tests in a mixed bag

o Mileage will vary by application

o New technologies, browsers or otherwise, that 
  provide full-up XML support will not use HTML 
  as currently defined.

len

From: Danny Ayers [mailto:]

... where there's data intended for human consumption at 
the end of the pipeline there's going to a renderer. Usually a HTML 
renderer.