|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] xsl:attribute in XSLT 2.0
The most often use of xsl:attribute in my XSLT code is like this: <xsl:attribute name="attname"> <xsl:value-of select="somenodevalue"/> </xsl:attribute> I am writing things like this for hundreds of times. I hoped that XSLT 2.0 standard will make my work easier. I would like to have an optional 'select' attribute for xsl:attribute element, wich works just like in xsl:variable, so I could write: <xsl:attribute name="attname" select="somenodevalue"/> That's one line instead of three. I haven't seen anything like this in XSLT 2.0 Draft Is there any reason why "select" attribute can't be added to xsl:attribute element? Thank you. Sergiu Ignat 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








