• 제목/요약/키워드: XML programming

검색결과 75건 처리시간 0.026초

데이터베이스 통합을 위한 XML 개발 지원 시스템에 관한 연구 (A Study on XML Development Support System for DB Integration)

  • 조종덕;박영수
    • 디지털산업정보학회논문지
    • /
    • 제6권2호
    • /
    • pp.39-53
    • /
    • 2010
  • In this paper, we suggest an XML Development Support(XDS) System as a good developing tool to solve the problems that related with the database integration, increased to the developing terms and costs when the developing of XML programming base on the web server. XDS System is designed for the purpose of easily coding the XML program, of simply changing the programming structure and of completely maintaining the program environment. According to the predefined policy, XDS System provides necessary informations such as tables, columns, or relational keys from Database for developer. The developer step by step selects or sets what he needs. And XDS System creates an XML Tree with the result of selected information. The XML Tree includes all information of making an XML Schema and some XML Stylesheet. XDS System creates an XML Schema for all clients and creates many XML Stylesheets for each client using the XML Tree.

Tag free XML 개발 툴을 이용한 XML 문서 개발과 RDB 매핑에 관한 연구 (A Study on Developing XML Documents and RDB Mapping Using Tag Free XML Development Tools)

  • 우원택
    • 한국산업정보학회논문지
    • /
    • 제11권5호
    • /
    • pp.37-52
    • /
    • 2006
  • 본 연구에서는 Tagfree 의 XML 개발 툴을 이용하여 XML, DTD, XML 스키마 등의 문서를 실제로 개발하여 이들 간의 상관관계를 봄으로써 XML 프로그래밍과 문법을 쉽게 해득하여 웹 문서를 보다 용이하게 개발하고 또한 XML 데이터와 MS SQL 과 같은 RDB 데이터의 저장관리와 매핑과정을 구현해 봄으로써 트리개념의 XML 문서와 테이블개념의 데이터베이스가 어떻게 이론적으로 연동되며 실제 구현시의 한계와 장단점은 없는지를 규명해 봄으로써 전자상거래나 무선인터넷 구축 시 XML 문서의 이용 효율성을 높이는데 그 목적이 있다.

  • PDF

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

  • 권오경;한태숙
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제30권1_2호
    • /
    • pp.164-172
    • /
    • 2003
  • 웹 서비스에 대한 구현이 많이 늘고 있다. 웹 서비스는 각 프로그래밍 언어에서 XML를 이용해서 원격 호출을 한다. 이때 사용하는 대표적인 프로토콜이 SOAP으로써 본 논문에서는 nML 프로그래밍 환경에서 SOAP 클라이언트 구현을 제시한다. nML은 한국과학기술원 ROPAS에서 만든 SML과 OCaml의 한국형 함수형 언어이다. nML에서의 soaptype 타입으로 SOAP 값을 정의한다. SOAP은 XML Schema에 의해서 객체에 대한 인코딩이 정의된다. 즉 XML Schema가 SOAP 값의 유효성을 판단한다. 본 논문은 XML Schema의 엘리먼트와 타입에 대한 정의로써 element와 typeinfo 타입을 정의한다. 그리고 상호호환성 테스트를 통하여 안전하게 다른 언어와 대응됨을 보인다.

무선 프로그래밍을 활용한 XML 기반의 조선 PDM 구현에 관한 연구 (Implementation of XML-based Shipbuilding PDM by using Wireless Programming(J2ME MIDP))

  • 오대균;송관형;이종갑
    • 대한조선학회논문집
    • /
    • 제39권4호
    • /
    • pp.54-59
    • /
    • 2002
  • 요즘 우리는 인터넷이라는 디지털 혁명 속에 살고 있으며 그 영향력은 과거 산업혁명과 비교할 수 없을 정도로 산업 전반에 걸쳐 확산되고 있다. 조선 산업도 예외는 아니며, 각 조선소들도 인터넷 환경에 맞춰 생산 시스템을 구축하고 있다. 하지만 조선 산업은 그 업무의 특성상 생산을 계획, 관리, 통제하는 그룹과 생산 자체를 시행하는 그룹간의 양분이 뚜렷하여, 이를 통합한 전산 시스템을 구축하는데 어려움이 있다. 본 논문에서는 무선 인터넷 프로그래밍을 활용하여 XML 기반의 무선 PDM 시스템을 구현함으로써, 조선소 업무 특성상 구현하기 힘든 제작, 관리, 생산 부문을 통합하는 작업흐름 관리 시스템 구축의 가능성을 제시하였다.

XML 기반 다이어그램 시스템 (A Diagram System based on XML)

  • 김성근;김영철;윤태희;유재우
    • 정보처리학회논문지D
    • /
    • 제12D권3호
    • /
    • pp.447-454
    • /
    • 2005
  • XML 문서와 관련된 기존의 다이어그램 시스템은 대부분 특정한 목적으로 이용할 수 있도록 작성되어 있다. 또한 다이어그램 컴포넌트가 정의되어 있지 않기 때문에 자동적으로 DML 문서를 생성하기가 어렵다. 본 논문에서는 XML 문서가 실행될 수 있는 다이어그램 시스템을 설계하고 구현한다. 다이어그램 시스템은 위지웍(WYSIWYG) 개념을 이용하여 다이어그램 컴포넌트를 정의하며, 자동적으로 DML 문서를 생성할 수 있도록 설계되었다. 따라서 더욱 효율적으로 새로운 다이어그램을 개발할 수 있으며, DTD를 이용해 다이어그램에 대한 문법을 정의함으로써 XML DTD에 대한 의미적 일관성을 유지하였다. 또한 본 시스템은 다이어그램 문장에 대한 문법검사와 의미실행을 위하여 VPL(Visual programming Language) 개념을 이용하였다. 본 시스템을 활용하면, DML 문서를 쉽게 생성할 수 있고, XML DTD 기반의 문법검사와 의미실행을 할 수 있다.

Implementation of interactive Stock Trading System Using VoiceXML

  • Shin Jeong-Hoon;Cho Chang-Su;Hong Kwang-Seok
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2004년도 ICEIC The International Conference on Electronics Informations and Communications
    • /
    • pp.387-390
    • /
    • 2004
  • In this paper, we design and implement practical application service using VoiceXML. And we suggest new solutions of problems can be occurred when implementing a new systems using VoiceXML, based on the fact. Up to now, speech related services were developed using API (Application Program Interface) and programming languages, which methods depend on system architectures. It thus appears that reuse of contents and resource was very difficult. To solve these problems, nowadays, companies develop their applications using VoiceXML. Advantages of using VoiceXML when developing services are as follows. First, we can use web developing technologies and technologies for transmitting web contents. And, we can save labors for low level programming like C language or Assembler language. And we can save labors for managing resources, too. As the result of these advantages, we can reduce developing hours of applications services and we can solve problem of compatibility between systems. But, there's poor grip of actual problems can be occurred when implementing their own services using VoiceXML. To overcome these problems, we implemented interactive stock trading system using VoiceXML and concentrated our effort to find out problems when using VoiceXML. And then, we proposed solutions to these problems and analyzed strong points and weak points of suggested system.

  • PDF

모바일 환경에서 XML 암호화 및 전자서명 API 설계 및 구현 (Design and Implementation of XML Encryption and Digital signature API for Mobile Environment)

  • 조태범;류황;박정용;정회경
    • 한국정보통신학회논문지
    • /
    • 제14권6호
    • /
    • pp.1416-1422
    • /
    • 2010
  • 현재 사용되는 플랫폼은 표준화를 추구하던 모바일 플랫폼인 WIPI(Wireless Internet Platform for Interoperability)의 의무화가 폐지됨에 따라 다양한 플랫폼이 사용하게 되었다. 이로 인해 각종 해킹과 보안상의 문제들이 증가 될 수 있다. 모바일 전자상거래의 활성화로 인한 보안은 더 많은 위험에 노출될 수 있다. 그리고 이 플랫폼들을 구성하고 있는 각종 계층들은 다양한 API(Application Programming Interface)들로 구성되어 있다. 이런 API들은 표준화 되어 있지 않다. 따라서 이런 상황 속에서 데이터를 XML(Extensible Markup Language)문서로 교환 할 때 데이터들의 보안을 강화하기 위한 방안과 API 표준화를 위한 방향 제시가 절실히 요구된다. 이에 본 논문은 데이터의 보호와 인증을 XML 구조에서 구현하기 위해서 XML 암호화(XML Encryption)와 XML전자서명(XML Signature)을 이용하여 XML 암호화 API와 XML 전자서명 API를 설계하였다. 그리고 설계된 API들을 중심으로 시뮬레이션에 필요한 모듈들을 설계하였다. 설계한 API들을 검증하기 위해서 모바일 환경의 두 단말기 사이에 서버와 클라이언트 역할을 하는 비즈니스 시뮬레이션 시스템을 구현하였다.

분산 환경에서의 관계형 데이터베이스를 위한 XML-RPC 인터페이스 설계 및 구현 (Design and Implementation of XML-RPC Interface for Relational Database on Distributed Environments)

  • 신성욱;이영욱
    • 정보처리학회논문지D
    • /
    • 제10D권4호
    • /
    • pp.613-620
    • /
    • 2003
  • RPC는 분산 시스템에서 가장 많이 활용되고 있는 통신 메커니즘 중의 하나이다. 본 연구는 현재 많이 활용되고 있는 RPC 프로토콜 중, XML-RPC를 이용하여 분산 환경하에서 데이터베이스를 활용하기 위한 단일화된 인터페이스 설계에 목적을 둔다. 기존의 RDB를 이용한 프로그램에 있어서 데이터베이스의 접근은 프로그래밍 언어, 플랫폼, 사용 데이터베이스의 종류 등에 따라서 특정한 API를 사용해야만 하는 프로그래밍 형태를 취했으나, XML-RPC 프로토콜을 이용하여 구현한 미들웨어를 둠으로써 데이터베이스 접근 인터페이스를 단일화하여 특정 언어와 환경에서 여러 상이한 데이터베이스에 대한 접근 및 조작을 용이하고 편리하게 하였다.

XCEL: 객체지향 스프레드시트 (XCEL: Object-oriented Spreadsheet)

  • 최종명;유재우
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제30권11호
    • /
    • pp.1102-1111
    • /
    • 2003
  • 스프레드시트는 사용하기 쉽기 때문에 가장 널리 사용되는 프로그래밍 도구이지만, 아직까지 스프레드시트 응용프로그램 개발에 객체지향 기술을 적용하려는 시도는 상대적으로 적었다. 일반적으로 스프레드시트 응용프로그램은 내부에 많은 오류를 포함하고 있으며, 재사용성이 낮고, 유지 보수가 어려운 단점을 가지고 있다. 이러한 문제를 해결하기 위해서 본 논문에서는 XCEL이라는 객체지향 스프레드시트를 소개한다. XCEL은 스프레드시트 응용프로그램을 체계적으로 개발하기 위한 데이타 모델링 방법과 스프레드시트에서 객체지향 프로그래밍을 표현하기 위한 방법을 지원한다. XCEL은 데이타 모델링에서 XML과 플로우차트를 이용해서 클래스를 정의하고, 스프레드시트에서는 연속된 셀들의 영역을 이용해서 객체들을 표현한다. XCEL을 이용하면 스프레드시트 응용프로그램 개발에 객체지향 기술들을 그대로 적용할 수 있는 장점이 있다.

XML Web Service를 이용한 조류계산 프로그램의 분산처리 (Distributed Processing of Load Flow Program Using XML Web Service)

  • 최장흠;김건중
    • 대한전기학회논문지:전력기술부문A
    • /
    • 제52권4호
    • /
    • pp.207-212
    • /
    • 2003
  • System analysis programs have been developed by several different research groups. Especially, the programming languages and the developing environments of algorithm modules and user interface modules are different. And therefore, the differences have degraded interoperability and reusability of the system analysis modules. in order to solve this problems, a general binary interface has designed and the component based on the interface has developed as well. However, sometimes each interface is uncompatible because those are designed on the particular vendor. In this paper, we deals with XML web service, Sort of distributed processing architecture, which is not restricted by not only the existing internet standard but also any Programming language or any vendor. Because of its platform independent, each module can be updated and extended independently.