[Home] [By Thread] [By Date] [Recent Entries]

Subject: RE: Numbered Elements
From: cknell@xxxxxxxxxx
Date: Sat, 03 May 2003 09:42:50 -0500
> -----Original Message-----
> From:     "Jack Cane" <jwcane@xxxxxxxxxxx>
> 
> Now I need to refer to an element by number.
> 
> The Transform template of xRef is
>  <xsl:template match="etd:xRef">
>     <xsl:apply-templates select="number[@Target='etd:RefElemID']" />
>  </xsl:template>
> 

Please show us the namespace declarations from your stylesheet and provide an example of an "etd:xRef" element. It appears from your template for this element that you are trying to select those "number" elements (which doesn't appear to be in the "etd" namespace), which have a "Target" attribute whose value is the string 'etd:RefElemID'. Is this correct?

-- 
Charles Knell
cknell@xxxxxxxxxx - email


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


Current Thread
  • Numbered Elements
    • Jack Cane - Fri, 2 May 2003 21:52:16 -0400 (EDT)
      • Michael Kay - Sat, 3 May 2003 11:01:56 -0400 (EDT)
        • Jack Cane - Sat, 3 May 2003 13:26:53 -0400 (EDT)
      • <Possible follow-ups>
      • cknell - Sat, 3 May 2003 09:43:19 -0400 (EDT) <=
        • Jack Cane - Sat, 3 May 2003 12:01:04 -0400 (EDT)
      • cknell - Sat, 3 May 2003 20:12:58 -0400 (EDT)
        • Jack Cane - Sat, 3 May 2003 21:22:00 -0400 (EDT)
          • Jack Cane - Sat, 3 May 2003 23:56:08 -0400 (EDT)
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member