ORA-19031
        XML element or attribute string does not match type string.string.
        
        
        Cause
        The given XML tag did not match the given type.
        Action
        Pass a valid canonical XML compatible with the given type.
        
     
    
    
        ORA-19031
        XML element or attribute string does not match any in type string.string
        
        
        Cause
        The passed in XML tag does not match any in the object type
        Action
        Pass a valid canonical XML that can map to the given object type
        
     
    
    
        ORA-19031
        XML element or attribute string does not match any in type string.string
        
        
        Cause
        The passed in XML tag does not match any in the object type
        Action
        Pass a valid canonical XML that can map to the given object type