[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Escaped markup 2 temporary tree


Subject: Re: [xsl] Escaped markup 2 temporary tree
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 11 Sep 2007 23:45:23 +0100

> But I would like to know if conversion from escaped markup to a
> temporary tree is possible? If it is not possible, then why not?

going from markup to a tree is what a parser does, so you are asking for
a parser extension, fortunately you are using saxon which has a
saxon:parse()
which does exactly what you want,

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________


Current Thread