Unnest Method
Removes the hierarchical relation of a nested XMLTable object while leaving the XMLTables nested.
XMLTable.Unnest( )
Remarks
Applies To: XMLTable Class
If an XMLtable object is nested using the Nest Method, the Unnest method removes the hierarchical relation to the XMLtable. If the XMLTable is not currently nested, the Unnest method does nothing.