XML Validation

From Wikipedia, the free encyclopedia

Jump to: navigation, search

The XML Validation (eXtensible Markup Language) checks a document in XML language if 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

[edit] External links

[edit] XML toolkit

The XML C parser and toolkit of Gnome – libxml includes xmllint Windows port of libxml – maintained by Igor Zlatkovic

[edit] Online validators for XML files


You are viewing a mobilized version of this site...
View original page here

How do you rate mobile version of this page?

Mobilized by Mowser Mowser