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

Re: colons

Subject: Re: colons
From: paul.beer@xxxxxxxxxxxx
Date: Sat, 25 Mar 2000 15:59:14 -0500
colons in xsl
I'm using lotus xsl w/xerxes .  must be the processor .

-paul
----- Original Message ----- 
From: Steve Tinney <stinney@xxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxx>
Sent: Saturday, March 25, 2000 3:13 PM
Subject: Re: colons


> Either your parser/processor is buggy, or your code is.
> If you have a current XSL processor (i.e., not the old IE5 one), the
> following should work:
> 
>   $java com.icl.saxon.StyleSheet test.xsl test.xsl
>   $Value of xml:lang = en
> 
> test.xsl:
> =========
> 
> <xsl:stylesheet version="1.0" 
>   xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
> 
> <xsl:variable name="v"><x xml:lang="en"/></xsl:variable>
> 
> <xsl:template match="/">
>   <xsl:message>Value of xml:lang = <xsl:value-of
>     select="document('')//@xml:lang"/></xsl:message>
> </xsl:template>
> 
> </xsl:stylesheet>
> 
>  Steve
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


 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.