Sometimes within the XML syntax, developers will place a string of input between character data, or CDATA brackets. The information that is placed between these brackets is unrecognizable to the XML parser. The motivation for using CDATA is to either place special notes within the code or to include illegal characters, such as... more »













