It doesn't work as optional so i can parse tags like `<MyTag someother="hi"/>` only parse tags like `<MyTag someother="hi"></MyTag>`
It doesn't work as optional so i can parse tags like
<MyTag someother="hi"/>only parse tags like<MyTag someother="hi"></MyTag>