Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
How To Use w3.org Feed Validation Service
How To Use w3.org Feed Validation Service? - RSS FAQs - Atom Feed Introduction and File Generation
✍: FYIcenter.com
w3.org feed validation service is provided at http://validator.w3.org/feed/. It offers you two methods to validate your feed document:
If you want to the w3.org feed validator, you can follow the tutorial exercise below:
1. Go to http://validator.w3.org/feed/.
2. Enter http://dev.fyicenter.com/atom.xml into the Address field and click the Check button
as shown in following picture:
3. You should see the validation result page with a "Congratulations" message.
2007-05-12, 5357👍, 0💬
Popular Posts:
What Is C Language? The C programming language is a standardized programming language developed in t...
How do I install JUnit? First I will download the lastest version of JUnit. Then I will extract all ...
How was XML handled during COM times? During COM it was done by using MSXML 4.0. So old languages li...
What is difference between ADPATCH and OPATCH ? # ADPATCH is utility to apply ORACLE application Pat...
What is XSLT? XSLT is a rule based language used to transform XML documents in to other file formats...