Tools, FAQ, Tutorials:
Atom Online Validator at w3.org
How to use the Atom Online Validator at w3.org?
✍: FYIcenter.com
w3.org feed validation service is provided at http://validator.w3.org/feed/.
It offers you two methods to validate your Atom feed document:
You can follow this tutorial to learn how to use the Atom Online Validator at w3.org.
1. Go to Feed Validation Service at w3.org.
2. Enter the following Atom feed in the input box:
http://dev.fyicenter.com/atom_xml.php
3. Click the "Check" button. You see the validation result: "Congratulations! This is a valid Atom 1.0 feed."
The picture below shows you how to use the Atom online validator at w3.org:
2017-12-31, ∼6768🔥, 0💬
Popular Posts:
How to register and get an application ID from Azure AD? The first step to use Azure AD is to regist...
What Is Azure API Management Service? Azure API Management as a turnkey solution for publishing APIs...
How to attach console to a Running Container using the "docker container exec" command? I want to ge...
How To Pass Arrays By References? in PHP? Like normal variables, you can pass an array by reference ...
How To Truncate an Array in PHP? If you want to remove a chunk of values from an array, you can use ...