User Tools

Site Tools


xml

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
xml [2007/10/25 17:27] – created roumanixml [2008/08/29 19:09] (current) roumani
Line 2: Line 2:
  
 This lecture covers XML and the host of technologies associated with it. Using XML tools you should be able to access an XML document, ensure it is well-formed and valid, process it, modify it, and then save it as a new XML document. This lecture covers XML and the host of technologies associated with it. Using XML tools you should be able to access an XML document, ensure it is well-formed and valid, process it, modify it, and then save it as a new XML document.
 +
  
 ===== Outline ===== ===== Outline =====
Line 11: Line 12:
   * XML Parsers: SAX and DOM   * XML Parsers: SAX and DOM
   * Transforming XML   * Transforming XML
-  * Using XSL to transform+
  
 ===== To Do ===== ===== To Do =====
  
-  * Read the rest of Chapter 6+  * Read Chapter 7 up to Section 7. 
-  * Read Chapter 8 up to Section 8.4.1 but omit 8.3.2-8.3.3+  * Read Section 9.5 
-  * Look at ''ELdemo.jspx'' and ''JSTLdemo.jspx'' in the //Resource Directory//. +  * Look at ''Card*.xml/xsd'' files in the //Resource Directory// as processed by the Java programs ''DOM'', ''Validate'', ''Modify'', and ''SAX''The ''Tranform'' programs show how it is trivial to save a modified document back to XML.
-  * Do Lab 4.+
  
 ===== Slides from Lecture ===== ===== Slides from Lecture =====
  
-{{flash>/course/4413/_media/:44xml.swf [505,383]}}+{{:44xml.swf?505x383}}
xml.1193333234.txt.gz · Last modified: 2007/10/25 17:27 by roumani