[xml] Regexp Failure



Hi,

  The following input is failing with the latest version of xmlregexp (and also in version 28), however it passes with the same input in version 23. I think the problem is happening after the minoccurs 0 changes.

Input:-

(((((0|1|2|3|4|5|6|7|8|9))){3}|(((0|1|2|3|4|5|6|7|8|9))){1,2}|\*(((0|1|2|3|4|5|6|7|8|9)))?))

String---- *

Regards

Ashwin

 

 

 

 

 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]