On Monday 08 October 2001 05:30, you wrote:
> Thanks for the explanation, Joel. Question 1 is now out of the way. But as
> for Q2, I still am facing some problems.
>
> I actually am parsing HTML, not XML, so I need a method that will
> understand certain things that are illegal in XML. Ex: <table width="100%"
> noborder height=75%>. This is valid HTML, I think, or at least it is widely
> in use. The parse-xml function understands neither the noborder attribute

Sounds like you want a validating parser which afaik, rebol does not contain.
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to