Re: [xsl] Sorting order

Subject: Re: [xsl] Sorting order
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Wed, 31 Mar 2004 13:24:34 -0500
Hi,

Check out http://www.piez.org/wendell/Amsel/Amsel.html.

This is an HTML page generated from XML. The XSLT stylesheet that generates it provides all the identifiers needed to glue the page scripting together properly. (As you will be able to see, there is quite a lot of cross-referencing going on between elements; you can see the code if you view the HTML source). The XSLT also pops the script onto the page; but all the scripting is executed by the browser's interpreter, so the browser does not need to handle any XML or XSLT on its own.

The scripts on this particular page don't do sorting, but Javascript can do sorting.

The bottom line is, if you can design and code an HTML page that works the way you want, you can generate it from XML using XSLT. The production of the HTML front end can either be on the server (on request or in batch mode) or on the client; by layering the architecture this way, you allow either.

Cheers,
Wendell

At 10:49 PM 3/30/2004, you wrote:

Can u please give me one example that help me to solve the issue.




Wendell Piez


<wapiez@mulberryt To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
ech.com> cc:


Subject: Re: [xsl] Sorting order
03/30/2004 10:08


PM

Please respond to

xsl-list









But why not implement it in the presentation layer, i.e. contained in the
result of the transformation, which can include (DHTML) scripting of its
own?

Cheers,
Wendell

At 03:23 AM 3/30/2004, Andrew wrote:
>with msxml and javascript it is possible,
>
>http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/htm/

>xsl_browsing1_00l0.asp may be of some use
>
>----- Original Message -----
>From: <Shashi.Bhushan@xxxxxxxxx>
>To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
>Sent: Tuesday, March 30, 2004 9:13 AM
>Subject: [xsl] Sorting order
>
>
> > Hi All,
> >
> > I want the ascending and desending order on click for the same xml file
>and
> > using one single xsl file.Is it possible  and how we can implement
this.


====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================







Whilst this email has been checked for all known viruses, recipients should undertake their own virus checking as Xansa will not accept any liability whatsoever.

This email and any files transmitted with it are confidential and protected by client privilege. It is solely for the use of the intended recipient.
Please delete it and notify the sender if you have received it in
error. Unauthorised use is prohibited.


Any opinions expressed in this email are those of the individual and not
necessarily the organisation.
     Xansa, Registered Office: 420 Thames Valley Park Drive,
     Thames Valley Park, Reading, RG6 1PU, UK.
     Registered in England No.1000954.
     t  +44 (0)8702 416181
     w  www.xansa.com


======================================================================
Wendell Piez                            mailto:wapiez@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================

Current Thread