Re: [xml-dev] using Schematron for dispatch
by Gavin Thomas Nicol other posts by this author
Jan 29 2002 3:07AM messages near this date
Re: [xml-dev] using Schematron for dispatch
|
Re: [xml-dev] using Schematron for dispatch
On Monday 28 January 2002 02:18 pm, Simon St.Laurent wrote:
> Any thoughts on this? While I don't expect Schematron itself to do
> this work, Schematron seems like a great foundation on which to
> develop such things.
Schematron, XSL match patterns (ie. subset XSL such that templates
become just another function), CSS selectors, or <whatever> .
In DynaText/DynaWeb the sylesheets also controlled hyperlinking and
other such things. They used very simple patterns (ancestry and
attributes), and then allowed arbitrary code to be executed in the
context of the match.
Personally, I'd be tempted to start with (a subset) of XPath, and a
simple syntax...
-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org> , an
initiative of OASIS <http://www.oasis-open.org>
The list archives are at http://lists.xml.org/archives/xml-dev/
To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>
Thread:
Simon St.Laurent
Rick Jelliffe
Gavin Thomas Nicol
Francis Norton
Simon St.Laurent
|