Eğer, böyle bir şey var ise
<hello id="1" name="myName1">
 <anotherTag title="Hello">
 </anotherTag>
</hello>
<hello id="2" name="myName2">
 <anotherTag title="Hi">
 </anotherTag>
</hello>
Örneğin, merhaba isim id 2, = "William" özelliklerini değiştirmek nasıl? Ya merhaba için başlık hi?
Thanks a lot for your atention, H'