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, ∼6324🔥, 0💬
Popular Posts:
How to use .NET CLR Types in Azure API Policy? By default, Azure imports many basic .NET CLR (Common...
Where to find tutorials on JSON (JavaScript Object Notation) text string format? I want to know how ...
How to use urllib.parse.urlencode() function to encode HTTP POST data? My form data has special char...
How to use the "rewrite-uri" Policy Statement for an Azure API service operation? The "rewrite-uri" ...
How To Use an Array as a Queue in PHP? A queue is a simple data structure that manages data elements...