Altova Mailing List Archives>Archive Index >xsl-list Archive Home >Recent entries >Thread Prev - [xsl] Match the element that have children and the attribute this="true" or the parent of the element having the attribute this="true" that does not have children. [Thread Next] RE: [xsl] Match the element that have children and the attribute this="true" or the parent of the element having the attribute this="true" that does not have children.To: Date: 12/1/2005 12:12:00 AM > I'd like to match the (element that have (children and the (attribute > this="true"))) or the parent of the (element (having the attribute > this="true") (that does not have children)). Assuming I've parsed your English correctly, match="*[*][@this="true"] | *[*[not(*)][@this="true"]]" Michael Kay http://www.saxonica.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
