[Home] [By Thread] [By Date] [Recent Entries]
With the next XML:
<?xml version="1.0" encoding="utf-8"?> <root> <breadCrumbs>Home page,Section 1,Chapter2</breadCrumbs> <breadCrumbsUrls>linkToHome.html,linkToSec1.html</breadCrumbsUrls> </root> can you tell me the XSL code to produce the next HTML? <a href="linkToHome.html">Home page</a> > <a href="linkToSec1.html">Section 1</a> > Chapter 2 Thank you very much in advance. Bernie
|

Cart



