• Title/Summary/Keyword: XML Schema Definition

Search Result 44, Processing Time 0.023 seconds

XML Schema Model of Great Staff Music Score using the Integration Method (통합 방식을 이용한 대보표 악보의 XML 스키마 모델)

  • 김정희;곽호영
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.7 no.2
    • /
    • pp.302-313
    • /
    • 2003
  • Currently, DTD(Document Type Definition) Definition of Music score has been widely studied according to applications, and the methods of automatic transformation from defined DTD to XML Schema is in progress. In addition, studies of structure of DTD definition are focused on the expression of music information by individual format. In this paper, expression method of the music information by continuous string values is suggested using the fact that measure is basically a component of score, and XML Schema is also modelled. In addition, mechanism extracting the music information from XML instance which was expressed using the proposed method is presented. As a result, XML Schema taking the continuous string values could be defined, instance obtained by the proposed method results in increasing efficiency by simplicity of XPATH and reduction of search step compared to previous method. In addition, it is possible for human to make direct expression, and it is known that the instance size decreases.

A Study on the XML Schema Transformation of EDI Messages (EDI 메시지에 대한 XML Schema 변환에 관한 연구)

  • 김미영;박경환
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2000.04a
    • /
    • pp.374-377
    • /
    • 2000
  • 본 논문에서는 기존의 항만물류 EDI가 가진 문제점을 해결하기 위한 방안으로 제시된 XML/EDI 에 대해 살펴보고 항만 물류에 XML/EDI를 적용하기 위해 기존의 EDI 메시지를 XML Schema 로 변환하는 기법을 소개한다. XML 문서의 논리적 구조를 표현하는 방법은 크게 DTD(Document Type Definition) 와 XML Schema 의두 가지 방식이 있으며,k XML Schema 는 기존의 DTD 에 비해 다양한 데이터 타입의 지원, namespace 지원, open-ended 데이터 모델의 지원등 여러 장점이 있기 때문에 항만 EDI 메시지를 XML Schema 로 변환하면 DTD 로 변환하는 것에 비해 높은 표현력과 다양한 부가적인 처리를 지원할 수 있다.

  • PDF

XML Schema Document Editing System (XML 스키마 문서편집 시스템)

  • 차원준;최일선;김창수;정회경
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2003.05a
    • /
    • pp.285-288
    • /
    • 2003
  • Electronic commerce that is constructed in existing and XML document that is used in e-Business field made out because based to DTD. However, XML applications that XML Schema is much after become Recommendation in W3C May, 2001 XML Schema real condition that is developed to base be. Selected XML Schema in ebXML Registry 2.0 by representative thing connected with this. If develop XML Schema, compare when develop using existent DTD and complexity by namespace or object-oriented concept etc. was increasing, and could programming by various method. XML Schema document that is used by ebXML Framework in treatise that see hereupon study about XML Schema document editing system that offer mastication and user interface that can edit efficiently do.

  • PDF

ERX : A Generation Tool of XML Schema based on Entity-Relationship Model (ERX : 개체 관계 모델로부터 XML 스키마 생성 도구)

  • Kim, Young-Ung
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.13 no.2
    • /
    • pp.149-155
    • /
    • 2013
  • In these days, Entity-Relationship Model is the most popular modeling tool for designing databases, and XML is a de facto standard language for representing and exchanging data. But, because of many commercial products supporting Entity-Relationship Model use their's own representation formats, and thus it gives rise to difficulties the inter-operability between these products. In this paper, we propose an ERX, a generation tool of XML Schema from Entity-Relationship Model. ERX receives an Entity-Relationship Diagram as an input, transforms it based on transformation rules, and generates a XML Schema Definition as an output. Transformation rules contain entity set, relationship set, mapping cardinalities, and generalization.

Implementation of SOAP Client in U Programming Environment (nML 프로그래밍 환경에서 SOAP 클라이언트 구현)

  • 권오경;한태숙
    • Journal of KIISE:Software and Applications
    • /
    • v.30 no.1_2
    • /
    • pp.164-172
    • /
    • 2003
  • Web service implementations are now rapidly growing. Web services are easily achieved by XML messaging for most programming languages. Applications usually utilize web services through APIs tied to a specific implementation of SOAP. nML is a dialect of SML and OCaml made in ROPAS. The soaptype type in nML is defined for the value of SOAP encoding. SOAP encoding specification defines rules for serialization of a graph of typed objects using XML Schema. XML Schema validates XML SOAP value. The soaptype type is encoded to XML and decoded from XML. It is necessary to guarantee safe encoding and decoding. So, the definitions for element and type definition in XML Schema are specified by element type and typeinfo type, which include the part of the definitions of XML Schema specification.

Classification and Resolution of Conflicts for Integration of Heterogeneous Information Based on XML Schema (XML Schema 기반 이질 정보 통합의 충돌 분류와 해결 방안)

  • 권석훈;이경하;이규철
    • Journal of Information Technology Applications and Management
    • /
    • v.10 no.3
    • /
    • pp.55-74
    • /
    • 2003
  • Due to the evolution of computer systems and the proliferation of Internet, numerous information resources have been constructed. The deluge of information makes the need to integrate information, which are distributed on the internet and are handled in heterogeneous systems. Recently, most of the XML -based information integration systems use XML DTD(Document Type Definition) for describing integrated global schema. However, DTD has some limitations in modeling local information resources such as datatypes. Although W3C's XML Schema is more flexible and powerful than XML DTD in specifying integrated global schema, it has more complex problems in resolving conflicts than using DTD. In this paper, we provide a taxonomy of conflict problems in integration information resources using XML Schema, and propose conflict resolution mechanism using XQuery.

  • PDF

A Query Processing Model based on the XML View in Relational Databases (관계형 데이터베이스에서 XML 뷰 기반의 질의 처리 모델)

  • Jung, Chai-Young;Choi, Kyu-Won;Kim, Young-Ok;Kim, Young-Kyun;Kang, Hyun-Syug;Bae, Jong-Min
    • The KIPS Transactions:PartD
    • /
    • v.10D no.2
    • /
    • pp.221-232
    • /
    • 2003
  • This paper addresses the query processing component of a wrapper system for a relational database model based on the XML view in integrating databases. The schema of a relational database is represented as XML Schema that is proposed by W3C. Users submit a query using the XML query language XQuery over the XML Schema. The wrapper system to be developed supports an user-defined XML view. XQuery is also used as the view definition language. In this environment, this paper suggests a new XML query processing model. We propose the composition algorithm of an XML view with an user query, the translation algorithm of XQuery into SQL, and the XML template construction algorithm for generating XML documents.

Development of Internet-based Port-MIS XML/EDI Browser (인터넷에 기반한 항만물류 XML/EDI 브라우저의 개발)

  • 김미영;박경환
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2000.11a
    • /
    • pp.369-372
    • /
    • 2000
  • 본 논문에서 기존의 항만물류 EDI가 가진 문제점을 해결하기 위한 방안으로 제시된 XML/EDI에 대해 살펴보고, 항만 물류에 XML/EDI를 적용하기 위해 기존의 EDI 메시지를 처리하기 위한 브라우저를 개발한다. XML 문서의 논리적인 구조를 표현하는 방식에 DTD(Document Type Definition)과 XML Schema가 있는데, 여기서는 다양한 데이터 타입를 가지고 있는 XML Schema를 사용해 EDI메시지의 구조를 표현한다. 또한 XML/EDI는 인터넷을 기반으로 하므로 웹을 통해 EDI 메시지를 교환하고자, 메시지 포맷으로 XML을 사용하며, 통신방법은 HTTP를 사용한다.

  • PDF

XML Schema and Stylesheet Builder using in Tree on Web Server (웹 서버 상에서 XML트리를 이용한 XML 스키마와 스타일시트 생성)

  • Park Young-Soo;Jang Duk-Chul
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.11 no.4
    • /
    • pp.349-356
    • /
    • 2005
  • At the present day, increasing the web service requirements, along with making XML program easy to create and manage, XML program which progress the research of related technologies enables developer the number of benefits. In order to create XML Documents which include structure that compose documents as well as data, it must have defined about DTD or XML schema that display structure of data. In this study, herewith suggest the design and implementation of method that can be automatically created XML Schema and XML Stylesheet using the web-based XML Tree.

The Improvement of XML document repository based on The Static Table (정적 테이블 기반의 XML 문서 저장 시스템 개선)

  • Kwon, Hoon;Kim, Jeong-Hee;Kwak, Ho-Young
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04b
    • /
    • pp.178-180
    • /
    • 2004
  • 본 논문에서는 XML 문서를 관계형 데이터베이스에 저장하는 XML 문서 저장 시스템을 제안한다. 제안 시스템은 XML 문서 구조인 DTD(Document Type Definition)를 보완한 XML Schema를 XML 문서의 기반 구조로 사용하며, 또한 XML 문서의 저장과 색인의 효율성 밀 유효성 검사를 위해 XML 문서에 대한 저장구조를 XML Schema와 XML Instance 문서간의 통함 정적 테이블과 필드들을 가지는 형태로 생성, 처리토록 하였으며, 그 결과 XML 문서와 XML Schema간의 구조상의 유효성을 증대시킬 수 있음을 알 수 있었다.

  • PDF