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:
2017-11-29, 779👍, 0💬
Popular Posts:
What Is an HTML http-equiv "meta" Tag/Element? a http-equiv "meta" element is a special "meta" eleme...
What is Azure API Management Publisher Portal 2017 version? Azure API Management Publisher Portal is...
How To Create a Directory in PHP? You can use the mkdir() function to create a directory. Here is a ...
How To Submit Values without Using a Form in PHP? If you know the values you want to submit, you can...
How to use the "set-variable" Policy Statement to create custom variables for an Azure API service o...