CFP last date
20 May 2024
Reseach Article

Mapping Design Patterns to XML schema for pattern matching

by Deepali J. Joshi, Vanita S.Babanne, Shubhada P.Deshmukh
journal cover thumbnail
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 1 - Number 23
Year of Publication: 2010
Authors: Deepali J. Joshi, Vanita S.Babanne, Shubhada P.Deshmukh
10.5120/528-691

Deepali J. Joshi, Vanita S.Babanne, Shubhada P.Deshmukh . Mapping Design Patterns to XML schema for pattern matching. International Journal of Computer Applications. 1, 23 ( February 2010), 96-99. DOI=10.5120/528-691

@article{ 10.5120/528-691,
author = { Deepali J. Joshi, Vanita S.Babanne, Shubhada P.Deshmukh },
title = { Mapping Design Patterns to XML schema for pattern matching },
journal = { International Journal of Computer Applications },
issue_date = { February 2010 },
volume = { 1 },
number = { 23 },
month = { February },
year = { 2010 },
issn = { 0975-8887 },
pages = { 96-99 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume1/number23/528-691/ },
doi = { 10.5120/528-691 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T19:48:09.793913+05:30
%A Deepali J. Joshi
%A Vanita S.Babanne
%A Shubhada P.Deshmukh
%T Mapping Design Patterns to XML schema for pattern matching
%J International Journal of Computer Applications
%@ 0975-8887
%V 1
%N 23
%P 96-99
%D 2010
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Design patterns are a proven way to build high-quality software. The number of design patterns is rising rapidly, while management and searching facilities seems not to catch up. This is why selecting a suitable design pattern is not always an easy task. This issue is especially clear for less experienced developers. In this paper we present our approach to cope with the presented issue - an experiment prototype of a new design pattern repository using XML schema, based on identifying ,in a program, classes which structure and organization match-strictly or approximately-the structure and organization of classes as suggested by the design pattern. We express the problem of design pattern identification by matching a pattern by comparing it with a design pattern equivalent in XML schema. So this paper suggests the conversion system from Design Patterns to the form of XML Schema which has already become the standard of internet document.

References
  1. 1.Design patterns by "Erich Gamma"
  2. 2.IBM Rational
  3. 3.http://www.XMLModelling.com
Index Terms

Computer Science
Information Sciences

Keywords

XML Schema Design Pattern