hey xml experts... validating xml against dtd

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
bg
Forum Contributor
Posts: 157
Joined: Fri Sep 12, 2003 11:01 am

hey xml experts... validating xml against dtd

Post by bg »

I'm trying to find more information on how to, within javascript using the built-in xml parser, validate xml against a dtd. I have found examples on how to do this in IE 5.0 and up, but have not found any for firefox or opera. Is there really an area where IE is ahead of the game? Please tell me there are browser native ways to do this for ff and opera....
User avatar
kendall
Forum Regular
Posts: 852
Joined: Tue Jul 30, 2002 10:21 am
Location: Trinidad, West Indies
Contact:

Post by kendall »

bg,

maaann dtdsss suuucckkk!. i dont see many reasons for it...i use alot of xml and just plain not us dtds..try googling for AJAX and maybe u might come up with something but i have used xml parsing in both IE and firefox i havent come across a valitaing for DTD and in my opinion thats a bit unecessary sometimes
Post Reply