Sign In/My Account | View Cart  
advertisement

Article:
 What Is XQuery
Subject: XQuery Search
Date: 2004-12-21 11:40:44
From: dessym79

I have created an xml page that list documents and links to the documents. I have used an xslt page to display the list and links in html. I would like to incorporate a search at the top that would read what the user enters and show only those documents that match the search. Will XQuery do this for me? If so could I get a sample code? If not what program should I use?

Previous Message Previous Message   Next Message Next Message


Titles Only Titles Only Newest First
  • XQuery Search
    2004-12-22 01:14:59 Per Bothner [Reply]

    "Will XQuery do [a search] for me?"


    Probably - you should be able to search and XML document and select only those elements that satisfy some predicate, such as matching a regexp.


    "If so could I get a sample code?"


    I'm sorry, but I don't have enough time to write my own programs, so you can't expect me to write yours.


Sponsored By: