Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Is there a way to transfer a node set to a string? thanks!

From: "davidw" <davidw@---------.--->
To: NULL
Date: 6/2/2004 10:31:00 PM
Thanks, the xml is a default xml block, which in xsl as xml node, I want to
put the xml string in a hidden field, so when user submit, I can get the
string/


"Han" <hp4444@k...> wrote in message
news:u0mzvOQSEHA.808@t......
> Almost all languages will have Replace function. It will do. i.e.
> replaced=replace(xmldoc.xml, "<", "&lt;"). However converting the xml in
> that way is not neat. Why do you want that?
>
> "davidw" <davidw@a...> wrote in message
> news:OHg33hOSEHA.2408@T......
> > I have a nodeset like
> >
> > <a>
> >  <b>...</b>
> > </a>
> > <a>
> >  <b>...</b>
> > </a>
> >
> > assigned to a variable, but I want to assign it to a hidden field, so
the
> > value will be
> > &lt;a&gt;
> > &lt;b&gt;...&lt;/b&gt;
> > &lt;/a&gt;
> > &lt;a&gt;
> > &lt;b&gt;...&lt;/b&gt;
> > &lt;/a&gt;
> >
> > how can I do that? thanks
> >
> >
>
>




transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent