This diagram shows schematically how a hybrid or combined approach to storing your XML documents in the database, provides finer granularity for ease of data searches. By hybrid this means storing your XML documents as a whole in a LOB in the database as well as storing them piecemeal in a decomposed format where each element in the XML document is mapped to specific fields in your database tables. This diagram is also explained in the text.