Sign in
foss-fpga-tools
/
vtr-xml-utils
/
20f266fc8832b08948f9f83af46d030249f46fe3
/
.
/
tests
/
convert_and_merge_composable_tests
/
attribute-cleanup.golden.xml
blob: 4f0a14d068dd3f75afb33713eb37bf91ea074e73 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
?>
<xml>
<tag
b
=
"1"
c
=
"123"
x
=
"abc"
/>
<tag
c
=
"1"
d
=
"123"
x
=
"abc"
/>
<tag>
<innertag
a1
=
"2"
a2
=
"2"
b1
=
"abc"
>
Hello
</innertag>
</tag>
</xml>