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

FW: Unique sorting

Subject: FW: Unique sorting
From: "Andrew Welch" <andrew@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 26 Dec 2001 18:06:31 -0000
unique sort
><xsl:template><xsl:apply-templates/></xsl:template>

This line is to blame, probably left in their from wd-xsl where it is allowed.  Remove that line and you wont get the error.



andrew


-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of dragonjia
Sent: Wednesday, December 26, 2001 2:04 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE:  Unique sorting


is there something wrong with my xsl??
but It report:
XSL Runtime Error
Required attribute 'match' is missing. 

I'm puzzling...

<?xsl version="1.0" encoding="GB2312"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<xsl:template><xsl:apply-templates/></xsl:template> 

<xsl:template match="/">
<html>
<head><title>my test</title>
</head>
<body>
<xsl:apply-templates select="clone"/>
</body>
</html>
</xsl:template>


-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Markus Spath
Sent: 2001年12月25日 6:33
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re:  Unique sorting


Hi David,


I had the same problem and Joerg recommended me Jeni's site:

http://www.jenitennison.com/xslt/grouping/muenchian.html

which probably will help you out too.


merry x-mas to all,

Markus


David Dymm wrote:
> 
> Assume the following XML hierarchy:
> 
>    A -|- B -|- C -|- D -|- E
> 
> repeated **many** times within the document.  I want to produce an unique
> sort based on the value of C so that each value of C is only repeated once
> in my output.  How is this done?
> 
>     David Dymm
>     SAIC
>     304 284-9000 x228
>     304 284-9001 [fax]
>     Dymm@xxxxxxxxx
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

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


 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.