Tools, FAQ, Tutorials:
Atom "feed/author" Element
What is the Atom "feed/author" element? How To Generate a "feed/author" element?
✍: 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:
⇒ Atom "feed/category" Element
2017-11-29, ∼2625🔥, 0💬
Popular Posts:
What is EPUB 3.0 Metadata "dc:description" Element? EPUB 3.0 Metadata "dc:description" is an optiona...
What are the differences of Differences of evaluateTransaction() and submitTransaction() of the fabr...
How to enter & sign in '@(...)' expressions? & signs can be entered in '@(...)' expr...
How to install "C++/CLI Support" component in Visual Studio? I need to build my Visual Studio C++/CL...
How to start Visual Studio Command Prompt? I have Visual Studio 2017 Community version with Visual C...