[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: config
> You misunderstood.
No I didn't ;-)
It is just a particular example of more generic xml searches. I could
have a file
<link style="somestyle.css">
<relation>
<name>Kasper Peeters</name>
<address>DAMTP, Silver Street</address>
<city>Cambridge</city>
<country>UK</country>
<zip>CB3 9EW</zip>
<note>also a mnemonic hacker</note>
</relation>
<relation>
more of this
</relation>
and ask for all <relation> nodes with the `mnemonic' regexp matching
one of the <note> children and the `u(nited)* k(ingdom)*' one matching
the <country> children. It would be displayed using the CSS stylesheet.
So I would want to have this functionality for _any_ xml file, not
just bookmarks.
Kasper
-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Mnemonic Browser Project - http://www.mnemonic.browser.org/
Developers Mailinglist
Archive: http://www.mnemonic.browser.org/list/dev/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- References:
- Re: config
- From: Kasper Peeters <K.Peeters@damtp.cam.ac.uk>
- Re: config
- From: Olof Oberg <mill@pedgr571.sn.umu.se>
- Re: config
- From: Olof Oberg <mill@pedgr571.sn.umu.se>