2022-08-01 06:56:12 +03:00
|
|
|
|
|
|
|
x Document
|
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:1:1]
|
|
|
|
1 | ,-> <?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
2 | | <note>
|
|
|
|
3 | | <to>Tove</to>
|
|
|
|
4 | | <from>Jani</from>
|
|
|
|
5 | | <heading>Reminder</heading>
|
|
|
|
6 | | <body>Don't forget me this weekend!</body>
|
|
|
|
7 | `-> </note>a
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:1:1]
|
|
|
|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2022-11-28 18:56:47 +03:00
|
|
|
2 | <note>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x ProcessingInstruction
|
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:1:1]
|
|
|
|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2022-11-28 18:56:47 +03:00
|
|
|
2 | <note>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:1:1]
|
|
|
|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
2022-08-01 06:56:12 +03:00
|
|
|
2 | ,-> <note>
|
|
|
|
3 | | <to>Tove</to>
|
|
|
|
4 | | <from>Jani</from>
|
|
|
|
5 | | <heading>Reminder</heading>
|
|
|
|
6 | | <body>Don't forget me this weekend!</body>
|
|
|
|
7 | `-> </note>a
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Element
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:1:1]
|
|
|
|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
2022-08-01 06:56:12 +03:00
|
|
|
2 | ,-> <note>
|
|
|
|
3 | | <to>Tove</to>
|
|
|
|
4 | | <from>Jani</from>
|
|
|
|
5 | | <heading>Reminder</heading>
|
|
|
|
6 | | <body>Don't forget me this weekend!</body>
|
|
|
|
7 | `-> </note>a
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:1:1]
|
|
|
|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
2022-08-01 06:56:12 +03:00
|
|
|
2 | ,-> <note>
|
|
|
|
3 | `-> <to>Tove</to>
|
2022-11-28 18:56:47 +03:00
|
|
|
4 | <from>Jani</from>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:1:1]
|
|
|
|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
2022-08-01 06:56:12 +03:00
|
|
|
2 | ,-> <note>
|
|
|
|
3 | `-> <to>Tove</to>
|
2022-11-28 18:56:47 +03:00
|
|
|
4 | <from>Jani</from>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:2:1]
|
|
|
|
2 | <note>
|
|
|
|
3 | <to>Tove</to>
|
|
|
|
: ^^^^^^^^^^^^^
|
|
|
|
4 | <from>Jani</from>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Element
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:2:1]
|
|
|
|
2 | <note>
|
|
|
|
3 | <to>Tove</to>
|
|
|
|
: ^^^^^^^^^^^^^
|
|
|
|
4 | <from>Jani</from>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:2:1]
|
|
|
|
2 | <note>
|
|
|
|
3 | <to>Tove</to>
|
|
|
|
: ^^^^
|
|
|
|
4 | <from>Jani</from>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:2:1]
|
|
|
|
2 | <note>
|
|
|
|
3 | <to>Tove</to>
|
|
|
|
: ^^^^
|
|
|
|
4 | <from>Jani</from>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:2:1]
|
|
|
|
2 | <note>
|
|
|
|
3 | ,-> <to>Tove</to>
|
2022-08-01 06:56:12 +03:00
|
|
|
4 | `-> <from>Jani</from>
|
2022-11-28 18:56:47 +03:00
|
|
|
5 | <heading>Reminder</heading>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:2:1]
|
|
|
|
2 | <note>
|
|
|
|
3 | ,-> <to>Tove</to>
|
2022-08-01 06:56:12 +03:00
|
|
|
4 | `-> <from>Jani</from>
|
2022-11-28 18:56:47 +03:00
|
|
|
5 | <heading>Reminder</heading>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:3:1]
|
|
|
|
3 | <to>Tove</to>
|
|
|
|
4 | <from>Jani</from>
|
|
|
|
: ^^^^^^^^^^^^^^^^^
|
|
|
|
5 | <heading>Reminder</heading>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Element
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:3:1]
|
|
|
|
3 | <to>Tove</to>
|
|
|
|
4 | <from>Jani</from>
|
|
|
|
: ^^^^^^^^^^^^^^^^^
|
|
|
|
5 | <heading>Reminder</heading>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:3:1]
|
|
|
|
3 | <to>Tove</to>
|
|
|
|
4 | <from>Jani</from>
|
|
|
|
: ^^^^
|
|
|
|
5 | <heading>Reminder</heading>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:3:1]
|
|
|
|
3 | <to>Tove</to>
|
|
|
|
4 | <from>Jani</from>
|
|
|
|
: ^^^^
|
|
|
|
5 | <heading>Reminder</heading>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:3:1]
|
|
|
|
3 | <to>Tove</to>
|
|
|
|
4 | ,-> <from>Jani</from>
|
2022-08-01 06:56:12 +03:00
|
|
|
5 | `-> <heading>Reminder</heading>
|
2022-11-28 18:56:47 +03:00
|
|
|
6 | <body>Don't forget me this weekend!</body>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:3:1]
|
|
|
|
3 | <to>Tove</to>
|
|
|
|
4 | ,-> <from>Jani</from>
|
2022-08-01 06:56:12 +03:00
|
|
|
5 | `-> <heading>Reminder</heading>
|
2022-11-28 18:56:47 +03:00
|
|
|
6 | <body>Don't forget me this weekend!</body>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:4:1]
|
|
|
|
4 | <from>Jani</from>
|
|
|
|
5 | <heading>Reminder</heading>
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
6 | <body>Don't forget me this weekend!</body>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Element
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:4:1]
|
|
|
|
4 | <from>Jani</from>
|
|
|
|
5 | <heading>Reminder</heading>
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
6 | <body>Don't forget me this weekend!</body>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:4:1]
|
|
|
|
4 | <from>Jani</from>
|
|
|
|
5 | <heading>Reminder</heading>
|
|
|
|
: ^^^^^^^^
|
|
|
|
6 | <body>Don't forget me this weekend!</body>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:4:1]
|
|
|
|
4 | <from>Jani</from>
|
|
|
|
5 | <heading>Reminder</heading>
|
|
|
|
: ^^^^^^^^
|
|
|
|
6 | <body>Don't forget me this weekend!</body>
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:4:1]
|
|
|
|
4 | <from>Jani</from>
|
|
|
|
5 | ,-> <heading>Reminder</heading>
|
2022-08-01 06:56:12 +03:00
|
|
|
6 | `-> <body>Don't forget me this weekend!</body>
|
2022-11-28 18:56:47 +03:00
|
|
|
7 | </note>a
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:4:1]
|
|
|
|
4 | <from>Jani</from>
|
|
|
|
5 | ,-> <heading>Reminder</heading>
|
2022-08-01 06:56:12 +03:00
|
|
|
6 | `-> <body>Don't forget me this weekend!</body>
|
2022-11-28 18:56:47 +03:00
|
|
|
7 | </note>a
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:5:1]
|
|
|
|
5 | <heading>Reminder</heading>
|
|
|
|
6 | <body>Don't forget me this weekend!</body>
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
7 | </note>a
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Element
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:5:1]
|
|
|
|
5 | <heading>Reminder</heading>
|
|
|
|
6 | <body>Don't forget me this weekend!</body>
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
7 | </note>a
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:5:1]
|
|
|
|
5 | <heading>Reminder</heading>
|
|
|
|
6 | <body>Don't forget me this weekend!</body>
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
7 | </note>a
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:5:1]
|
|
|
|
5 | <heading>Reminder</heading>
|
|
|
|
6 | <body>Don't forget me this weekend!</body>
|
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
7 | </note>a
|
2022-08-01 06:56:12 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Child
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:5:1]
|
|
|
|
5 | <heading>Reminder</heading>
|
|
|
|
6 | <body>Don't forget me this weekend!</body>
|
|
|
|
: ^
|
2022-08-01 06:56:12 +03:00
|
|
|
7 | </note>a
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Text
|
2022-11-28 18:56:47 +03:00
|
|
|
,-[$DIR/tests/recovery/non-whitespace-after/input.xml:5:1]
|
|
|
|
5 | <heading>Reminder</heading>
|
|
|
|
6 | <body>Don't forget me this weekend!</body>
|
|
|
|
: ^
|
2022-08-01 06:56:12 +03:00
|
|
|
7 | </note>a
|
|
|
|
`----
|