Re: problem of the "&" character in validation xml

2006-08-11 Thread Romu
thanks it worked . i have low skills in xml :) though it s look like html . 2006/8/11, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: Use & instead of & in validation.xml file. Romu <[EMAIL PROTECTED] >

Re: problem of the "&" character in validation xml

2006-08-11 Thread Srinivas_Biragoni
Use & instead of & in validation.xml file. Romu <[EMAIL PROTECTED] >

problem of the "&" character in validation xml

2006-08-11 Thread Romu
hey I list all the characaters accepted in a balise . the current list which works is : enseigneCommerciale ^[A-Z0-9,/"';%?!.()\-\s]*$ the problem is when i want to add the "&" character . it says the entity name should be followed by the enity reference . think it'