1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200
|
<?xml version='1.0' encoding='UTF-8'?>
<parser-protocol>
<start-document>
<entity>
<type>document</type>
<base-uri>valid/006.xml</base-uri>
</entity>
<locator>
<char-index>0</char-index>
<line>0</line>
<column>0</column>
<base-uri>valid/006.xml</base-uri>
</locator>
</start-document>
<start-dtd>
<locator>
<char-index>0</char-index>
<line>0</line>
<column>0</column>
<base-uri>valid/006.xml</base-uri>
</locator>
</start-dtd>
<end-dtd>
<all-declarations-processed>yes</all-declarations-processed>
<locator>
<char-index>100</char-index>
<line>4</line>
<column>2</column>
<base-uri>valid/006.xml</base-uri>
</locator>
</end-dtd>
<start-element>
<namespace-declaration>
<prefix>ns</prefix>
<namespace-uri>http://localhost</namespace-uri>
</namespace-declaration>
<local-name>doc</local-name>
<locator>
<char-index>103</char-index>
<line>5</line>
<column>1</column>
<base-uri>valid/006.xml</base-uri>
</locator>
</start-element>
<namespace-declaration>
<prefix>ns</prefix>
<namespace-uri>http://localhost</namespace-uri>
</namespace-declaration>
<attributes-done>
<locator>
<char-index>137</char-index>
<line>5</line>
<column>35</column>
<base-uri>valid/006.xml</base-uri>
</locator>
</attributes-done>
<characters>
<chars>
</chars>
<element-whitespace>unknown</element-whitespace>
<locator>
<char-index>138</char-index>
<line>5</line>
<column>36</column>
<base-uri>valid/006.xml</base-uri>
</locator>
</characters>
<start-element>
<namespace-declaration>
<prefix>ns</prefix>
<namespace-uri>http://localhost/a</namespace-uri>
</namespace-declaration>
<local-name>a</local-name>
<locator>
<char-index>143</char-index>
<line>6</line>
<column>3</column>
<base-uri>valid/006.xml</base-uri>
</locator>
</start-element>
<namespace-declaration>
<prefix>ns</prefix>
<namespace-uri>http://localhost/a</namespace-uri>
</namespace-declaration>
<attributes-done>
<locator>
<char-index>178</char-index>
<line>6</line>
<column>38</column>
<base-uri>valid/006.xml</base-uri>
</locator>
</attributes-done>
<end-element>
<namespace-declaration>
<prefix>ns</prefix>
<namespace-uri>http://localhost/a</namespace-uri>
</namespace-declaration>
<local-name>a</local-name>
<locator>
<char-index>179</char-index>
<line>6</line>
<column>39</column>
<base-uri>valid/006.xml</base-uri>
</locator>
</end-element>
<characters>
<chars>
</chars>
<element-whitespace>unknown</element-whitespace>
<locator>
<char-index>179</char-index>
<line>6</line>
<column>39</column>
<base-uri>valid/006.xml</base-uri>
</locator>
</characters>
<start-element>
<namespace-declaration>
<prefix>ns</prefix>
<namespace-uri>http://localhost</namespace-uri>
</namespace-declaration>
<local-name>b</local-name>
<locator>
<char-index>184</char-index>
<line>7</line>
<column>3</column>
<base-uri>valid/006.xml</base-uri>
</locator>
</start-element>
<attributes-done>
<locator>
<char-index>189</char-index>
<line>7</line>
<column>8</column>
<base-uri>valid/006.xml</base-uri>
</locator>
</attributes-done>
<end-element>
<namespace-declaration>
<prefix>ns</prefix>
<namespace-uri>http://localhost</namespace-uri>
</namespace-declaration>
<local-name>b</local-name>
<locator>
<char-index>190</char-index>
<line>7</line>
<column>9</column>
<base-uri>valid/006.xml</base-uri>
</locator>
</end-element>
<characters>
<chars>
</chars>
<element-whitespace>unknown</element-whitespace>
<locator>
<char-index>190</char-index>
<line>7</line>
<column>9</column>
<base-uri>valid/006.xml</base-uri>
</locator>
</characters>
<end-element>
<namespace-declaration>
<prefix>ns</prefix>
<namespace-uri>http://localhost</namespace-uri>
</namespace-declaration>
<local-name>doc</local-name>
<locator>
<char-index>194</char-index>
<line>8</line>
<column>2</column>
<base-uri>valid/006.xml</base-uri>
</locator>
</end-element>
<end-document>
<locator>
<char-index>203</char-index>
<line>9</line>
<column>0</column>
<base-uri>valid/006.xml</base-uri>
</locator>
</end-document>
</parser-protocol>
|