|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Losing white space when identity transform
You shouldn't lose the whitespace around the <b> elements. What XSLT processor are you using? Michael Kay # -----Original Message----- # From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx # [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of # Karl J. Stubsjoen # Sent: 18 March 2004 05:54 # To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx # Subject: Losing white space when identity transform # # Hello, # # So close on this. I have some XHMTL... looks like this: # # <f>We need to know just a little bit about you to get # started. Please supply us with your first name, last name, # and <b>(important)</b> a valid email.</f> # # I am transforming like this: # # <xsl:template match="*"> # <xsl:element name="{local-name()}"> # <xsl:copy-of select="@*"/> # <xsl:apply-templates/> # </xsl:element> # </xsl:template> # # But am losing my white-space around the <b> elements... what # is up with that? I know this has been discussed before. # Seems like there is a fix for this. # # Karl # # # XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list # # XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








