Simple XSLT example

Done with saxon under unix:
 saxon -T -o simple-xpath-apply.html simple-xpath-apply.xml simple-xpath-apply.xsl >& simple-xpath-apply-trace.xml 
D.K.S.