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, 1872🔥, 0💬
Popular Posts:
What is Azure API Management Developer Portal? Azure API Management Developer Portal is an Azure Web...
Where to find tutorials on OpenID? Here is a large collection of tutorials to answer many frequently...
How To Pass Arrays By References? in PHP? Like normal variables, you can pass an array by reference ...
How To Remove Slashes on Submitted Input Values in PHP? By default, when input values are submitted ...
Where to find tutorials on RSS specifications? I want to learn it to describe my API services. Here ...