xsl-list
[Top] [All Lists]

Re: [xsl] XPath related query

2011-01-24 04:07:50

All that said, you could write a more manageable XPath that will work
on your sample, but only if you're very confident that you know for
sure which types of properties will be serialized with element
nesting, as most are in your sample, and which with references, as the
"cites" properties are.

Presumably this could be handled (in an XQuery or XSLT context) by writing the XPath expression in terms of functions that handle both representations of a relationship.

Michael Kay
Saxonica

--~------------------------------------------------------------------
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>
--~--

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