出典:Wikipedia
出典:『Wikipedia』 (2011/02/27 12:39 UTC 版)
XML validation is the process of checking a document written in XML (eXtensible Markup Language) to confirm that it is both "well-formed" and also "valid" in that it follows a defined structure. A "well-formed" document follows the basic syntactic rules of XML, which are the same for all XML documents. A valid document also respects the rules dictated by a particular DTD or XML schema, according to the application-specific choices for those particular .