xsl-list
[Top] [All Lists]

Re: [xsl] Testing implicit XHTML hierarchy

2007-07-04 14:33:59
On 7/4/07, bryan rasmussen <rasmussen(_dot_)bryan(_at_)gmail(_dot_)com> wrote:
is the idea though that there can be the following:

h1
 h2
 h3
h1
 h2
 h2

No there can only be one h1 and it must start the implicit hierarchy
(that is nested sections without having them), just like we can only
have one top element in XML.

My own tests indicate that my XPath expressions are working, I am only
asking for better ways to do the same thing if they exist or if I have
overlooked something.

Cheers,
Jesper

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--