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

RE: xsl:sort having no effect.

Subject: RE: xsl:sort having no effect.
From: Greg Faron <gfaron@xxxxxxxxxxxxxxxxxx>
Date: Fri, 26 Apr 2002 15:28:03 -0600
having no name
At 02:49 PM 4/26/2002, you wrote:
Here's a snippet of the input:


<WizardBluePrint> <Property saleOrLease="SALE" type="RETAIL"> <Category name="General Information" pageNumber="1" value="GENERAL_INFORMATION"> <Group name="About This Listing"> <Field> <Class>Listing</Class> <Search>false</Search> <Required>*</Required> . . .

blah blah blah

It sorted just fine for me:
<img width="19" height="13" align="absbottom" src="../../../../images/bullet_1.gif" /><br />
<img width="19" height="13" align="absbottom" src="../../../../images/bullet_2.gif" /><br />


I did have to close off your tags and add another Category for non-trivial sorting... Here's the XML I produced to test your XSL. Maybe if we saw more of your XML data...

<WizardBluePrint>
<Property saleOrLease="SALE" type="RETAIL">
<Category name="General Information" pageNumber="2" value="GENERAL_INFORMATION">
<Group name="About This Listing">
<Field>
<Class>Listing</Class>
<Search>false</Search>
<Required>*</Required>
</Field>
</Group>
</Category>
<Category name="General Information" pageNumber="1" value="GENERAL_INFORMATION">
<Group name="About This Listing">
<Field>
<Class>Listing</Class>
<Search>false</Search>
<Required>*</Required>
</Field>
</Group>
</Category>
</Property>
</WizardBluePrint>




Greg Faron
Integre Technical Publishing Co.



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.