Webová aplikace pro tvorbu XML schémat
Loading...
Downloads
9
Date issued
Authors
Cisárik, Michal
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská - Technická univerzita Ostrava
Location
Signature
Abstract
The key point of this thesis is to create modern and flexible web application for creating, sharing and editing XSD documents. At first it was necessary to do some research of XML Schema specification itself, list some best practices of creating correct XML schema documents and use them to figure out the design of my own web application. Class diagram of XML Schema Editor jQuery plugin which meets all requirements, some critical sequence diagrams and of course architecture diagram (static view of client-server communication) were first steps right after data and functional analysis. They all enabled me to implement jQuery powered javascript client-side and Yii PHP framework based server-side communicating mostly by AJAX calls. Thanks Yii and jQuery was implementation quite fast, all goals were fulfilled and after some testing and debugging I was able deploy this project to: https://xmlsew.cisary.com
Description
Import 03/08/2012
Subject(s)
XML Schema, HTML, CSS, Web 2.0, AJAX, Javascript, jQuery, PHP, Yii, MySQL