erb. Set up a boilerplate file and fill in what you need. It's MUCH
faster than trying to generate it with REXML.

On Mon, Feb 23, 2009 at 6:57 PM, Don French <dhf0...@gmail.com> wrote:
>
> I have a mashup I need to d with a site that uses xmlrpc. I am trying
> to understand the the call method.  I have the following items that
> need to be passed to the remote site.
>
> methodName
> and the following structure
>   ID - string
>   area - string
>   views = array of strings
>
> I know what the xml should look like
[...lots of xml...]
>
> I have results from various inputs from the view for the value. I am
> trying to figure out how to create the xml structure and how to use it
> in the XMLRPC call.

--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to