I am working on trying to understand more about DTD and XML, and i have come across an issue. In fact, I have understood the syntax of DTD and XML but i am working on visual studio code and i wasn't able to execute the code.
How can i execute de code in order to see only the text for example: With the code in the picture Here, i would like to get:
Tove Jani Reminder Don't forget me this weekend !
However i haven't found any ways to execute this code. Thank you for your help !