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

RE: dynamic grouping of tabular data; one or two trans

Subject: RE: dynamic grouping of tabular data; one or two transformations?
From: "Chris Bayes" <chris@xxxxxxxxxxx>
Date: Sun, 25 Nov 2001 01:26:51 -0000
xslt with prefixes
I'm flying a bit blind here but I think it is a problem with this bit
  <?xml-stylesheet 
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"?>
%%%%%
Or you have this bit the wrong way round
<xsl:namespace-alias stylesheet-prefix="xslt" result-prefix="xsl"/>
<xsl:element name="xsl:key" xsl:exclude-result-prefixes="xsl">
You seem to be worried about the various
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" in the output. It isn't
a problem really. It might be easier to post your stylesheets so we can
have a play with em.

Ciao Chris 

XML/XSL Portal
http://www.bayes.co.uk/xml


> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Dan Diebolt
> Sent: 25 November 2001 00:58
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE:  dynamic grouping of tabular data; one or 
> two transformations? 
> 
> 
> >Q2) I am getting default namespaces raining down on all of 
> my elements:
> >
> >    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
> >
> >    When the code to generate the keys has no such references to such
> >    an attribute:
> 
> I'm still having problems but I think I need some type of 
> combination of xsl:namespace-alias and 
> xsl:exclude-result-prefixes in my XSLT:
> 
> <xsl:namespace-alias stylesheet-prefix="xslt" 
> result-prefix="xsl"/> <xsl:element name="xsl:key" 
> xsl:exclude-result-prefixes="xsl">
> 
> If this jogs anyone's memory, I would appreciate help as this 
> is a bit complicated and infrequently used.
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! GeoCities - quick and easy web site hosting, just 
> $8.95/month. http://geocities.yahoo.com/ps/info1
> 
>  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.