[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

indent-result in IE5b2

Subject: indent-result in IE5b2
From: Guy_Murphy@xxxxxxxxxx
Date: Thu, 10 Dec 1998 12:00:58 +0000
xsl attribute indent
Hi.

Anybody successfully use indent-result="no" in IE5b2? I need it, and it
doesn't seem to make a jot of difference with the MS XML parser. Anybody
got any ideas on this one?

Specificaly I'm running into probalems with the template...

     <xsl:template match="column">
          <FRAME marginheight="0" marginwidth="0" noresize="true">
               <xsl:attribute name="name">
                    <xsl:value-of select="@id" />
               </xsl:attribute>
               <xsl:attribute name="frameborder">
                    <xsl:eval>BORDER</xsl:eval>
               </xsl:attribute>
               <xsl:attribute name="scrolling">
                    <xsl:choose>
                         <xsl:when match=".[@scrolling='true']">
                              auto
                         </xsl:when>
                         <xsl:otherwise>
                              no
                         </xsl:otherwise>
                    </xsl:choose>
               </xsl:attribute>
               <xsl:apply-templates />
          </FRAME>
     </xsl:template>

...see the attributes the white space is being inserted into the attribute
value. Now there a re various work-arounds, but I wouldn't mind getting the
 above to
work in the desired fashion.

Thanks for any help.

     Guy.



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.