RE: Template Matching Question

Subject: RE: Template Matching Question
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 10 Nov 2000 16:31:21 -0000
You can use select="*[starts-with(name(), 'Dependent')]"

Mike Kay

> I'm getting passed some less-than-ideal xml where the tags 
> are like this:
> <Page>
>     <Unit>
>         <Dependent1>
>             <Name>
>             <ID>
>         <Dependent2>
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread