OptionalcharacterCalled when character data is encountered
OptionalcommentCalled when a comment is encountered
OptionalendCalled at the end of a CDATA section
OptionalendCalled when a closing tag is encountered
OptionalendCalled when a namespace declaration ends
OptionalprocessingCalled when a processing instruction is encountered
OptionalstartCalled at the start of a CDATA section
OptionalstartCalled when an opening tag is encountered
OptionalstartCalled when a namespace declaration starts
XML Parser Event Handlers