I tried but it shows up the earlier problem. (formatted character data)
On Tue, Mar 19, 2013 at 5:45 PM, Lukasz Lenart <[email protected]>wrote: > 2013/3/19 Muralidhar Yaragalla <[email protected]>: > > If i pass "<![CDATA[[^<>]+]]>" in the xml file to the regex validator the > > xml file is not generating any error but then the input is allowing the > "<" > > and ">" characters. That means still there is problem. Any help on this? > > Maybe the problem is with regex itself, try this one: ^[<>].+ > > > Regards > -- > Ćukasz > + 48 606 323 122 http://www.lenart.org.pl/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Thanks And Regards, *Muralidhar Yaragalla. *

