WL#1279: Add table description to xml dump
                    Affects: Server-7.1
                                              —  
                        Status: Code-Review
                
    Display a table description in xml output the same way as 'describe table;' command does it. For example for create table t1(a int, key(a)); ...or a int(11) YES MUL NULL 
        Copyright (c) 2000, 2025, Oracle Corporation and/or its affiliates. All rights reserved.