1startDocument...
2startPrefixMapping...
3prefix: <ar> uri: <http://www.xml.com/books>
4startPrefixMapping...
5prefix: <br> uri: <http://www.abc.com>
6startElement...
7namespaceURI: <> localName: <note> qName: <note> Number of Attributes: <2> Line# <0>
8characters...length is:1
9<
10>
11startElement...
12namespaceURI: <> localName: <to> qName: <to> Number of Attributes: <0> Line# <0>
13startElement...
14namespaceURI: <> localName: <sender> qName: <sender> Number of Attributes: <0> Line# <0>
15characters...length is:4
16<John>
17endElement...
18namespaceURI: <> localName: <sender> qName: <sender>
19endElement...
20namespaceURI: <> localName: <to> qName: <to>
21characters...length is:1
22<
23>
24startElement...
25namespaceURI: <> localName: <with> qName: <with> Number of Attributes: <0> Line# <0>
26startElement...
27namespaceURI: <> localName: <message> qName: <message> Number of Attributes: <0> Line# <0>
28characters...length is:15
29<with whitespace>
30endElement...
31namespaceURI: <> localName: <message> qName: <message>
32endElement...
33namespaceURI: <> localName: <with> qName: <with>
34characters...length is:1
35<
36>
37startElement...
38namespaceURI: <http://www.xml.com/books> localName: <from> qName: <ar:from> Number of Attributes: <0> Line# <0>
39startElement...
40namespaceURI: <> localName: <tab> qName: <tab> Number of Attributes: <0> Line# <0>
41characters...length is:4
42<Jani>
43endElement...
44namespaceURI: <> localName: <tab> qName: <tab>
45endElement...
46namespaceURI: <http://www.xml.com/books> localName: <from> qName: <ar:from>
47characters...length is:1
48<
49>
50startElement...
51namespaceURI: <http://www.abc.com> localName: <from> qName: <br:from> Number of Attributes: <0> Line# <0>
52characters...length is:4
53<Next>
54endElement...
55namespaceURI: <http://www.abc.com> localName: <from> qName: <br:from>
56characters...length is:1
57<
58>
59startElement...
60namespaceURI: <> localName: <heading> qName: <heading> Number of Attributes: <0> Line# <0>
61characters...length is:8
62<Reminder>
63endElement...
64namespaceURI: <> localName: <heading> qName: <heading>
65characters...length is:1
66<
67>
68startElement...
69namespaceURI: <> localName: <body> qName: <body> Number of Attributes: <0> Line# <0>
70characters...length is:9
71< weekend!>
72endElement...
73namespaceURI: <> localName: <body> qName: <body>
74characters...length is:1
75<
76>
77endElement...
78namespaceURI: <> localName: <note> qName: <note>
79endPrefixMapping...
80prefix: <br>
81endPrefixMapping...
82prefix: <ar>
83endDocument...
84