XML Transformation - Requirements
XML Transformation - Requirements
Transformation in XSLT for conversion of documents created according to the schema into
HTML 5 (or it is possible to use xHTML, but HTML 5 is preferred). Transformations will be
written in XSLT 2.0 or 3.0.
XSLT, output HTML and any attached files (CSS, images) are submitted.
Documentation (optional)
Created in the DocBook format. The minimum scope of documentation is not specified, but
of course half a page is not enough. The documentation should contain a list of elements of
your markup language with a brief explanation of each element in the table. For each
additional technology (XML schema, XSLT transformation) should be given a brief
explanation of what it implements (in a few sentences) and at least two interesting
constraints (XML schema) and constructs used (XSLT transformation) with part of the source
code and their brief explanation .
The source file in DocBook and the results of its transformations into PDF and HTML are
submitted.
• composing diagrams
• custom functions in XSLT, functions from XSLT 3.0
• transformation using Xquery
• CSS applicable directly to sample documents …