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 author Element
How To Generate a Feed author Element? - RSS FAQs - Atom Feed File Structure and Elements
✍: FYIcenter.com
The <author> element is not a required sub-element of the <feed> element. However, it is required to have a feed author element, if one of the feed entries does not have an author element. This requirement is to make sure that every feed entry has an author information.
The <author> element is actually a container element, with 3 sub-elements defined as:
2007-05-12, 5282👍, 0💬
Popular Posts:
What are the five levels in CMMI? There are five levels of the CMM. According to the SEI, Level 1 – ...
What Is a TD Tag/Element? - XHTML 1.0 Tutorials - Understanding Tables and Table Cells A "td" elemen...
How do I use forms? The basic syntax for a form is: <FORM ACTION="[URL]">...&l t;/FORM>Wh...
How To Select an Oracle System ID (SID)? - Oracle DBA FAQ - Creating New Database Instance Manually ...
If client side validation is enabled in your Web page, does that mean server side code is not run? W...