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, ∼7057🔥, 0💬
Popular Posts:
How to attach console to a Running Container using the "docker container exec" command? I want to ge...
How to dump (or encode, serialize) a Python object into a JSON string using json.dumps()? The json.d...
What Is session_register() in PHP? session_register() is old function that registers global variable...
How to convert a JSON text string to an XML document with PHP language? Currently, there is no built...
How to use the "rewrite-uri" Policy Statement for an Azure API service operation? The "rewrite-uri" ...