|
This XML Schema tutorial covers a technical overview of builing XML schemas, which can make it much easier to both validate an XML document (check to make sure that its data is at least internally consistent) and to better map XML documents to binary data structures used in traditional programming.
|