Issue #3389: Allow resolving dotted names for handlers in logging configuration files...
[python.git] / Lib / test / test.xml
blob9af92fb435503e821f9161ef227f4798a5d323e6
1 <?xml version="1.0"?>
2 <HTML xmlns:pp="http://www.isogen.com/paul/post-processor">
3 <TITLE>Introduction to XSL</TITLE>
4 <H1>Introduction to XSL</H1>
5         
7         
8                 <HR/>
9                 <H2>Overview
10 </H2>
11                 <UL>
12                 
13         <LI>1.Intro</LI>
15         <LI>2.History</LI>
17         <LI>3.XSL Basics</LI>
19         <LI>Lunch</LI>
21         <LI>4.An XML Data Model</LI>
23         <LI>5.XSL Patterns</LI>
25         <LI>6.XSL Templates</LI>
27         <LI>7.XSL Formatting Model
28 </LI>
30                 </UL>
31         
34         
36         
37                 <HR/>
38                 <H2>Intro</H2>
39                 <UL>
40                 
41         <LI>Who am I?</LI>
43         <LI>Who are you?</LI>
45         <LI>Why are we here?
46 </LI>
48                 </UL>
49         
52         
54         
55                 <HR/>
56                 <H2>History: XML and SGML</H2>
57                 <UL>
58                 
59         <LI>XML is a subset of SGML.</LI>
61         <LI>SGML allows the separation of abstract content from formatting.</LI>
63         <LI>Also one of XML's primary virtues (in the doc publishing domain).
64 </LI>
66                 </UL>
67         
70         
72         
73                 <HR/>
74                 <H2>History: What are stylesheets?</H2>
75                 <UL>
76                 
77         <LI>Stylesheets specify the formatting of SGML/XML documents.</LI>
79         <LI>Stylesheets put the &quot;style&quot; back into documents.</LI>
81         <LI>New York Times content+NYT Stylesheet = NYT paper
82 </LI>
84                 </UL>
85         
88         
90         
91                 <HR/>
92                 <H2>History: FOSI</H2>
93                 <UL>
94                 
95         <LI>FOSI: &quot;Formatted Output Specification Instance&quot;
96 <UL>
97         <LI>MIL-STD-28001
98         </LI>
100         <LI>FOSI's are SGML documents
101         </LI>
103         <LI>A stylesheet for another document
104         </LI>
105 </UL></LI>
107         <LI>Obsolete but implemented...
108 </LI>
110                 </UL>
111         
114         
115 </HTML>