• Title/Summary/Keyword: XML(extensible Markup Language)

Search Result 199, Processing Time 0.024 seconds

An Extension of the VoiceXML Platform for Push-based Voice Applications (푸쉬형 음성 서비스를 위한 VoiceXML 플랫폼의 확장)

  • 김경란;홍기형
    • The Journal of the Acoustical Society of Korea
    • /
    • v.21 no.1
    • /
    • pp.27-36
    • /
    • 2002
  • VoiceXML is a standard dialog mark-up language for the neat generation voice applications. The current VoiceXML 1.0 specification is silent on who place outbound calls for push-based voice applications. The push-barred voice applications become very important in modern information systems such as CRM. In this paper, we design and implement an extended VoiceXML platform that supports both inbound and outbound voice information services. We also extend the VoiceXML DTD so as to be able to inbound/outbound fax based on Call Control Requirements of W3C.

DOM interfaces of geographic XML data for web-mapping (웹 매핑을 위한 XML 지리 정보의 DOM 인터페이스)

  • 조정희;반재훈;문상호;홍봉희
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.04b
    • /
    • pp.6-8
    • /
    • 2000
  • 웹 환경에서 OpenGIS(Open Geodata Interoperability Specification)의 상호 운용성을 검증하기 위한 웹 매핑 테스트베드는 기존의 웹 브라우저를 사용하여 다양한 데이터 서버에 저장된 지리 정보를 발견, 접근하는 것을 목적으로 한다. 이 환경에서 클라이언트는 맵 서버가 XML(Extensible Markup Language)로 부호화한 지리 정보를 전송 받아 화면에 출력할 뿐만 아니라, 이러한 XML 지리 정보에 대해 공간 분석을 수행해야 한다. W3C(World Wide Web Consortium)의 DOM(Document Object Model)은 XML 분석을 위해 표준화된 인터페이스를 제시하고 있으나 공간 분석을 위한 인터페이스는 지원하지 않는다. 본 논문은 웹 환경에서 다양한 데이터 서버로부터 전송된 XML 지리 정보의 공간 분석 방법을 제시한다. 먼저 공간 분석을 위해 국제 표준화 기구에서 제시된 공간 연산자들을 분류한다. 그리고 DOM에 공간 연산을 지원하는 공간 연산 인터페이스를 추가한 GDOM을 제시한다. 마지막으로 클라이언트에서 GDOM을 이용하여 공간 분석을 수행하는 경우에 공간 연산자 수행 방법을 기술한다.

  • PDF

The Study on the Application of Electronic Document Standards tn construction CALS/EC (건설CALS/EC에서의 전자문서 표준 적용방안 연구)

  • Jung, Sung-Yoon;Choi, Won-Sik;Ok, Hyun;Kim, Sung-Jin
    • Proceedings of the CALSEC Conference
    • /
    • 2003.09a
    • /
    • pp.90-96
    • /
    • 2003
  • The purpose of this study is to develop the standards for construction documents. The standards will facilitate efficient exchange and sharing of construction documents among the participants such as owners, designers, constructors and other related parts throughout construction work process. For this reason, this study is intended to define the requirements for establishing XML-based electronic document standardization system, and to prepare the plan for developing XML electronic document in a consistent way.

  • PDF

Access Control Model using XML signature (XML 서명을 이용한 접근 제어 모델)

  • 오흥룡;염흥열
    • Proceedings of the Korea Institutes of Information Security and Cryptology Conference
    • /
    • 2003.12a
    • /
    • pp.560-565
    • /
    • 2003
  • 정보통신 기술의 발전 및 인터넷의 급속한 발전으로 사회 각 분야에서 인터넷을 통해 전송되는 데이터의 안전성을 위한 보안 기술들이 필요시 되고 있다. 이를 해결하기 위한 기술들의 하나로 XML(extensible Markup Language) 보안 기술들이 많이 활용되고 있다. XML에서 제공되는 많은 보안 기능 중에 XML 서명 기술은 비XML 문서를 서명하거나 필요한 부분에만 서명이 가능하므로 전송되는 데이터의 안전성을 위해 많이 사용되고 있다. 본 논문에서는 PKI 환경에서 강조되는 암호학적으로 안전한 인증 메커니즘을 위해 X.509 인증서를 XML 서명 기술에 활용하여 사용자간에 인증을 하고 사용자 자원 및 공통 자원에 접근 가능한 접근 제어 모델과 이 모델에 적용 가능한 DTD(Document Type Definition)를 정의하는데 목적이 있다.

  • PDF

Implementation of a Hardware-based XML Parser Supporting Search (검색을 지원하는 하드웨어 기반 XML 파서의 구현)

  • Kim, Sae-Woon;Lee, Kyu-Hee;Yun, Sang-Kyun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2012.04a
    • /
    • pp.41-44
    • /
    • 2012
  • Extensible Markup Language(XML)는 데이터 저장, 웹 서비스, 팟캐스팅, 신디케이션과 같은 분야에서 널리 사용되는 언어이다. XML 문서를 사용하기 위해서는 반드시 XML 문서에 대한 파싱이 이루어져야 하기 때문에 여러 연구들이 제안되었다. 스트림 기반 파서인 Roll-Back Streaming XML(RBStreX) 파서는 파싱의 흐름을 되돌리는 Roll-Back을 제안하였지만, 특정 노드를 검색할 때 발생되는 오버헤드를 해결하지 못하였다. 본 논문에서는 특정 노드에 대한 검색 기능을 지원하는 새로운 구조의 하드웨어 스트리밍 파서를 제안하였고, 시뮬레이션을 통하여 하드웨어의 동작 검증을 하였다. 제안된 구조는 RBStreX 파서와 비교하여 소프트웨어 오버헤드가 없으며 하드웨어 사이클도 반 정도로 감소시키는 성능향상을 얻는다.

A Semantic Web Service for Tourism Information over the Mobile Web (시맨틱 웹에 기초한 모바일 관광정보 서비스)

  • Lee, Yang-Won
    • Journal of the Korean Geographical Society
    • /
    • v.42 no.5
    • /
    • pp.788-807
    • /
    • 2007
  • To better publish geographical information on the Web, it is important to capture how Web technologies are changing. For a recent decade, Semantic Web has been developed by incorporating ontologies into the current Web, with an aim to make computers understand rather than simply display. Ontology, an explicit specification of a conceptualization, and the Semantic Web grounded on the ontology, have the potential for effective sharing and appropriate retrieval of geographical information. This paper describes a Semantic Web Service over the mobile Web that can offer pertinent tourism information according to user contexts. To do this, a tourism ontology was formalized in the PARA(Place-Attraction-Resource-Activity) ontology model by organizing tourist places, tourist attractions, tourism resources, and activities. Locational relationships between tourist places were also included in the PARA ontology model to take into account the movements of tourists on a railway network. The XML(Extensible Markup Language) Web Service in the middle tier manages the client-side request for information retrieval and the corresponding server-side response from the data provider. The PARA ontology was integrated into the XML Web Service for the concept-based discovery of tourism information. The applicability of the proposed system was tested through a simulation experiment for Tokyo tourism.

A Form-based Workflow Management System Using XML (XML을 이용한 폼 기반 워크플로우 관리 시스템)

  • 윤희진;배혜림;김영호;강석호
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 2000.10a
    • /
    • pp.219-222
    • /
    • 2000
  • Systematic management of data related to business process, and information exchange within existing information systems or between different companies have recently become an important issue. This paper tries to solve such problems by using form based workflow system using XML(extensible Markup Language), a standard for digital document exchange. In this system, a new model that formalizes documents into XML form documents and manages them is developed. By defining and operating form documents by XML, information exchange within existing information systems such as ERP and SCM or between different companies, and interoperability between different WFMS can be easily achieved. In addition, by matching form, a formalized document, with existing database schema, WFMS can be directly applied to existing information system, thus enabling continuity of data management and business activity.

  • PDF

A Real-Time Work Training System Using XML (XML을 이용한 실시간 직업훈련 업무 시스템)

  • 나희순;장민석
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2004.04a
    • /
    • pp.477-480
    • /
    • 2004
  • 산업자원부가 전자상거래에 대하여 전자분서에 대한 법적효력 통일을 위해 법이 규정한 특별한 경우를 제외하고는 일반 종이 서류와 동일하게 효력을 부여함으로써 앞으로 전자 문서에 관여하여 행정부와 기업 등을 막론하고 일반인에게까지 관심사로 대두되고 있다. 이런 시점에서 직업훈련 업무 시스템을 웹 문서화함은 당연하다고 하겠다. 웹의 문서화를 위하여 기존에 사용되고 있는 HTML언어는 자체적으로 한계가 있어 최근 XML(extensible Markup Language)의 장점에 대한 인식이 확산되면서 이를 이용한 응용들의 개발이 진행되고 있다. (1) 기존의 직업훈련 업무 시스템은 대부분 오프라인 상으로 업무를 처리하였으며 온라인 상으로 업무를 처리하더라도 웹서버에서 DB를 연동한 클라이언트-서버 관계에서 클라이언트인 업무자가 오랜 시간을 기다려야만 했다. 본 논문에서는 XML을 이용한 실시간 직업훈련 업무 시스템을 제안함으로써 웹상에서 DB 연동 없이 데이터를 처리함으로써 직업훈련 업무 시스템의 문제점이었던 오프라인상의 업무를 웹 상에서 구현하여 업무에 효과가 있음을 보여줌으로써 XML의 장점을 확인한다.

  • PDF

A Study on the Development of' XML Based Shopping Mall System (XML 기반의 쇼핑몰 시스뎀 개발에 관한 연구)

  • 임영문;이보영
    • Journal of the Korea Safety Management & Science
    • /
    • v.3 no.1
    • /
    • pp.11-24
    • /
    • 2001
  • Since the types and formats of the provided material and data are difficulties from one to another, difficulties have occurred in exchanging and sharing Information. Under such a circumstance, standardization and management of information or files have been a critical factor leading to an active and successful Electronic Commerce. XML(extensible Markup Language), which is a standardized format for data exchange via internet, has been recognized as a standard by World Wide Web Consortium(W3C). XML takes web environment as the interface, runs well even in a heterogeneous environment and saves data in a standardized format, therefore, it can be effectively used for creating and transferring standardized files. In this paper, a XML-based data processing system, which aims at supplementing the existing HTML-based shopping mall system and the methodology for constructing the system is presented with specific examples.

  • PDF

Role-based Access Control for XML Documents (XML 문서를 위한 역할 기반 접근 제어)

  • 신휴근;이원석;김동규
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04a
    • /
    • pp.323-325
    • /
    • 2003
  • 인터넷이 대중화 되면서 HTML 기반의 웹 어플리케이션을 통한 정보 공유가 활발해지고 있다. 그러나 HTML이 가지는 한계로 인해 HTML만을 이용하여 정보 보호 서비스를 제공하는 것은 불가능하다. 이를 해결하기 위해 SGML의 복잡한 특성을 단순화하여 만든 " 언어를 위한 언어" XML (extensible Markup Language) 을 이용할 수 있다. 본 논문에서는 계층적 특성을 가지는 XML을 이용하여 다양한 정보 보호 서비스 중에서 접근제어 서비스를 제공하려 한다. 기존의 임의적 접근제어 모델(MAC)과 강제적 접근제어 모델 (DAC)이 가지는 단점을 보완하면서 사용자와 객체간의 관계를 유연하게 설정할 수 있는 역할 기반 접근제어(RBAC) 모델을 적용하는 “XML문서를 위한 접근제어 모델” 을 제안하려고 한다. 제안하려고 한다.

  • PDF