Project

General

Profile

« Previous | Next » 

Revision 695

Added by bojilova over 23 years ago

Included check up for <!DOCTYPE ... PUBLIC/SYSTEM ... >
in order to set the validation parser at runtime
In case of:
- no DOCTYPE declaration
- <!DOCTYPE docname>
validation is turned "off"
In case of:
- <!DOCTYPE ... PUBLIC ...>
- <!DOCTYPE ... SYSTEM ...>
validation is turned "on"

  • added
  • modified
  • copied
  • renamed
  • deleted