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, ∼7146🔥, 0💬
Popular Posts:
How to register and get an application ID from Azure AD? The first step to use Azure AD is to regist...
How to register and get an application ID from Azure AD? The first step to use Azure AD is to regist...
How to view API details on the Publisher Dashboard of an Azure API Management Service? You can follo...
How to Build my "sleep" Docker image from the Alpine image? I want the container to sleep for 10 hou...
How to detect errors occurred in the json_decode() call? You can use the following two functions to ...