
List of Figures and Tables • xv
Figure 4.3 Understanding our XML document 142
Figure 4.4 Understanding our XML schema 143
Figure 4.5 Classification of elements in XML schemas 144
Figure 4.6 Complex element is made up of simple elements 145
Figure 4.7 XML document for Student example 145
Figure 4.8 Schema for Student example 145
Figure 4.9 Book XML and schema 148
Figure 4.10 Book XML and incorrect schema 149
Figure 4.11 Sample XML (emp.xml) 151
Figure 4.12 Corresponding schema (emp.xsd) 151
Figure 4.13 Example of information we want to capture for processing 152
Figure 4.14 Visual representation of our intended XML contents ...