Иванова (Аксенова) Елена Владимировна
ИВАНОВА  Елена Владимировна
ОБО МНЕ
КУРСЫ
НАУКА
СТАЖИРОВКИ

3. Transformation CVML document into HTML

  1. 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).
  2. Important! XSL template have to transform all the documents that suits your DTD.
  3. Check up display your xml-document using web-browser.

References

  1. W3Schools. XSLT Tutorial
  2. W3Schools. XPath Tutorial
  3. Extensible Stylesheet Language (XSL) Version 1.1. W3C Recommendation 05 December 2006
  4. XSL Transformations (XSLT) Version 2.0. W3C Recommendation 23 January 2007
  5. XML Path Language (XPath) 2.0 (Second Edition). W3C Recommendation 14 December 2010
  6. XML validator, XSLT transformer and Simple XPath online tester