ORA-31042
        too many properties in type 'string'
        
        
        Cause
        Too many properties were specified for the type. The type can only have the same number of properties (elements and attributes) as the number of columns in a table.
        Action
        Modify the XML schema to move properties into sub-elements that are not inlined.
        
     
    
    
        ORA-31042
        Too many properties in type 'string'
        
        
        Cause
        The type can only have the same number of properties (elements and attributes) as a table can have columns.
        Action
        Modify the XML schema to move properties into subelements that are not inlined.
        
     
    
    
        ORA-31042
        Too many properties in type 'string'
        
        
        Cause
        The type can only have the same number of properties (elements and attributes) as a table can have columns.
        Action
        Modify the XML schema to move properties into subelements that are not inlined.