DOI QR코드

DOI QR Code

Implementation of Form-based XML Document Editor

Form 기반의 XML 문서 편집기 구현

  • Go, Tak-Hyeon (Information Communication, Graduate School of Ajou University) ;
  • Hwang, In-Jun (Information Communication, Graduate School of Ajou University)
  • 고탁현 (아주대학교 대학원 정보통신 전문대학원) ;
  • 황인준 (아주대학교 정보통신 전문대학원)
  • Published : 2002.04.01

Abstract

Existing XML editors, which are usually tree-based, require knowledge on the XML from users. But this requirement should be removed in order for any user to create XML documents easily. In this paper, we developed a new XML editor which provides both the usual tree-based interface and the form-based interface derided from the original document. Editing XML documents through forms will be especially effective in the places such as enterprise or municipal office where a large amount of documents of same format need to be generated. Forms, which are HTML documents, are generated automatically through the XSLT using both template XML document and XSL document, and displayed on the built-in HTML browser. When a form is filled out by user, it will he transformed into its corresponding XML document and stored into the XML repository.

트리 구조를 기반으로 하는 기존의 XML 문서 편집은 사용자고 하여금 XML에 대한 사전 지식을 필요로 한다. 그러나 XML 문서의 작성과 활용이 보편화되기 위해서는 이러한 문서 편집 방식에서 벗어나 누구나 쉽게 작성할 수 있는 환경이 제공되어야 한다. 본 논문에서는 트리 방식의 문서 편집뿐만 아니라 문서의 양식에 근거한 form을 기반으로 하는 편집 환경도 지원하는 새로운 XML 문서 편집기를 제안한다. 특히, form을 이용한 문서 편집은 기업이나 관공서 등과 같이 정형화된 양식을 이용하여 다량의 XML 문서를 작성하는 경우에 아주 효과적이다. Form 자체는 HTML 문서로 표현이 되고 이러한 HTML form은 template XML 문서와 XSL 문서를 이용한 XSLT 적용을 통해 자동적으로 생성된다. 생성된 HTML form은 내장된 브라우저를 통해 사용자에게 보여지며, foam에 입력된 사용자 데이터는 XML 문서로 변환되어 XML 저장소에 저장된다.

Keywords

References

  1. Anders Kristensen, 'Formsheets and the XML Forms Language,' in Proceedings of WWW9, Toronto, Canada, May, 1999
  2. Vidur Apparaoet al., Document Object Model(DOM) Level 1 specification, W3C Recommendation, 1 October, 1998. http://www.w3.org/TR/REC-DOM-Level-1/
  3. James Clark, XSL Transformations(XSLT) Version 1.0, W3C Recommendation, November, 1999. http://www.w3.org/TR/xslt
  4. Eric Armstrong, The Java API for Xml Parsing (JAXP) Tutorial, Version 1.1, May, 2001. http://java.sun.com/xml/jaxp-1.1/docs/tutorial/
  5. Java API for XML Processing 1.1 Specification, 08-May-2001. http://java.sun.com/xml/xml_jaxp.html
  6. Tim Bray, Jean Paoli, C. M. Sperberg-McQueen, Extensible Markup Language (XML) 1.0, W3C Recommendation, 10 February, 1998, http://www.w3.org/TR/REC-xml
  7. Benoit Marchal, Guidelines for using XML for Electronic Data Interchange, Version 0.05, 25th January, 1998. http :// www.eccnet.com/xmledi/guidelines-styled.xml/
  8. David Hunter, Beginning XML, 2000
  9. Alexander, Tom, Professional Java XML Programming, 2000
  10. Kevin Williams Professional XML Databasees, 2000
  11. 고윤희;, 김현철, 이원규, 고려대학교 컴퓨터교육과, '데이터베이스와의 연동 기반 XML 에디터의 설계 및 구현', 한국정보과학회, 2001봄 학술발표논문집(B) 제28권 제1호, 2001
  12. 김동욱, 최한석, 목포대학교 컴퓨터과학과, 'XSL을 지원하는 XML문서 편집기 설계 및 구현', 목포대학교 정보산업연구지, 제7권, pp.35-44, 1999
  13. 김길준, 정용득, 숭실대학교 컴퓨터학부, 'XML 저작도구의 설계', 정보산업기술연구(제3집), 1998
  14. XForms-The Next Generation of Web Forms, http :// www.wcc.org/MarkUp/Forms/, October, 2001
  15. Frank Bournphrey, Propessional XML Application, 1999