ORA-19028
        invalid abstract data type parameter in XMLType.toObject() function call
        
        
        Cause
        The object passed as abstract data type parameter to the XMLType.toObject() function was not of the same type, or a super-type, of the mapped type.
        Action
        Pass an object of the correct type to the XMLType.toObject() function.
        
     
    
    
        ORA-19028
        Invalid ADT parameter passed to toObject() function
        
        
        Cause
        The object passed as ADT parameter to sys.XMLType.toObject() is not the same type, or a super-type, of the mapped type.
        Action
        Pass an object of the correct type to toObject().
        
     
    
    
        ORA-19028
        Invalid ADT parameter passed to toObject() function
        
        
        Cause
        The object passed as ADT parameter to sys.XMLType.toObject() is not the same type, or a super-type, of the mapped type.
        Action
        Pass an object of the correct type to toObject().