– Part III
Chapter 30 Semistructured Data and XML
Review Questions
30.1 What is semistructured data? Discuss the difference between structured, semistructured, and
structured data. Give examples to illustrate your answer.
Semistructured data is data that has some structure, but the structure may not be rigid, regular,
30.2 Describe the key characteristics of the Object Exchange Model (OEM).
An OEM object can be considered as a quadruple (label, oid, type, value). For example, we
can represent the Staff object &4 that contains a name and salary, together with the name
30.3 What is XML and how does XML compare to SGML and HTML?
XML is a restricted version of SGML (Standard Generalized Markup Language), designed
especially for Web documents. It is a meta-language that enables designers to create their own