Tag Archive: xsd

Oct
31

XML Web Application For Idea Management System

Managed to complete one of my project for this semester. Page are generated from xslt process and rendered to xhtml format. Page navigations are controlled using xAjax component. Try it out and have fun http://www.lindaocta.com/linda/stuff/xmlAssignment/index.php

Permanent link to this article: http://lindaocta.com/?p=18

Oct
09

xsd:key and xsd:keyref

One of my master project is using xml to create a website. As I understand using xsd:key and xsd:keyref are easy if the primary key and foreign key are existed in the same xml file. What I am trying to do below are separating the document into two xml file and for the schema, the …

Continue reading »

Permanent link to this article: http://lindaocta.com/?p=5