xsl-list
[Top] [All Lists]

Re: [XPath] matching elements which satisfy a specific cont ent model

2003-01-13 04:18:54
David(_dot_)Pawson(_at_)rnib(_dot_)org(_dot_)uk wrote:

But yes, it is of interest; I need to match variablelist containing *nothing but* title?,varlistentry+. There can not be any other elements, and if there is a title, it must come first.

I think that's called validation :-)


Both the XPath1.0 solution and the proposed simplification do the same, and can be used for the same tasks. They both can for example be used for test="", template match="", in transformations, or in validation.

The functionality and applicability stays the same, only the length and complexity is different.


Tobi


--

Vim users               donate.
http://iccf-holland.org/donate.html

Web developers           check.
http://www.pinkjuice.com/check/


XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>