Hello!
I am building a site using XML and XSLT to generate XHTML code. The question is should I use DTD instead of XML Schema for validation?
XML Schema is more advanced, but as far as i know XSLT parser can't use them. Is this a problem for the transoformation?
Thank you all,
Balint
I am building a site using XML and XSLT to generate XHTML code. The question is should I use DTD instead of XML Schema for validation?
XML Schema is more advanced, but as far as i know XSLT parser can't use them. Is this a problem for the transoformation?
Thank you all,
Balint