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 Generate a Feed category Element
How To Generate a Feed category Element? - RSS FAQs - Atom Feed File Structure and Elements
✍: FYIcenter.com
The <category> element is not a required sub-element of the <feed> element. However, it is recommended to have one or more <category> elements to provide classifications for this feed.
The <category> element has 3 attributes:
2007-05-12, 5076👍, 0💬
Popular Posts:
How was XML handled during COM times? During COM it was done by using MSXML 4.0. So old languages li...
What is the difference between Session State and ViewState? ViewState is specific to a page in a ses...
What are shared (VB.NET)/Static(C#) variables? Static/Shared classes are used when a class provides ...
What is the sequence of UML diagrams in project? First let me say some fact about this question, you...
What is the value of this expression? +1-2*3/4 -0.5