Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: How to concatenate 2 fields

From: jrheltmach@-----------.---
To: NULL
Date: 8/1/2007 7:37:00 AM

On Aug 1, 9:09 am, Joseph Kesselman <keshlam-nos...@comcast.net>
wrote:
> jrheltm...@michaelbest.com wrote:
> > How can I concatenate 2 fields in XML where one is a
> > hardcoded value and one is a database field??
>
> Using what tools? XML is just a data syntax. You're talking about a
> programming task, which means you need to pick a programming language
> (Java, C, XSLT stylesheets, XQuery or whatever query language you're
> already using to retrieve the information and render it as XML ...)
>
> --
> Joe Kesselman / Beware the fury of a patient man. -- John Dryden

I guess I'd be using XSLT stylesheets....Sorry about my ignorance with
this, I just thought I could open the file up in text pad and start
keying away....Anyway, below is where I believe it's pulling the
Timekeeper field from my datasource....

		</xsl:choose>
		<xsl:text>|</xsl:text>
		<xsl:value-of select="tk_id"/>							<!-- TIMEKEEPER_ID -->
		<xsl:text>|</xsl:text>



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