paul vudmaska wrote:

> 
> My point is that that ruby might benefit from an xml
> type, 


It already does: String.

Do you mean special type that defines a (presumably W3C) XML DOM, 
*other* than a REXML Document?

See http://www.rubygarden.org/ruby?XMLinRuby

James Britt