Skip to content

Tag Archives: dtds

Which xml editor do you recommand for creating DTDs?

Hi there,which xml editor do you recommand for creating DTDs?and which one for making well-formed documents?

What is the difference between a XSD in XML and a DTD in XML?

I was told that a DTD specifies the data elements and the limitations of each element. Those data elements are later used in the XML document. But I was told that they are doing away with DTDs in favor for XSD. I can’t seem to find much information about XSD. Is XSD and DTD the [...]