ASP Error: 70
Description: Permission denied
Source: Microsoft VBScript runtime error

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

RE: RE: Numbered Elements

Subject: RE: RE: Numbered Elements
From: cknell@xxxxxxxxxx
Date: Tue, 06 May 2003 11:50:22 -0500
RE: RE:  Numbered Elements
> -----Original Message-----
> From:     "Jack Cane" <jwcane@xxxxxxxxxxx>
> 
> <xsl:template match="etd:xRef">
>   <xsl:value-of select="@etd:refElemType"/>
>   <xsl:text> </xsl:text>
>   <xsl:value-of select="key('kEqn', '@etd:refElemID')"/>
>   <xsl:text> </xsl:text>
>   <xsl:value-of  select="xsl:number[@Target='etd:refElemID']" />
>   <xsl:value-of select="xsl:number[@Target=etd:refElemID]"/>
> </xsl:template>
> 

Now you've got my head spinning.

1) Please show an "etd:xRef" element which is processed by this template and show the output the template produces.

2) Please show the output you would like the template to produce.

3) What is the purpose of the <xsl:text> </xsl:text> element?

4) These are way wrong:

> <xsl:value-of  select="xsl:number[@Target='etd:refElemID']" />
> <xsl:value-of select="xsl:number[@Target=etd:refElemID]"/>

<xsl:number> can take zero to nine attributes, and none of them is "select" or anything remotely related to it. That is why we must see the proposed input and proposed output along with the proposed template. This kind of help is a three-legged stool. It can't stand up if one of the legs is missing!
-- 
Charles Knell
cknell@xxxxxxxxxx - email


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


Current Thread
  • RE: RE: Numbered Elements, (continued)
    • cknell - Mon, 5 May 2003 09:31:32 -0400 (EDT)
      • Jack Cane - Mon, 5 May 2003 17:32:31 -0400 (EDT)
    • cknell - Mon, 5 May 2003 18:04:25 -0400 (EDT)
      • Jack Cane - Mon, 5 May 2003 21:13:19 -0400 (EDT)
    • cknell - Tue, 6 May 2003 11:50:39 -0400 (EDT) <=

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.