You are on page 1of 20

Fundamentals of Database Systems

Seventh Edition

Chapter 13
Middle Adulthood

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Figure 13.1 Representing Semistructured
Data as a Graph

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Figure 13.2 Part of an HTML Document
Representing Unstructured Data

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Figure 13.3 A Complex XML Element
Called <Projects>

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Figure 13.4a An XML DTD File Called
Projects

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Figure 13.4b An XML DTD File Called
Company

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Figure 13.5 An XML Schema File Called
Company (1 of 3)

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Figure 13.5 An XML Schema File Called
Company (2 of 3)

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Figure 13.5 An XML Schema File Called
Company (3 of 3)

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Figure 13.6 Some Examples of XPath
Expressions on XML Documents That Follow
the XML Schema File Company in Figure 13.5

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Figure 13.7 Some Examples of XQuery Queries
on XML Documents That Follow the XML
Schema File Company in Figure 13.5

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Figure 13.8 An ER Schema Diagram for a
Simplified UNIVERSITY Database

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Figure 13.9 Subset of the UNIVERSITY
Database Schema Needed for XML
Document Extraction

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Figure 13.10 Hierarchical (Tree) View with
COURSE as the Root

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Figure 13.11 XML Schema Document with
Course as the Root

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Figure 13.12 Hierarchical (Tree) View with
STUDENT as the Root

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Figure 13.13 XML Schema Document with
Student as the Root

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Figure 13.14 Course_name Hierarchical
(Tree) View with SECTION as the Root

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Figure 13.15 Converting a Graph with
Cycles into a Hierarchical (Tree) Structure

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved
Copyright

Copyright © 2016, 2011, 2007 Pearson Education, Inc. All Rights Reserved

You might also like