I am studying xml and XSLT.
and I would like to create XSLT file which can display all name from the family.xml file
I have…
doc(“family.xml”)//NAME
However, I am not really sure syntax to use doc function on the XSLT file.
Does anyone can help me ?
thanks
Lets say your filename.xml is like:
To get all the titles: