A Dynamic Model for Mapping XML Elements in a Object-Oriented Fashion

  • Authors:
  • Francesco Garelli;Carlo Ferrari

  • Affiliations:
  • -;-

  • Venue:
  • On the Move to Meaningful Internet Systems, 2002 - DOA/CoopIS/ODBASE 2002 Confederated International Conferences DOA, CoopIS and ODBASE 2002
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

XML is becoming a wide used standard both for data management and application interoperability in web services. This fact promotes further analyses and the development of new methods for creating, modifying and retrieving all the information that is encoded in a XML fashion. This paper presents a XML data binding technique that aims to unify, in a single solution, the benefits from design-time and run-time data binding. In order to reach this goal, we introduce an abstract representation for XML elements. This representation shows to be very effective and makes easy a simple data binding with XML documents. The effectiveness of the model has been analyzed by developing a library for XML management, in the Python language.