This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Template Matching Question


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]