Apr 16, 2003 #1 varocho Programmer Joined Dec 4, 2000 Messages 238 Location US I'd like to know if anyone is making use of regular expressions to parse/validate XML files.
Apr 16, 2003 #2 palbano Programmer Joined Oct 9, 1998 Messages 4,341 Location US Why? I have messed around with using Regular Expressions to parse HTML for the purpose of transforming it into XHTML. What a mess that is! -pete Upvote 0 Downvote
Why? I have messed around with using Regular Expressions to parse HTML for the purpose of transforming it into XHTML. What a mess that is! -pete