Validate XML

Form of XML validation

This form allows you to validate and formatting your XML:


Your result can be seen below.
Move to «Paste Code» for Save it

Result of validation XML

No results.

About Validate XML tool

What is XML?

XML - Extensible Markup Language is used to describe data. The XML standard is a flexible way to create information formats and electronically share structured data via the public Internet, as well as via corporate networks.

The XML format can be used by any individual or group of individuals or companies that want to share information in a consistent way. XML is actually a simpler and easier-to-use subset of the Standard Generalized Markup Language (SGML), which is the standard to create a document structure.

About Validate and Formatter XML tool

The Validate XML online was created to help with debugging, find errors and warnings. As XML data is often output without line breaks to save space, it is extremely difficult to actually read and check for validity. This tool allows you to solve the problem by validate and formatting XML data, so that it is easy to read and debug.

How it Works?

Just paste your XML to the textarea above and click to the button "Validate" and you will get result of validate below in the next form.

Example

Valid:
<?xml version="1.0" encoding="UTF-8"?>
<result>
	<website>
		<domain>wtools.io</domain>
		<title>Online Web Tools</title>
	</website>
</result>
Not-Valid:
<?xml version="1.0" encoding="UTF-8"?>
<result>
	<website>
		<domain>wtools.io</domain>
		<title>Online Web Tools
	</website>
</result>
Donate

Did you like this tool? You can donate to us. This will help us improve our free web tools.

Paypal