Lecture overview -- Keyboard shortcut: 'u'  Previous page: Mirroring of XHTML (5) -- Keyboard shortcut: 'p'  Next page: Summarizing the XHTML mirrors -- Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide -- Keyboard shortcut: 't'  Help page about these notes  Alphabetic index  Course home  Page 12 : 26
Document Description and Processing in Scheme
Character transformation

Every character can be transliterated by means of a HTML character transformation table.

This transformation is done during the final textual document rendering of the abstract syntax tree

/user/normark/scheme/slides/goerlitz-05/document-description-in-scheme/includes/html-char-transf/transf-1.lamlA sample XHTML document with a custom HTML character transformation table.

A sample XHTML document with a custom HTML character transformation table.

 

We will play with different XHTML character transformation tables.