XML Validator

The XML Validator parses a document and reports exactly where it breaks, so you can fix feeds, configs and SOAP messages.

Contents

Key Features

Use Cases

How to Use

  1. Paste the XML
  2. Validate
  3. Fix the flagged lines

Practical Tips

FAQ

Well-formed vs valid?
Well-formed parses; valid also matches a schema.
Why fail?
Usually an unclosed tag or bad char.
← Back to Guides