File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / test / valid / rss.xml
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:38:00 2012 UTC (12 years, 5 months ago) by misho
Branches: libxml2, MAIN
CVS tags: v2_9_1p0, v2_9_1, v2_8_0p0, v2_8_0, v2_7_8, HEAD
libxml2

    1: <?xml version="1.0" encoding="ISO-8859-1"?>
    2: <!DOCTYPE rss [
    3: <!--
    4: 
    5:   Rich Site Summary (RSS) 0.91 official DTD, proposed.
    6:   
    7:   RSS is an XML vocabulary for describing
    8:   metadata about websites, and enabling the display of
    9:   "channels" on the "My Netscape" website.
   10:   
   11:   RSS Info can be found at http://my.netscape.com/publish/
   12:   XML Info can be found at http://www.w3.org/XML/ 
   13:   
   14:   copyright Netscape Communications, 1999
   15: 
   16:   Dan Libby - danda@netscape.com
   17:   
   18:   Based on RSS DTD originally created by
   19:   Lars Marius Garshol - larsga@ifi.uio.no.
   20:   
   21: -->
   22: <!ELEMENT rss (channel)>
   23: <!ATTLIST rss version CDATA #REQUIRED>
   24: <!-- must be "0.91"> --><!ELEMENT channel (title | description | link 
   25: | language | item+ | rating? | image? | textinput? | copyright? | 
   26: pubDate? | lastBuildDate? | docs? | managingEditor? | webMaster? | 
   27: skipHours? | skipDays?)*>
   28: <!ELEMENT title (#PCDATA)>
   29: <!ELEMENT description (#PCDATA)>
   30: <!ELEMENT link (#PCDATA)>
   31: <!ELEMENT image (title | url | link | width? | height? | description?)*>
   32: <!ELEMENT url (#PCDATA)>
   33: <!ELEMENT item (title | link | description)*>
   34: <!ELEMENT textinput (title | description | name | link)*>
   35: <!ELEMENT name (#PCDATA)>
   36: <!ELEMENT rating (#PCDATA)>
   37: <!ELEMENT language (#PCDATA)>
   38: <!ELEMENT width (#PCDATA)>
   39: <!ELEMENT height (#PCDATA)>
   40: <!ELEMENT copyright (#PCDATA)>
   41: <!ELEMENT pubDate (#PCDATA)>
   42: <!ELEMENT lastBuildDate (#PCDATA)>
   43: <!ELEMENT docs (#PCDATA)>
   44: <!ELEMENT managingEditor (#PCDATA)>
   45: <!ELEMENT webMaster (#PCDATA)>
   46: <!ELEMENT hour (#PCDATA)>
   47: <!ELEMENT day (#PCDATA)>
   48: <!ELEMENT skipHours (hour)+>
   49: <!ELEMENT skipDays (day)+>
   50: <!--
   51:      Copied from HTML 3.2 DTD, with modifications (removed CDATA)
   52:      http://www.w3.org/TR/REC-html32.html#dtd
   53:      =============== BEGIN ===================
   54: -->
   55: <!-- 
   56:      Character Entities for ISO Latin-1
   57:      
   58:      (C) International Organization for Standardization 1986
   59:      Permission to copy in any form is granted for use with
   60:      conforming SGML systems and applications as defined in
   61:      ISO 8879, provided this notice is included in all copies.
   62:      This has been extended for use with HTML to cover the full
   63:      set of codes in the range 160-255 decimal.
   64: -->
   65: <!-- Character entity set. Typical invocation:
   66:      <!ENTITY % ISOlat1 PUBLIC
   67:        "ISO 8879-1986//ENTITIES Added Latin 1//EN//HTML">
   68:      %ISOlat1;
   69: -->
   70: <!ENTITY nbsp "&#160;"> <!-- no-break space -->
   71: <!ENTITY iexcl "&#161;">
   72: <!-- inverted exclamation mark --><!ENTITY cent "&#162;">
   73: <!-- cent sign --><!ENTITY pound "&#163;">
   74: <!-- pound sterling sign --><!ENTITY curren "&#164;">
   75: <!-- general currency sign --><!ENTITY yen "&#165;">
   76: <!-- yen sign --><!ENTITY brvbar "&#166;">
   77: <!-- broken (vertical) bar --><!ENTITY sect "&#167;">
   78: <!-- section sign --><!ENTITY uml "&#168;">
   79: <!-- umlaut (dieresis) --><!ENTITY copy "&#169;">
   80: <!-- copyright sign --><!ENTITY ordf "&#170;">
   81: <!-- ordinal indicator, feminine --><!ENTITY laquo "&#171;">
   82: <!-- angle quotation mark, left --><!ENTITY not "&#172;">
   83: <!-- not sign --><!ENTITY shy "&#173;">
   84: <!-- soft hyphen --><!ENTITY reg "&#174;">
   85: <!-- registered sign --><!ENTITY macr "&#175;">
   86: <!-- macron --><!ENTITY deg "&#176;">
   87: <!-- degree sign --><!ENTITY plusmn "&#177;">
   88: <!-- plus-or-minus sign --><!ENTITY sup2 "&#178;">
   89: <!-- superscript two --><!ENTITY sup3 "&#179;">
   90: <!-- superscript three --><!ENTITY acute "&#180;">
   91: <!-- acute accent --><!ENTITY micro "&#181;">
   92: <!-- micro sign --><!ENTITY para "&#182;">
   93: <!-- pilcrow (paragraph sign) --><!ENTITY middot "&#183;">
   94: <!-- middle dot --><!ENTITY cedil "&#184;">
   95: <!-- cedilla --><!ENTITY sup1 "&#185;">
   96: <!-- superscript one --><!ENTITY ordm "&#186;">
   97: <!-- ordinal indicator, masculine --><!ENTITY raquo "&#187;">
   98: <!-- angle quotation mark, right --><!ENTITY frac14 "&#188;">
   99: <!-- fraction one-quarter --><!ENTITY frac12 "&#189;">
  100: <!-- fraction one-half --><!ENTITY frac34 "&#190;">
  101: <!-- fraction three-quarters --><!ENTITY iquest "&#191;">
  102: <!-- inverted question mark --><!ENTITY Agrave "&#192;">
  103: <!-- capital A, grave accent --><!ENTITY Aacute "&#193;">
  104: <!-- capital A, acute accent --><!ENTITY Acirc "&#194;">
  105: <!-- capital A, circumflex accent --><!ENTITY Atilde "&#195;">
  106: <!-- capital A, tilde --><!ENTITY Auml "&#196;">
  107: <!-- capital A, dieresis or umlaut mark --><!ENTITY Aring "&#197;">
  108: <!-- capital A, ring --><!ENTITY AElig "&#198;">
  109: <!-- capital AE diphthong (ligature) --><!ENTITY Ccedil "&#199;">
  110: <!-- capital C, cedilla --><!ENTITY Egrave "&#200;">
  111: <!-- capital E, grave accent --><!ENTITY Eacute "&#201;">
  112: <!-- capital E, acute accent --><!ENTITY Ecirc "&#202;">
  113: <!-- capital E, circumflex accent --><!ENTITY Euml "&#203;">
  114: <!-- capital E, dieresis or umlaut mark --><!ENTITY Igrave "&#204;">
  115: <!-- capital I, grave accent --><!ENTITY Iacute "&#205;">
  116: <!-- capital I, acute accent --><!ENTITY Icirc "&#206;">
  117: <!-- capital I, circumflex accent --><!ENTITY Iuml "&#207;">
  118: <!-- capital I, dieresis or umlaut mark --><!ENTITY ETH "&#208;">
  119: <!-- capital Eth, Icelandic --><!ENTITY Ntilde "&#209;">
  120: <!-- capital N, tilde --><!ENTITY Ograve "&#210;">
  121: <!-- capital O, grave accent --><!ENTITY Oacute "&#211;">
  122: <!-- capital O, acute accent --><!ENTITY Ocirc "&#212;">
  123: <!-- capital O, circumflex accent --><!ENTITY Otilde "&#213;">
  124: <!-- capital O, tilde --><!ENTITY Ouml "&#214;">
  125: <!-- capital O, dieresis or umlaut mark --><!ENTITY times "&#215;">
  126: <!-- multiply sign --><!ENTITY Oslash "&#216;">
  127: <!-- capital O, slash --><!ENTITY Ugrave "&#217;">
  128: <!-- capital U, grave accent --><!ENTITY Uacute "&#218;">
  129: <!-- capital U, acute accent --><!ENTITY Ucirc "&#219;">
  130: <!-- capital U, circumflex accent --><!ENTITY Uuml "&#220;">
  131: <!-- capital U, dieresis or umlaut mark --><!ENTITY Yacute "&#221;">
  132: <!-- capital Y, acute accent --><!ENTITY THORN "&#222;">
  133: <!-- capital THORN, Icelandic --><!ENTITY szlig "&#223;">
  134: <!-- small sharp s, German (sz ligature) --><!ENTITY agrave "&#224;">
  135: <!-- small a, grave accent --><!ENTITY aacute "&#225;">
  136: <!-- small a, acute accent --><!ENTITY acirc "&#226;">
  137: <!-- small a, circumflex accent --><!ENTITY atilde "&#227;">
  138: <!-- small a, tilde --><!ENTITY auml "&#228;">
  139: <!-- small a, dieresis or umlaut mark --><!ENTITY aring "&#229;">
  140: <!-- small a, ring --><!ENTITY aelig "&#230;">
  141: <!-- small ae diphthong (ligature) --><!ENTITY ccedil "&#231;">
  142: <!-- small c, cedilla --><!ENTITY egrave "&#232;">
  143: <!-- small e, grave accent --><!ENTITY eacute "&#233;">
  144: <!-- small e, acute accent --><!ENTITY ecirc "&#234;">
  145: <!-- small e, circumflex accent --><!ENTITY euml "&#235;">
  146: <!-- small e, dieresis or umlaut mark --><!ENTITY igrave "&#236;">
  147: <!-- small i, grave accent --><!ENTITY iacute "&#237;">
  148: <!-- small i, acute accent --><!ENTITY icirc "&#238;">
  149: <!-- small i, circumflex accent --><!ENTITY iuml "&#239;">
  150: <!-- small i, dieresis or umlaut mark --><!ENTITY eth "&#240;">
  151: <!-- small eth, Icelandic --><!ENTITY ntilde "&#241;">
  152: <!-- small n, tilde --><!ENTITY ograve "&#242;">
  153: <!-- small o, grave accent --><!ENTITY oacute "&#243;">
  154: <!-- small o, acute accent --><!ENTITY ocirc "&#244;">
  155: <!-- small o, circumflex accent --><!ENTITY otilde "&#245;">
  156: <!-- small o, tilde --><!ENTITY ouml "&#246;">
  157: <!-- small o, dieresis or umlaut mark --><!ENTITY divide "&#247;">
  158: <!-- divide sign --><!ENTITY oslash "&#248;">
  159: <!-- small o, slash --><!ENTITY ugrave "&#249;">
  160: <!-- small u, grave accent --><!ENTITY uacute "&#250;">
  161: <!-- small u, acute accent --><!ENTITY ucirc "&#251;">
  162: <!-- small u, circumflex accent --><!ENTITY uuml "&#252;">
  163: <!-- small u, dieresis or umlaut mark --><!ENTITY yacute "&#253;">
  164: <!-- small y, acute accent --><!ENTITY thorn "&#254;">
  165: <!-- small thorn, Icelandic --><!ENTITY yuml "&#255;">
  166: <!-- small y, dieresis or umlaut mark --><!--
  167:      Copied from HTML 3.2 DTD, with modifications (removed CDATA)
  168:      http://www.w3.org/TR/REC-html32.html#dtd
  169:      ================= END ===================
  170: -->
  171: ]>
  172: <rss>
  173: <channel>
  174: <image/>
  175: <title>PP</title>
  176: </channel>
  177: </rss>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>