• Title/Summary/Keyword: XML Document

Search Result 840, Processing Time 0.024 seconds

A Design and Implementation of the Tree-based Document Editing System for XML Application (XML 어플리케이션을 위한 트리 기반 문서 편집 시스템의 설계 및 구현)

  • Kim, Young-Chul;Kang, Chun-Kil
    • The KIPS Transactions:PartD
    • /
    • v.11D no.4
    • /
    • pp.959-966
    • /
    • 2004
  • This paper describes a design and implementation of the tree-based document editing system for XML application, available at the structure-oriented environment. This system converts DTD to ASTD( Syntax Tree Definition) to support syntax-directed editing for valid document, considers the extensibility to add new tools and supports multiple entry parser for real-time document validation. It is expected that this paper contributes related XML application document editing system development model.

Design and Implementation of Standard Document Management System (XML.을 적용한 표준 문서 관리 시스템의 설계 및 구현)

  • 이준섭;유정연;권석훈;나재열;이규철;구경철;박기식;박치항
    • Journal of the Korean Society for Library and Information Science
    • /
    • v.35 no.1
    • /
    • pp.77-99
    • /
    • 2001
  • The Request of the information exchange is increasing because of the advanced rapid science and technology. But a different system environment has occurred many problems on the information exchange. The information exchange on based XML is a solution to the problem. It takes effect in the standard document management application that is make standard document to cooperate with many researchers mutually. This paper is design and implementation of system model for efficient exchange, store, search and manage document on based XML document in established course of standard document.

  • PDF

A Prime Numbering Scheme with Sibling-Order Value for Efficient Labeling in Dynamic XML Documents (동적 XML 문서에서 효과적인 레이블링을 위해 형제순서 값을 갖는 프라임 넘버링 기법)

  • Lee, Kang-Woo;Lee, Joon-Dong
    • Journal of the Korea Society of Computer and Information
    • /
    • v.12 no.5
    • /
    • pp.65-72
    • /
    • 2007
  • Labeling schemes which don't consider about frequent update in dynamic XML documents need relabeling process to reflect the changed label information whenever the tree of XML document is update. There is disadvantage of considerable expenses in the dynamic XML document which can occurs frequent update. To solve this problem, we suggest prime number labeling scheme that doesn't need relabeling process. However the prime number labeling scheme does not consider that it needs to update the sibling order of nodes in the tree of XML document. This update process needs much costs because the most of the tree of XML document has to be researched and rewritten. In this paper, we propose the prime number labeling scheme with sibling order value that can maintain the sibling order without researching or rewriting the tree of XML documents.

  • PDF

Data Model for Document Exchange of Construction Projects (건설 프로젝트 문서교환을 위한 데이터모델)

  • An Sun-Ju;Son Bo-Sik;Lee Hyun-Soo
    • Proceedings of the Korean Institute Of Construction Engineering and Management
    • /
    • autumn
    • /
    • pp.569-572
    • /
    • 2003
  • A construction process involves many designers, engineers, contractors, consulting engineers and government officials. Thus, it is essential to promote collaboration among such participants through of effective document exchange. There have been efforts to Improve efficiency of document exchange through Web. Also XML/EDI is recommended by its method. So the purpose of the research was to establish the data model for document information management in document exchange for construction participants using web-based XML/EDI. This research proposed a method of modeling document information for systemic management of document information that exchanged by XML/EDI in central and explained concept of application document information that stored in database. This research classified construction document according to its information relation.

  • PDF

The Validity Verification of Encrypted XML Document using the XML Schema (XML 스키마를 이용한 암호화된 XML 문서 유효성 검증)

  • Hong, Seong-Pyo;Lee, Joon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.7 no.5
    • /
    • pp.972-977
    • /
    • 2003
  • XML has weakness problems on document modulation and elimination of data Because of the XML gives priority to present data format, XML signature, XML encryption, or XML access control is provided to overcome those weakness problems. However, structured XML efficiency contravention problem occurred from XML encryption and absence of protection from DID attack are still remains unsolved. In this paper, we suggests the XML schema that satisfies both validity and encryption. The DTD is unnecessary because XML schema supports Well-Formed XML documents and include meta information. Also XML schema has possibility to generate each XML document dynamically and because of self efficiency investigator rule, it has an advantage on extendability of DID based encryption of XML documents.

An Efficient Validation Method for XML Data Updates (XML 데이타 갱신에 대한 효율적인 유효 검증 기법)

  • Lee, Ji-Hyun;Park, Myung-Jae;Chung, Chin-Wan
    • Journal of KIISE:Databases
    • /
    • v.34 no.2
    • /
    • pp.153-165
    • /
    • 2007
  • XML is widely used in various applications as the standard for representing and exchanging data on the Web. XML Schema is the standard schema for XML and an XML document generated based on the XML Schema is called 'Valid XML document'. The XML Schema validity should be guaranteed after the XML document is updated. In this paper, we design an efficient method that verifies XML Schema validity before update, and so eliminates unnecessary validations. Also, we propose validation algorithms for each update. In addition, we propose the mapping between XML data and XML Schema and a storage method for XML Schema in order to efficiently extract the schema information for the validation. Finally, we compare the performance of the validation according to the storage methods.

Design and Development of an XML/EDI System (XML/EDI 시스템의 설계 및 구현)

  • Sin, Dong-Gyu;Sin, Dong-Il
    • The KIPS Transactions:PartD
    • /
    • v.8D no.2
    • /
    • pp.181-192
    • /
    • 2001
  • XML/EDI is different from traditional EDI because it offers the framework necessary for electronic commerce and extends the scope of the traditional EDI which focuses on data transfer. Since existing EDI services are moved to Internet platform and again to Web platform, users can use EDI in the integrated environment without inconvenience of using different EDI softwares, which have their own configurations. This paper describes the overall design and implementation of a Web-based XML/EDI system that is a core component for the electronic commerce. The constructed XML/EDI system in this paper is comprised of document generation module, document storage module, document search module, document management module, template document management module and e-mail transmission module. Requirements and design goal of XML/EDI system are introduced, detailed functionalities of modules and design facts are described and execution and execution procedures of the implemented system are explained.

  • PDF

Mapping Design between XML and Table in Relation Database (XML과 관계 데이터베이스 자료 간의 매핑 설계)

  • Kim Gil-Choon
    • Journal of Digital Contents Society
    • /
    • v.5 no.3
    • /
    • pp.180-186
    • /
    • 2004
  • XML has an essential funtion of dealing with standardized document to be used in all academic areas and industrial areas as well as e-commerce. The transformation of XML data into Relation Database table is also necessary for data search using SQL language. Mapping relation between XMLand Table in Relation Database is required for transformation of XML. This arti치e studies the mapping relation between XML and Relation Database using DTD which enables to check the unity automatically whenever document is read so that it studied mapping design for the transformation of XML data info Relation Database table.

  • PDF

Development of XML-based Document Model and Its Applications for Integrated Management of Bridge Design Documents (교량설계문서의 통합관리를 위한 XML 기반의 문서모델 개발과 응용)

  • 이상호;김붕근;정동균;강형택
    • Proceedings of the Computational Structural Engineering Institute Conference
    • /
    • 2004.10a
    • /
    • pp.179-184
    • /
    • 2004
  • This paper presents a prototype of document schema to guarantee the consistency of the bridge design information during the life-cycle of bridge. The main component of document schema for bridge design information is derived from the Document Type Definition (DTD) Pool which is the Construction CALS/EC standard in Korea and the document schema is implemented by using the XML Schema. The ifcXML are adopted for representing product data of bridge. A pilot system adopting the document schema and its application to existing bridge show that the suggested document schema can be efficiently used to develop software modules supporting the integrated design documents for bridges.

  • PDF

Development of Common Document Structure based on XML for Representing Mechanical Part and Assembly Information (기계 조립품 정보의 표현을 위한 XML기반 공용문서 구조)

  • 정태형;박승현;윤성원
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.20 no.9
    • /
    • pp.180-187
    • /
    • 2003
  • In engineering design environment it is hard to link design data and systems because the types of them are disparate. Therefore, the importance of metadata has increased. Some researches have been executed to develop metadata. But they cannot interact with other metadata and are difficult to extend. The purpose of this paper is to develop a common document structure which represents the general information of mechanical part assembly using XML, and to use it as base documents in order to integrate design data and systems. It is composed of part, assembly and user documents. Part document represents the information of a part independently to part type. Assembly document represents the location of constituent part documents. User document represents user's information. Common documents can be used as a broker between design data and systems, and it can improve the interpretability and reusability of document. We applied the developed common document structure to 2-stage spur gear drive.