Lost in XPath
is developing a template to match <blockquote> tag's that reside consecutively
in the document structure and transform them as an unorder list (<ul>) -
similarly, for consecutive image tags that contain the same src attribute
value. What would be the XPath algorithim, in both cases?
Thanks in advance.
Paul

