Genereret: 13. Januar 2003, 10:17:19Copyright © 2000, Kurt NørmarkThe local LAML software home page

XML examples

The following XML examples exists in this directory:

Original XML fileParsed XML filePretty Printed XML file
time.xmltime.lsptime-pp.xml

The example above illustrates an example xml file (time.xml), the parsed XML file (the parse tree is a Lisp structure), and a pretty printing of the parse tree (time-pp.xml). Please notice that the parse tree has been pretty printed with the Scheme pretty printer, which also is a LAML tool.

The files time.xml and time-pp.xml are in reality HTML files with protection (escaping) of all xml stuff. This allows an xml file to be presented verbatim in a browser.

The LAML file, which produces this page, makes all the example files. If you are curious, it is here for you to watch. 

 

Generated: 13. Januar 2003, 10:17:19