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

Unique Text

Subject: Unique Text
From: Mike Moran <Mike.Moran@xxxxxxxxxxx>
Date: Mon, 22 Jan 2001 16:22:15 +0000
unique text
Hi. I am currently working on producing multiple stylesheets for a set
of web pages. One of these styles will be intended for viewing by my own
web crawler. I thought I'd make it easier for the crawler by producing a
style which picks out links in the (XHTML) content. I'd also like to
produce a page which contains a unique set of words in the page. For
example:

<html>
  <head>
    <title>Foo</title>
  </head>
  <body>
    <p>
    Here is a link to <a href="http://foo.com/blah.html">Blah</a>.
    This is another one<a href="http://foo.com/blah.html">Maybe</a>.
    <a href="foo.html">Another</a> for good measure.
    </p>
  </body>
</html>

This would become:

Title: 
Foo

Links:
http://foo.com/blah.html
foo.html

Content:
Here
is
a
link
to 
Blah
This
another
one
Maybe
Another
for
good 
measure


Basically, all links are unique and so are all words. I know I can do
unique links by grouping, but can I do words too?

-- 
Mike.Moran@xxxxxxxxxxx 
                   Web: http://houseofmoran.com/
               AvantGo: http://houseofmoran.com/Lite/

 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.