There was an error while loading. Please reload this page.
Populate an entity with an XML packet. Make sure the names of the elements match the keys in the structure.
###Returns
###Arguments
###Examples
var user = ormService.populateFromXML( ormService.new("User"), xml, "User");