Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


grouping and discarding duplicates

From: Nathan Shaw <n8_shaw@--------->
To:
Date: 7/1/2004 1:03:00 AM
Hi all. I have an XSLT that sorts and groups on date
per category. However, the client has changed the
specs and now wants multiple categories and an All
Categories page. This means that I have to shed
duplicate events that appear in different categories
and group the categories for display. I have spent a
day and a half trying to figure out how to do this
without much luck.

What I want to end up with is a record like this:

<DataTableRow>
  <DataTableRowCell><strong>HOLIDAY - Labor
Day</strong></DataTableRowCell>
</DataTableRow>
<DataTableRow>
  <DataTableRowCell>September 06, 2004 08:00
AM-September 06, 2004 05:00 PM (All
Day)</DataTableRowCell>
</DataTableRow>
<DataTableRow>
  <DataTableRowCell>Categories: Education Events,
External Technical Meetings, General Interest, Public
Outreach Events, Industry</DataTableRowCell>
<DataTableRow>
  <DataTableRowCell> </DataTableRowCell>
</DataTableRow>

Can someone lend a hand? The XML and XSLT files are
too large to include, but can be downloaded here, in
the XML-XSLT folder:

http://briefcase.yahoo.com/n8shaw

Thanks a bunch in advance!

--Nathan


		
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent