[
Lists Home |
Date Index |
Thread Index
]
- From: Simon Pockley <simonp@cinemedia.net>
- To: "'xml-dev@xml.org'" <xml-dev@xml.org>
- Date: Fri, 16 Jun 2000 12:02:25 +1000
This is probably really simple, and I feel silly asking, but
I'm having trouble getting space into the HTML output of multiple selects in
an XSLT
I'm using xt but it seems to reject the entity
Take the following:
<xsl:value-of select="creator/firstname"/>
<xsl:value-of select="creator/lastname"/>
Result: FredDag but how do I get Fred Dag
Any suggestions?
Regards
Simon
----------------------------------------------------------------------------
------
Simon Pockley - <metadata registrar/>
http://www.cinemedia.net <http://www.cinemedia.net>
Cinemedia - 3 Treasury Place Melbourne, Australia 3002
[voice] 61 3 9651 2184 [email] simonp@cinemedia.net
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
- Follow-Ups:
- Re: space?
- From: Francis Norton <francis@redrice.com>
|