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.
o3de/Gems/LmbrCentral/Code/Tests/Xmls/XmlExampleWithoutVersion.xml

17 lines
430 B
XML

<tag1>
<tag2 path="dependency1.txt">
<tag3 path="dependency2.txt" attribute2="2" attribute3="3"/>
</tag2>
<tag4 dependency="dependency3.txt">
<tag4 dependency="dependency4.txt">
<tag4 dependency="dependency5.txt">
</tag4>
</tag4>
</tag4>
<tag1>
<tag2 path="dependency6.txt">
<tag3 path="dependency7.txt"/>
</tag2>
</tag1>
</tag1>