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 Thu Mar 5 17:10:22 2009 for libzzub by  doxygen 1.5.8