Hi, I have an xml file and i am validating this xml file by means of xsd. I have an attribute called date which can be null also. but if suppose it is not null then i want to check for the pattern for it. Is it is possible. Thanks and regards prathibha
Thankyou for the reply. I tried the think which u had told . but it is giving the error as Attribute 'nullable' cannot appear in 'element'. What may be the reason for this. prathibha