> my question is when DOM object is generated then does this DOM object contain > schema elements and node information also ?? (does DOM tree include schema > information also ??) In general no, though there may be some implementations out there that have added something like this (though I have never heard of it). But because the Schema is itself XML you could easily load it into a separate DOM instance and access the tree that way. Good Luck, Jeff Rafter Defined Systems http://www.defined.netReceived on Monday, 5 February 2001 16:33:40 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 6 December 2009 18:13:33 GMT