ORA-19032
        expected XML tag not present
        
        
        Cause
        During a conversion attempt of XML to an object, there was an invalid tag name present.
        Action
        Pass a valid canonical XML that can map to the given object type.
        
     
    
    
        ORA-19032
        Expected XML tag string got string
        
        
        Cause
        When converting XML to object, a wrong tag name was present
        Action
        Pass a valid canonical XML that can map to the given object type
        
     
    
    
        ORA-19032
        Expected XML tag string got string
        
        
        Cause
        When converting XML to object, a wrong tag name was present
        Action
        Pass a valid canonical XML that can map to the given object type