office-gobmx/xmlscript
Bjoern Michaelsen f4ebb99de6 separate inc and dtd packages in xmlscript for global header move
Change-Id: I3e00e33d4e684b18d4e30e115db69fbface76982
2013-04-16 20:05:02 +02:00
..
dtd
inc/xmlscript
source
test
util
Library_xmlscript.mk
Makefile
Module_xmlscript.mk
Package_dtd.mk
Package_inc.mk
README

XML dialogs.

This code is used to (de)serialize basic dialogs to XML for storage
inside documents. While the XML -appears- to have some hierarchical
structure, that is only a fabrication, parsing and underlying toolkit
widget structure is sadly linear and flat.