0
kicks
Introduction to XML - BEGINNER's Guide - Chapter 2 of 3
In this chapter we're going to talk about how we can define our appropriate pattern to validate an XML document which help us to figure out that if this XML file follows the pattern or not.
First we'll talk about DTDs and after that we're going to learn XSD and its differences with DTD,advantages or disadvantages.
Finally talking about an XML related conversion technology.