[LIP] Generating xml tag string with period(.) in the tag using ruby xml builder

"Usha Murali" <[email protected]>
Newsgroups gmane.user-groups.linux.india.programmers
Message-ID <[email protected]>
Hi all,
  In ruby language, while trying to generate xml tags with a period in
the tag name as given below, the xml builder gives me error, Could
anyone suggest me the solution. My rxml file is as follows:

xml.instruct! :xml, :version=>"1.0",
:encoding=>"UTF-8"
xml.methodResponse do
    xml.param do
      xml.Date.iso8601(@date.strftime("%Y-%m-%dT%H:%M:%S"))
      end
  end

TIA

On 7/14/07, vivek khurana <khuranavivek_in-/[email protected]> wrote:
>
> >
> > I dont think this would fit a standard project
> > layout where we can tag all the scripts for each
> > release. It also doesnt seem to make sense to create
> > a module out of every script. Changes could be as
> > frequent as multiple times a day to maybe once in
> > two years. Almost all the changes result in an
> > immediate release.
> >
> > Any thoughts or pointers would be highly
> > appreciated.
> >
> >
> what are the problems in creating a separate project
> for each folder ?
>  Also, please provide information on how the scripts
> will be deployed. It is a good practice to create
> version control structure to mimic deployment.
>
> regards
> VK
>
> Engineers normally have problem with every solution. If not they have  a solution in search of a problem.
>
> Disclaimer
> The facts expressed here belong to everybody, the opinions to me. The distinction is yours to draw...
>
>
>
> ____________________________________________________________________________________
> Pinpoint customers who are looking for what you sell.
> http://searchmarketing.yahoo.com/
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> linux-india-programmers mailing list
> linux-india-programmers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/linux-india-programmers
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.