RSS 0.91 文档格式<?xml version="1.0"?>
RSS 0.91 文档格式
<rss version="0.91">
RSS 0.91 文档格式    
<channel>
RSS 0.91 文档格式        
<!--Required Elements Of <channel> Begin-->
RSS 0.91 文档格式        
<title>
RSS 0.91 文档格式            
<!--The name of the channel.-->
RSS 0.91 文档格式            
<!--It's how people refer to your service.-->
RSS 0.91 文档格式            
<!--If you have an HTML website that contains the same information as your RSS file, the title of your channel should be the same as the title of your website.-->
RSS 0.91 文档格式            
<!--Maximum length is 100 characters.-->
RSS 0.91 文档格式        
</title>
RSS 0.91 文档格式        
<link>
RSS 0.91 文档格式            
<!--A URL pointing to the website named in the <title>.-->
RSS 0.91 文档格式            
<!--Maximum length is 500 characters.-->
RSS 0.91 文档格式        
</link>
RSS 0.91 文档格式        
<description>
RSS 0.91 文档格式            
<!--A phrase that describes your channel, your channel's positioning statement.-->
RSS 0.91 文档格式            
<!--Maximum length is 500 characters.-->
RSS 0.91 文档格式        
</description>
RSS 0.91 文档格式        
<language>
RSS 0.91 文档格式            
<!--Indicates the language your channel is written in.-->
RSS 0.91 文档格式            
<!--This allows aggregators to group all Italian language sites, for example, on a single page.-->
RSS 0.91 文档格式        
</language>
RSS 0.91 文档格式        
<image>
RSS 0.91 文档格式            
<!--Required Elements Of <image> Begin-->
RSS 0.91 文档格式            
<url>
RSS 0.91 文档格式                
<!--is the URL of a GIF, JPEG or PNG image that represents the channel.-->
RSS 0.91 文档格式                
<!--Maximum length is 500.-->
RSS 0.91 文档格式            
</url>
RSS 0.91 文档格式            
<title>
RSS 0.91 文档格式                
<!--describes the image, it's used in the ALT attribute of the HTML <img> tag when the channel is rendered in HTML.-->
RSS 0.91 文档格式                
<!--Maximum length is 100.-->
RSS 0.91 文档格式            
</title>
RSS 0.91 文档格式            
<link>
RSS 0.91 文档格式                
<!--is the URL of the site, when the channel is rendered, the image is a link to the site.-->
RSS 0.91 文档格式                
<!--(Note, in practice the image <title> and <link> should have the same value as the channel's <title> and <link>.-->
RSS 0.91 文档格式                
<!--Maximum length is 500.-->
RSS 0.91 文档格式            
</link>
RSS 0.91 文档格式            
<!--Required Elements Of <image> End-->
RSS 0.91 文档格式            
<!--Optional Elements Of <image> Begin-->
RSS 0.91 文档格式            
<width>
RSS 0.91 文档格式                
<!--Maximum value for width is 144, default value is 88.-->
RSS 0.91 文档格式            
</width>
RSS 0.91 文档格式            
<height>
RSS 0.91 文档格式                
<!--Maximum value for height is 400, default value is 31.-->
RSS 0.91 文档格式            
</height>
RSS 0.91 文档格式            
<!--Optional Elements Of <image> End-->
RSS 0.91 文档格式        
</image>
RSS 0.91 文档格式        
<!--Required Elements Of <channel> End-->
RSS 0.91 文档格式        
<!--Optional Elements Of <channel> Begin-->
RSS 0.91 文档格式        
<copyright>
RSS 0.91 文档格式            
<!--Copyright notice for content in the channel.-->
RSS 0.91 文档格式            
<!--Maximum length is 100.-->
RSS 0.91 文档格式        
</copyright>
RSS 0.91 文档格式        
<managingEditor>
RSS 0.91 文档格式            
<!--The email address of the managing editor of the channel, the person to contact for editorial inquiries.-->
RSS 0.91 文档格式            
<!--Maximum length is 100.-->
RSS 0.91 文档格式            
<!--The suggested format for email addresses in RSS elements is bull@mancuso.com (Bull Mancuso).-->
RSS 0.91 文档格式        
</managingEditor>
RSS 0.91 文档格式        
<webMaster>
RSS 0.91 文档格式            
<!--The email address of the webmaster for the channel, the person to contact if there are technical problems.-->
RSS 0.91 文档格式            
<!--Maximum length is 100.-->
RSS 0.91 文档格式        
</webMaster>
RSS 0.91 文档格式        
<rating>
RSS 0.91 文档格式            
<!--The PICS rating for the channel.-->
RSS 0.91 文档格式            
<!--Maximum length is 500.-->
RSS 0.91 文档格式        
</rating>
RSS 0.91 文档格式        
<pubDate>
RSS 0.91 文档格式            
<!--The publication date for the content in the channel.-->
RSS 0.91 文档格式            
<!--For example, the New York Times publishes on a daily basis, the publication date flips once every 24 hours.-->
RSS 0.91 文档格式            
<!--That's when the pubDate of the channel changes.-->
RSS 0.91 文档格式            
<!--All date-times in RSS conform to the Date and Time Specification of RFC 822.-->
RSS 0.91 文档格式        
</pubDate>
RSS 0.91 文档格式        
<lastBuildDate>
RSS 0.91 文档格式            
<!--The date-time the last time the content of the channel changed.-->
RSS 0.91 文档格式        
</lastBuildDate>
RSS 0.91 文档格式        
<docs>
RSS 0.91 文档格式            
<!--A URL, points to the documentation for the format used in the RSS file.-->
RSS 0.91 文档格式            
<!--It's probably a pointer to this page.-->
RSS 0.91 文档格式            
<!--It's for people who might stumble across an RSS file on a Web server 25 years from now and wonder what it is.-->
RSS 0.91 文档格式            
<!--Maximum length is 500.-->
RSS 0.91 文档格式        
</docs>
RSS 0.91 文档格式        
<textInput>
RSS 0.91 文档格式            
<title>
RSS 0.91 文档格式                
<!--The label of the Submit button in the text input area.-->
RSS 0.91 文档格式                
<!--Maximum length is 100.-->
RSS 0.91 文档格式            
</title>
RSS 0.91 文档格式            
<description>
RSS 0.91 文档格式                
<!--Explains the text input area.-->
RSS 0.91 文档格式                
<!--Maximum length is 500.-->
RSS 0.91 文档格式            
</description>
RSS 0.91 文档格式            
<name>
RSS 0.91 文档格式                
<!--The name of the text object in the text input area.-->
RSS 0.91 文档格式                
<!--Maximum length is 20.-->
RSS 0.91 文档格式            
</name>
RSS 0.91 文档格式            
<link>
RSS 0.91 文档格式                
<!--The URL of the CGI script that processes text input requests.-->
RSS 0.91 文档格式                
<!--Maximum length is 500.-->
RSS 0.91 文档格式            
</link>
RSS 0.91 文档格式        
</textInput>
RSS 0.91 文档格式        
<skipDays>
RSS 0.91 文档格式            
<!--An XML element that contains up to seven <day> sub-elements whose value is Monday, Tuesday, Wednesday, Thursday, Friday, Saturday or Sunday.-->
RSS 0.91 文档格式            
<!--Aggregators may not read the channel during hours listed in the skipDays element.-->
RSS 0.91 文档格式            
<!--(Most aggregators seem to ignore this element.)-->
RSS 0.91 文档格式        
</skipDays>
RSS 0.91 文档格式        
<skipHours>
RSS 0.91 文档格式            
<!--An XML element that contains up to 24 <hour> sub-elements whose value is a number between 1 and 24, representing a time in GMT, when aggregators, if they support the feature, may not read the channel on days listed in the skipHours element.-->
RSS 0.91 文档格式            
<!--(Most aggregators seem to ignore this element.)-->
RSS 0.91 文档格式        
</skipHours>
RSS 0.91 文档格式        
<!--Optional Elements Of <channel> End-->
RSS 0.91 文档格式        
<item>
RSS 0.91 文档格式            
<!--A channel may contain any number of <item>s, each of which links to a story, with an optional description.-->
RSS 0.91 文档格式            
<!--Required Elements Of <item> Begin-->
RSS 0.91 文档格式            
<title>
RSS 0.91 文档格式                
<!--is the title of the story.-->
RSS 0.91 文档格式                
<!--Maximum length is 100.-->
RSS 0.91 文档格式            
</title>
RSS 0.91 文档格式            
<link>
RSS 0.91 文档格式                
<!--is the URL of the story.-->
RSS 0.91 文档格式                
<!--Maximum length is 500.-->
RSS 0.91 文档格式            
</link>
RSS 0.91 文档格式            
<!--Required Elements Of <item> End-->
RSS 0.91 文档格式            
<!--Optional Elements Of <item> Begin-->
RSS 0.91 文档格式            
<description>
RSS 0.91 文档格式                
<!--is the story synopsis.-->
RSS 0.91 文档格式                
<!--Maximum length is 500.-->
RSS 0.91 文档格式            
</description>
RSS 0.91 文档格式            
<!--Optional Elements Of <item> End-->
RSS 0.91 文档格式        
</item>
RSS 0.91 文档格式    
</channel>
RSS 0.91 文档格式
</rss>

相关文章:

  • 2021-11-30
  • 2022-03-04
  • 2021-09-17
  • 2021-12-29
  • 2022-12-23
  • 2021-04-21
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-07
  • 2021-06-10
  • 2021-10-26
  • 2021-06-19
  • 2022-12-23
  • 2021-12-11
  • 2022-12-23
相关资源
相似解决方案