Really Simple Syndication (RSS) Programming Question:
Download Questions PDF

How To Validate an Atom 1.0 Feed File?

Really Simple Syndication (RSS) Interview Question
Really Simple Syndication (RSS) Interview Question

Answer:

If you created an Atom feed file yourself, and want to know if the file meets the Atom 1.0 standards or not, you can validate your feed file using the following methods:

► Using the on-line validator provided by http://validator.w3.org/feed/.
► Using the on-line validator provided by http://feedvalidator.org/.


Download Really Simple Syndication (RSS) Interview Questions And Answers PDF

Previous QuestionNext Question
How To Write a Minimum Atom 1.0 Feed File?How To Use w3.org Feed Validation Service?