XML

Top  Previous  Next

Examples > XML

 

You should know the most essential operation elements of TETRA.

 

Problem definition:

 

A parser for XML documents shall be build.

XML (eXtensible Markup Language) is a widespread standard for a formal language, which describes structured data and their formatting. So XML enables an exchange of these data between different applications and over the WEB.

 

 

TETRA Program:

 

The project is in the directory:

 

\TextTransformer\Examples\XML

 

ISO_XML.ttp is a first version of the project which is narrowly the wording of the XML standard.

 

XML.ttp is the revised version.

 

By this project the construction and evaluation of parse trees is demonstrated

 



This page belongs to the TextTransformer Documentation

Home  Content  German