Hi,
 
    I'm having a problem using the validating feature.  I'm using the following code to create the parser and set validiation to true (I thought), but documents with invalid tags are not generating exceptoins.  Any ideas?
 
dom = new DOMParser();
 
Thanks,
 
Matt

Reply via email to