|
Subject: [xsl] Preserve Space in Variable From: "Karl J. Stubsjoen" <karl@xxxxxxxxxxxxx> Date: Mon, 1 Mar 2004 23:17:31 -0700 |
Hello,
How do I preserve space for the following doc:
<xsl:variable name="cSig"
select="document('campaign_signatures.xml')//SIGS"/>
The XML looks like this:
<SIGS>
<SIG>
<TITLE>Standard</TITLE>
<S>Sincerely,<br/><br/><fname /> <lname /><br/><phone_cell /><br/><email
/><br/><br/><company_info/></S>
</SIG>
<SIG>
<USERID>1</USERID>
<TITLE>Karl 1</TITLE>
<S>Your's Truly:<br/><br/><br/><fullname
/><br/><email/><phone/><br/><company_info/></S>
</SIG>
</SIGS>
See the <fname /> <lname /> nodes? There is a space there and I am losing
it after transformation.
Karl
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] XML Data Islands, Jim Fuller | Thread | RE: [xsl] Preserve Space in Variabl, Jim Fuller |
| [xsl] Re: Re: Re: Is there a way to, Dimitre Novatchev | Date | RE: [xsl] Tricky White Spaces being, Jarno . Elovirta |
| Month |