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, ∼6530🔥, 0💬
Popular Posts:
How To Pass Arrays By References? in PHP? Like normal variables, you can pass an array by reference ...
How To Open Standard Output as a File Handle in PHP? If you want to open the standard output as a fi...
How to use the Atom Online Validator at w3.org? w3.org feed validation service is provided at http:/...
How To Use an Array as a Queue in PHP? A queue is a simple data structure that manages data elements...
How to use the "return-response" Policy statement to build the response from scratch for an Azure AP...