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: xml
Permanent link to this article: http://lindaocta.com/?p=18
Oct
11
Exporting to pdf from Open office Writer
One of main reason for me to choose Open Office over Microsoft Words is that I can convert my document to PDF without installing (or buying) other software. As for my work at Uni, Open Office is main tools used by our clients to create their documents and I have been hacking around with Open …
Permanent link to this article: http://lindaocta.com/?p=8
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