When i use Hash.from_xml() to convert xml into a hash, it seems like attributes (that don''t relate to the data type of the contents of the element) are discarded - is there any way to keep them, does anyone know? Obviously one answer is to avoid xml that stores data in attributes but that''s not always possible. Alternatively i could write my own from_xml i guess, but a quick solution is preferred :) -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---