Title :
Automatic generation of XForms code using DTD
Author :
Lee, Eunujung ; Kim, Tae-Hoon
Author_Institution :
Dept. of Comput. Sci., Kyonnggi Univ., Seoul, South Korea
Abstract :
As HTML forms show inconsistency with XML based Internet standards, XForms is proposed as a new standard of an Internet form language. As XForms separate the data and logic of a form from its presentation, we can use XML for data transport and any XML host language for data display, such as XSL. However, it is expensive to create XForms and/or XSL codes since it depends on the type of XML data. In this paper, we present an automatic generation method of XForms codes from the document type information. In order to find a user model, we adopt repetitive data update model, where user can add/delete only the repetitive parts of XML data. Using this model, we generate an XForms code in terms of repeating structure of XML data based on DTD. We present the user model and generation algorithm with the discussion on its applications.
Keywords :
XML; program compilers; user modelling; DTD; HTML form; XForms code; XML based Internet standard; XML host language; XSL; automatic generation; data display; data transport; document type information; generation algorithm; repetitive data update model; user model; Computer science; Costs; Data analysis; Data models; Displays; HTML; Information science; Internet; Logic; XML;
Conference_Titel :
Computer and Information Science, 2005. Fourth Annual ACIS International Conference on
Print_ISBN :
0-7695-2296-3
DOI :
10.1109/ICIS.2005.34