Uses the key/value pair representation of an XML structure in hash to build an equivalent
Doc.
This is the reverse of xml_to_hash.
| hash |
The GenericSet to extract the XML from |
| type |
The XmlHashType used to store the XML |
| root_name |
The name to call the new Doc |
|
the Doc created from the data in |