To_xml, but where is from_xml?

Hi,

I need to implement a AWS interface, and Hash->XML conversion is handy
to serialize, but is there standard anyway way to to the opposite?

Or do you have a better approach?

If I need to implement from_xml myself, how could I validate input xml
against a schema?

Thank you,
JE