[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[xsl] Xpath 1.0 Question : Excluding Attributes?
Subject: [xsl] Xpath 1.0 Question : Excluding Attributes?
From: "Simon Shutter" <simon@xxxxxxxxxxx>
Date: Wed, 28 Mar 2007 16:09:58 -0700
|
Could someone tell me what the Xpath expression is that includes all element
nodes and only specific attribute children?
Ie "// tier1 / tier2 / @attrb1 | @attrb2"
Tx, Simon
|