diff -r 000000000000 -r ae805ac0140d python-2.5.2/win32/Lib/test/test.xml.out
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/python-2.5.2/win32/Lib/test/test.xml.out Fri Apr 03 17:19:34 2009 +0100
@@ -0,0 +1,115 @@
+
+
+
Introduction to XSL
+Introduction to XSL
+
+
+
+
+ Overview
+
+
+
+ - 1.Intro
+
+ - 2.History
+
+ - 3.XSL Basics
+
+ - Lunch
+
+ - 4.An XML Data Model
+
+ - 5.XSL Patterns
+
+ - 6.XSL Templates
+
+ - 7.XSL Formatting Model
+
+
+
+
+
+
+
+
+
+
+ Intro
+
+
+ - Who am I?
+
+ - Who are you?
+
+ - Why are we here?
+
+
+
+
+
+
+
+
+
+
+ History: XML and SGML
+
+
+ - XML is a subset of SGML.
+
+ - SGML allows the separation of abstract content from formatting.
+
+ - Also one of XML's primary virtues (in the doc publishing domain).
+
+
+
+
+
+
+
+
+
+
+ History: What are stylesheets?
+
+
+ - Stylesheets specify the formatting of SGML/XML documents.
+
+ - Stylesheets put the "style" back into documents.
+
+ - New York Times content+NYT Stylesheet = NYT paper
+
+
+
+
+
+
+
+
+
+
+ History: FOSI
+
+
+ - FOSI: "Formatted Output Specification Instance"
+
+ - MIL-STD-28001
+
+
+ - FOSI's are SGML documents
+
+
+ - A stylesheet for another document
+
+
+
+ - Obsolete but implemented...
+
+
+
+
+
+
+
+
\ No newline at end of file