PatentJoe
December 11th, 2003, 11:02 AM
I'm new to the game, so any info can help me out.
From what I understand, the DOCTYPE tag declares the DTD for the page to be validated against. Without it, no validation occurs.
I need to know if there are parsers out there that after confirming validation remove the DOCTYPE, so that any application they pass to later don't have to waste time confirming again.
Any literature is helpful. Also, please feel free to corret me if I have the whole thing wrong, as per when a parser does and does not perform validation checking.
Also, any info anyone has on parsers caching DTDs would be cool.
TIA
From what I understand, the DOCTYPE tag declares the DTD for the page to be validated against. Without it, no validation occurs.
I need to know if there are parsers out there that after confirming validation remove the DOCTYPE, so that any application they pass to later don't have to waste time confirming again.
Any literature is helpful. Also, please feel free to corret me if I have the whole thing wrong, as per when a parser does and does not perform validation checking.
Also, any info anyone has on parsers caching DTDs would be cool.
TIA