Errors in XML documents will stop your XML applications.
The W3C XML specification states that a program should stop
processing an XML document if it finds an error. The reason is that XML
software should be small, fast, and compatible.
HTML browsers will display documents with errors (like missing end tags). HTML browsers
are big
and incompatible because they have a lot of unnecessary code to deal with (and
display) HTML errors.
With XML, errors are not allowed.
Syntax-Check Your XML
To help you syntax-check your XML, we have created
an XML validator.
Paste your XML into the text area below, and syntax-check it by clicking the
"Validate" button.
Note: This only checks if your XML is "Well formed". If you want to
validate your XML against a DTD, see the last paragraph on this page.
Syntax-Check an XML File
You can syntax-check an XML file by typing the URL of the file into the
input field below, and then click the "Validate" button:
Note: If you get an "Access denied" error,
it's because your browser security does not allow file access across domains.
The file "note_error.xml" demonstrates your browsers error handling. If you want
see an error free message, substitute the "note_error.xml" with "cd_catalog.xml".
Validate Your XML Against a DTD
If you know DTD, you can validate your XML in the text area below.
Just add the DOCTYPE declaration to your XML and click the "Validate" button:
Note: Only Internet Explorer will actually check your XML against the
DTD. Firefox, Mozilla, Netscape, and Opera will not.
The Ektron Intranet
lets you do everything you need to do on your corporate intranet and everything you want to do... all with just one application.
What can you do with the Ektron Intranet?
Navigate through content, documents, assets, colleagues and workgroups quickly and intuitively with enterprise search
Communicate with friends and colleagues with forums, message boards and corporate blogging using the new Social Networking Platform
Promote collaboration among coworkers in your organization through project workspaces where others can efficiently find information and work together
Personalize your company profile by bookmarking and organizing favorite content, uploading assets, posting photos, blogging, and more
Interact with features like tagging, flagging, wikis and ratings found in the Web 2.0 Toolbox
Author/edit content, manage navigation, menus, audit trails, workflow and approvals with the best in breed Content Management
See why there are 20,000+ Ektron integrations worldwide. Request an
INSTANT DEMO or download a
FREE TRIAL today.
W3Schools provides material for training only. We do not warrant the correctness of its contents.
The risk from using it lies entirely with the user.
While using this site, you agree to have read and accepted our
terms of use and
privacy policy.