Jeff Yates writes: > At the beginning of every XML document there is a <?xml version="1.0" ?> > tag. Is there a way to get this version number from within DOM? I know at > this time there is only one version number, but in the future there may be > more. DOM Level 3 (in draft form) adds the "version" attribute to the Document interface, as well as a few other interesting tidbits. -Fred -- Fred L. Drake, Jr. <fdrake at acm.org> PythonLabs at Digital CreationsReceived on Wednesday, 21 March 2001 18:16:22 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 3 May 2007 00:17:11 GMT