XML validation via XSD
Hi,
I have been developing an web application that needs a xml validation. As I would like to reduce the density on server, I need to do xml validation on browser. In this part the XSD is what I want. But in dear Firefox I cannot validate xml via XSD as basic as how it was on internet explorer. Because there is no support fir that. Is there something that I can do without writing my own javascript to do this?
Edit: I know it must be done on server-side, but this is not the case. I have to validate it on browser
Được chỉnh sửa bởi yusufkoseoglu vào
Tất cả các câu trả lời (1)
A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.
The helpers at that forum are more knowledgeable about web development issues.
You need to register at the mozillaZine forum site in order to post at that forum.