Sorting SSets of Elements in DSSSL?

Subject: Sorting SSets of Elements in DSSSL?
From: "Rob" <wlkngowl@xxxxxxxxxxxx>
Date: Fri, 3 Oct 1997 06:08:41 -0500
Comments: Authenticated sender is <wlkngowl@unix.asb.com>
Is it possible to specify in DSSSL that items should be sorted?
I have a document type that contains sets of items by date:

  <set date="1997-09-01">
    <li> ...
    <li> ...
  </set>

  <set date="1997-09-02">
    <li> ...
    <li> ...
  </set>

and I would like to have the ability to sort or reverse-sort these sets.
Is this possible (and if so, can it be done without breaking Jade)?

Rob (DSSSL/SGML newbie)

 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread