XSLT (XSL Transformations) Question:
What does XSLT processing models involve?
Answer:
As far as the XSLT processing model is concerned it involves one or more XML documents as well as one ore more XSLT style sheet modules. It also requires XSLT template processing engine (the processor) as well as one or more result documents.
Previous Question | Next Question |
Who developed XSLT? | Can you use the XSLT to convert html into VXML? |