|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XPath for matching multiple child elements
On 9/28/06, Michael Kay <mike@xxxxxxxxxxxx> wrote:
Unfortunately while the above is legal in XPath 2.0 in an expression, it's still not allowed in a pattern - the syntax of patterns is much more restrictive.
If you've got a schema then you might find that the elements you want to match are all members of the same substitution group, in which case you can write comments//schema-element(inline) where "inline" is the head of the substitution group. Or the elements might all have the same type, in which case you can write comments//element(*, inlineType).
Thanks for your help, Will.
|
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








