Object-relational storage of XML data in Oracle is based on shredding the XML data into SQL objects. Scripts and stepwise execution for object-relational XML storage.
Collections
PL/SQL collections are the equivalent of arrays in Oracle. A PL/SQL collection is a composite data type consisting of elements accessible through an index value.