|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: double indirection with keys?
Thank you David,
I came up with the following key and it works now:
<xsl:key name="ttStyle"
match="/office:document/*/style:style
[child::style:properties/@style:font-name=
/office:document/office:font-decls/style:font-decl
[@style:font-pitch='fixed']/@style:name]"
use="@style:name"
/>
Tobias
David Carlisle wrote:
>
> > But the XPath-Spec seems to indicate that predicates are not allowed
> > inside predicates.
>
> No, they are allowed.
Right, for a better overview I should extract the grammar from the
Spec...
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








