A Design and Implementation of XML Document Generator based on Template

탬플릿 기반 XML 문서 생성기의 설계 및 구현

  • 염세훈 (동서울대학교 컴퓨터소프트웨어과) ;
  • 방혜자 (서울과학기술대학교 컴퓨터공학과)
  • Published : 2012.12.30

Abstract

Web development and Internet technology development bring many kinds of works to web. This is the main reason why XML, document standard is popular. XML in web can be used to express document template or standard. XML with java can be more powerful and general. For example, XML can be used to transmit data and to print data into the screen using Ajax in JSP(Java Server Page) and to make interfaces in android, which is useful to reduce development cycle. However, XML is not easy to learn for the novice. In this paper, we propose the easy and effective way to reduce the learning curve of XML and to make and use XML documents. For the purpose, we suggest template base XML document generation and we design and implement XML document generator based on Template. XML document generator of template-based provides user interface and layout of XML document. So, users can generate XML document easily and effectively.

Keywords

References

  1. 김정섭, 박창원, 정진완, "XML Schema를 위한 관계형 스키마 자동생성기의 개관," 한국정보과학회, 2002 한국정보과학회 학술발표 논문집, 2002. 4, pp. 10-12.
  2. 김효정, 민미경, "규칙기반 문서 분류기를 이용한 XML 문서의 자동생성," 한국멀티미디어학회 학술논문집, 2000, pp.125-128.
  3. 박상기, 박만곤, "XML DOM을 이용한 웹기반 전자교과서 자동생성 시스템," 한국멀티미디어학회, 한국멀티미디어학회 학술논문집, 2004, pp. 571-574.
  4. 김민지, 이정아, 이종학, "교수-학습자료의 XML 문서 생성 시스템 설계 및 구현," 한국멀티미디어학회, 2003년도 한국멀티미디어학회 추계학술발 표논문집, 2003, pp.852-855.
  5. Martin Erwig, "A Visual Language for XML," Proceedings of the 16th IEEE Symposium on Visual Language, 2000.
  6. http://www.voicexml.org, Homepage for the VoiceXML Forum.