RSS 2.0 Test
An enclosure element in an RSS feed is shown below: <enclosure url="http://www.expertrating.com/media/3d.wmv" length="78645" type="video/wmv" /> The length attribute specifies the length of the en...
Analyze the code below: 1. <?xml version="1.0" encoding="ISO-8859-1" ?> 2. <rss version="2.0"> 3. <channel> 4. <title>Home Page</title> 5. <link>http://www....
For all elements defined in the RSS specification enclosing character data, the text should be interpreted as plain unformatted text. Which of the following child elements of the <item> element is ...
If a <guid> sub-element is included in an <item> element in your RSS feed, which attribute must be set to "true" to consider guid as a url that points to the full item described by the <item> element?
Look at the following RSS feed: <?xml version="1.0" encoding="ISO-8859-1" ?> <rss version="2.0"> <channel> <title>Expert rating Solutions</title> <link>http://expertrating.com</...
On which of the following technologies is RSS based?
The <channel> element of an RSS feed may contain each of the following optional elements only once. Which of the following elements is an exception to the above statement?
The mechanism of fetching a webpage and pulling out relevant parts for an RSS feed is known as______.
The peer-to-peer protocol that supports RSS is ________.
What is the character count limit of the data that can be contained in any element of an RSS feed?
What is the extension of an RSS feed when it is published on the web?
What is the meaning of the word 'Syndication' in RSS terminology?
What is the use of the rdf:resource attribute in an RSS feed?
Which of the following are the required attributes of the <cloud> sub-element of the <channel> element in an RSS feed?
Which of the following attributes is mandatory for an <atom:link> element in an RSS feed?
Which of the following child elements are mandatory in the <channel> element of an RSS feed?
Which of the following child elements of the <image> element are mandatory?
Which of the following elements defines the last-modified date of the content of a feed?
Which of the following elements is used to add new features to an RSS feed without changing the core specifications?
Which of the following hexadecimal references must be used by a publisher when encoding the "&" character in an RSS feed?
Which of the following hexadecimal references must be used by a publisher when encoding the "<" character in an RSS feed?
Which of the following hexadecimal references must be used by a publisher when encoding the ">" character in an RSS feed?
Which of the following is included in an RSS feed for the modularization of the feed?
Which of the following is the correct syntax for writing a comment in an RSS feed?
Which of the following is the most appropriate definition of an RSS Aggregator?
Which of the following is true about the <ttl> element of an RSS feed?
Which of the following statements is true about RSS aggregators?
Which of the following values must be assigned to the "rel" attribute of an <atom:link> element to describe the original source of the entry in an RSS feed?