You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/test/datafile_xml.0

22 lines
1.2 KiB
Plaintext

<ns1:foo> <elem attr1=xyz attr2="123"> </elem> <closed />
key 0:0
xmlo 0:9 ^-------^ <ns1:foo>
pair 0:9 ^-------^ <ns1:foo>
key 12:12 ^
xmlo 12:40 ^--------------------------^ <elem attr1=xyz attr2="123">
pair 12:40 ^--------------------------^ <elem attr1=xyz attr2="123">
key 42:42 ^
xmlc 42:49 ^-----^ </elem>
pair 42:49 ^-----^ </elem>
key 51:51 ^
xmlt 51:61 ^--------^ <closed />
pair 51:61 ^--------^ <closed />
--
<ns1:foo>
<elem attr1=xyz attr2="123"> </elem>
<closed />