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
Tag Archive: xsd
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 …
Permanent link to this article: http://lindaocta.com/?p=5