Multilistas aplicadas a la implementación de un parseador de XML para la definición de XPDL 2.2 en Objective C para iOS

With the creation of the standard language BPMN(Business Process Modeling Notation) used to represent business processes, the XPDL(XML Process Definition Language) is generated, which describes the data flow information of the process using a XML(Extensible Markup Language) schema. This document sho...

Full description

Autores:
Meza Lara, Daniel Iván
Ruiz Rodríguez, Leidy Andrea
Herrera Bedoya, Óscar Elías
Tipo de recurso:
Fecha de publicación:
2012
Institución:
Universidad Santo Tomás
Repositorio:
Repositorio Institucional USTA
Idioma:
spa
OAI Identifier:
oai:repository.usta.edu.co:11634/45051
Acceso en línea:
http://revistas.ustabuca.edu.co/index.php/ITECKNE/article/view/2757
http://hdl.handle.net/11634/45051
Palabra clave:
Rights
License
Copyright (c) 2012 ITECKNE
Description
Summary:With the creation of the standard language BPMN(Business Process Modeling Notation) used to represent business processes, the XPDL(XML Process Definition Language) is generated, which describes the data flow information of the process using a XML(Extensible Markup Language) schema. This document shows the implementation of data structures on the development of a parser which allows the interpretation of XPDL files in the 2.2 version; using together multi-lists and the XPDL meta-model, the interpretation of the XML schema problematic is pretended to be solved, allowing a correct storage of the elements. As an additional contribution, the development of the functional parser is made under the Objective C language for iOS, which is pretended to innovate in the mobile platform field.