ORA-44422
        nonschema XML not allowed for this column
        
        
        Cause
        An attempt was made to insert nonschema-based XML documents in a binary XML column that did not allow nonschema data.
        Action
        Insert only schema-based documents or alter the column to allow nonschema data.
        
     
    
    
        ORA-44422
        nonschema XML disallowed for this column
        
        
        Cause
        An attempt was made to insert nonschema based XML documents in a binary XML column that disallows nonschema data.
        Action
        Insert only schema-based documents or alter the column to ALLOW NONSCHEMA data.
        
     
    
    
        ORA-44422
        nonschema XML disallowed for this column
        
        
        Cause
        An attempt was made to insert nonschema based XML documents in a binary XML column that disallows nonschema data.
        Action
        Insert only schema-based documents or alter the column to ALLOW NONSCHEMA data.