
xx • List of Figures and Tables
Figure 6.76 Document containing flows for visual understanding 313
Figure 6.77 Simple XSL-FO example (FO-1.fo) 315
Figure 6.78 Result of running the FOP tool 318
Figure 6.79 Creating a PDF file for our XSL-FO file 319
Figure 6.80 Output produced by the FOP tool: PDF file 319
Figure 7.1 Concept of XML parsing 328
Figure 7.2 The parsing process 329
Figure 7.3 Two ways of describing the events of a cricket match 330
Figure 7.4 Sample XML document 331
Figure 7.5 SAX approach for our XML example 332
Figure 7.6 An XML document depicted as a tree-like structure 333
Figure 7.7 SAX view of looking ...