Mega Code Archive
Categories
/
XML Tutorial
/
Xpath
Process the element only if the element is a child of different element
File: Data.xml
Joe
Smith
Doris
Smith
File: Transform.xslt
Output:
Joe
Smith
Doris
Smith