XML validation is the process of checking a document written in XML (eXtensible Markup Language) to confirm that it is "well-formed" and it is adjusted to a defined structure. A "well-formed" document follows the basic rules of XML established for the design of documents. Moreover a valid document respects the rules dictated by a DTD or XML schema.

PropertyValue
dbpprop:abstract
  • XML validation is the process of checking a document written in XML (eXtensible Markup Language) to confirm that it is "well-formed" and it is adjusted to a defined structure. A "well-formed" document follows the basic rules of XML established for the design of documents. Moreover a valid document respects the rules dictated by a DTD or XML schema. In addition, extended tools are available such as OASIS CAM standard specification that provide contextual validation of content and structure that is more flexible than basic schema validations. xmllint is a command line XML tool that can perform XML validation. It can be found in UNIX/Linux environments. An example with the use of this program for validation of a file called example. xml is xmllint --valid --noout example. xml
  • La Validació XML (eXtensible Markup Language) és la comprovació que un document en llenguatge XML està ben format i s'ajusta a una estructura definida. Un document ben format segueix les regles bàsiques de XML establertes per al disseny de fitxers. Un document vàlid, a més, respecta les normes dictades per la seva DTD o esquema utilitzat.
  • XML validation 是用xml(可扩展标记语言)写的检验一个文档过程以确认这是“良好的格式”和它是调整到规定的结构。一个“良好的格式”文档按照xml设计的基本规则来设计文档的。 另外一个有效的文件方面的规则由DTD或XML架构决定,此外,可扩展的工具,如OASIS的CAM的标准规范,提供内容和结构的验证比基本架构更灵活。 xmllint 是一个命令行的XML工具,可以执行XML验证。它可以找到的UNIX/Linux 环境. 一个例子使用此程序进行验证的文件称作example. xml是xmllint --valid --noout example. xml
dbpprop:reference
rdfs:comment
  • XML validation is the process of checking a document written in XML (eXtensible Markup Language) to confirm that it is "well-formed" and it is adjusted to a defined structure. A "well-formed" document follows the basic rules of XML established for the design of documents. Moreover a valid document respects the rules dictated by a DTD or XML schema.
  • La Validació XML (eXtensible Markup Language) és la comprovació que un document en llenguatge XML està ben format i s'ajusta a una estructura definida. Un document ben format segueix les regles bàsiques de XML establertes per al disseny de fitxers. Un document vàlid, a més, respecta les normes dictades per la seva DTD o esquema utilitzat.
rdfs:label
  • XML validation
  • Validació XML
  • XML validation
skos:subject
foaf:page
is dbpprop:redirect of