Re: Spacing issues?

2003-06-10 Thread Andre Thenot
On Tuesday, June 10, 2003, at 07:01 PM, Robert Koberg wrote: Andre was a bit off with his comments. Also he is using a long-hand version when there is a simpler way to accomplish it (attribute value templates or {} in an attribute). Joerg was showing you how to "strip" the leading and trailing

RE: Spacing issues?

2003-06-10 Thread Robert Koberg
age- > From: Andre Thenot [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 10, 2003 4:30 PM > To: [EMAIL PROTECTED] > Subject: Re: Spacing issues? > > That was an XPath expression. > > Use (assuming you have an xsl:variable named "report-name"): > > &g

RE: Spacing issues?

2003-06-10 Thread Tim Bachta
I do not have a xsl:variable named "report-name" how do I declare that? I am going to get that book this evening. -Original Message- From: Andre Thenot [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 10, 2003 4:30 PM To: [EMAIL PROTECTED] Subject: Re: Spacing issues? That wa

Re: Spacing issues?

2003-06-10 Thread Andre Thenot
riginal Message- From: Joerg Heinicke [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 10, 2003 3:06 PM To: [EMAIL PROTECTED] Subject: Re: Spacing issues? {normalize-space(report-name)} Joerg Tim Bachta wrote: How come I am getting huge amounts of space between hard-coded items and database items in

Re: Spacing issues?

2003-06-10 Thread Joerg Heinicke
replace with Joerg Tim Bachta wrote: Where do I put that? -Original Message- From: Joerg Heinicke [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 10, 2003 3:06 PM To: [EMAIL PROTECTED] Subject: Re: Spacing issues? {normalize-space(report-name)} Joerg Tim Bachta wrote: How come I

RE: Spacing issues?

2003-06-10 Thread Tim Bachta
Where do I put that? -Original Message- From: Joerg Heinicke [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 10, 2003 3:06 PM To: [EMAIL PROTECTED] Subject: Re: Spacing issues? {normalize-space(report-name)} Joerg Tim Bachta wrote: > How come I am getting huge amounts of space betw

Re: Spacing issues?

2003-06-10 Thread Joerg Heinicke
{normalize-space(report-name)} Joerg Tim Bachta wrote: How come I am getting huge amounts of space between hard-coded items and database items in my view source when they should be no space according to my code? Ex. Code = I would expect Source = * * Tim Bachta

Spacing issues?

2003-06-10 Thread Tim Bachta
How come I am getting huge amounts of space between hard-coded items and database items in my view source when they should be no space according to my code?   Ex. Code =
I would expect     Source =     Tim Bachta (913)693-0538 O