How to divide element’s nodes into two parts and apply templates separately when transforming html to xml?
I have the following markup:
How to divide text and element node of a certain element into two parts without loosing markup in xslt transfromation from html to xml?
I have the following html markup.