const unsigned int pugi::parse_wnorm_attribute = 0x0040

This flag determines if attribute value normalization should be performed for all attributes, assuming that their type is not CDATA. This means, that: 1. Whitespace characters (new line, tab and space) are replaced with space (' ') 2. Afterwards sequences of spaces are replaced with a single space 3. Leading/trailing whitespace characters are trimmed

This flag is off by default.


Generated on 30 May 2010 for libzzub by  doxygen 1.6.1