ИВАНОВА Елена Владимировна
3. Transformation CVML document into HTML
- Make a XSL template (file cvml.xsl) for transformation your CVML document, that you made in
task 2, into HTML document. Creating a template, use your HTML document (see task 1).
- Important! XSL template have to transform all the documents that suits your DTD.
- Check up display your xml-document using web-browser.
References
- W3Schools. XSLT Tutorial
- W3Schools. XPath Tutorial
- Extensible Stylesheet Language (XSL) Version 1.1. W3C Recommendation 05 December 2006
- XSL Transformations (XSLT) Version 2.0. W3C Recommendation 23 January 2007
- XML Path Language (XPath) 2.0 (Second Edition). W3C Recommendation 14 December 2010
- XML validator, XSLT transformer and Simple XPath online tester