Hi, As a follow up to the newly resolved NH-866 that adds support for xml types, I created another patch with support to map the database xml type to Linq to Xml:s XDocument in addition to XmlDocument. The downside is that it adds a dependency to System.Xml.Linq which might be undesirable.
Fabio suggested that I should gather votes for it so if this is something that you would like to see in NH then go to the ticket and vote :-) Here is the ticket: http://216.121.112.228/browse/NH-2342 Comments are welcome. Regards, Johannes
