CompSci497
Advanced XML Programming with XmlPL
Lecture Notes
Friday, Febuary 2nd, 2007
Contents
- Basic XmlPL Programming
- Hello World (Beat to death)
- Producing XML
- Reading XML
- XmlPL Path Expressions
- Intro to Web Applications with XmlPL
1) Basic XmlPL Programming
1.1) Hello World (Beat to death)
1.2) Producing XML
1.3) Reading XML
- XML input via standard in (stdin)
- Opening a file
- Opening a URL
-
(example)
(output)
1.4) XmlPL Path Expressions
2) Intro to Web Applications with XmlPL