i1 : xmlTypeTable o1 = HashTable{1 => element node } 2 => attribute node 3 => text node 4 => cdata section node 5 => entity ref node 6 => entity node 7 => pi node 8 => comment node 9 => document node 10 => document type node 11 => document frag node 12 => notation node 13 => html document node 14 => dtd node 15 => element decl 16 => attribute decl 17 => entity decl 18 => namespace decl 19 => xinclude start 20 => xinclude end o1 : HashTable |
The object xmlTypeTable is a hash table.