I realised I like XML (better than I originally thought). Now I want to use and XML structure for my site; instead of updating everything manually, I want to automate it.
Being a newb to XML, I have a question, what's better to use a DTD or XML Schema. I have some knowledge about DTDs and no knowledge whatsoever about XML Schema.
Which one should I use? Is DTD being phased out in favour of XML Schema? Will I behind the times if I use DTDs?