Warning, /webapps/ocs-webserver/library/HTMLPurifier/ConfigSchema/schema/Attr.ID.HTML5.txt is written in an unsupported language. File is not indexed.

0001 Attr.ID.HTML5
0002 TYPE: bool/null
0003 DEFAULT: null
0004 VERSION: 4.8.0
0005 --DESCRIPTION--
0006 In HTML5, restrictions on the format of the id attribute have been significantly
0007 relaxed, such that any string is valid so long as it contains no spaces and
0008 is at least one character.  In lieu of a general HTML5 compatibility flag,
0009 set this configuration directive to true to use the relaxed rules.
0010 --# vim: et sw=4 sts=4