commiting uncommited changes on live site
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules-new / civicrm / packages / IDS / vendors / htmlpurifier / HTMLPurifier / ConfigSchema / schema / HTML.Attr.Name.UseCDATA.txt
CommitLineData
7f254ad8
AE
1HTML.Attr.Name.UseCDATA\r
2TYPE: bool\r
3DEFAULT: false\r
4VERSION: 4.0.0\r
5--DESCRIPTION--\r
6The W3C specification DTD defines the name attribute to be CDATA, not ID, due\r
7to limitations of DTD. In certain documents, this relaxed behavior is desired,\r
8whether it is to specify duplicate names, or to specify names that would be\r
9illegal IDs (for example, names that begin with a digit.) Set this configuration\r
10directive to true to use the relaxed parsing rules.\r
11--# vim: et sw=4 sts=4\r