ORA-31067
        XML nodes must be updated with valid nodes and of the same type
        
        
        Cause
        An attempt was made to use updateXML to update an XML node with a node of another type.
        Action
        Ensure that the node specified by the XPath matches the type of new data provided.
        
     
    
    
        ORA-31067
        XML nodes must be updated with valid nodes and of the same type
        
        
        Cause
        An attempt was made to use updateXML to update an XML node with a node of another type.
        Action
        Ensure that the node specified by the XPath matches the type of new data provided.