Author: as Date: Fri Feb 8 10:46:41 2008 New Revision: 7319 Log: - Alphabetical ordering for the equivalence tables.
Modified: trunk/Feed/docs/specifications.txt Modified: trunk/Feed/docs/specifications.txt ============================================================================== --- trunk/Feed/docs/specifications.txt [iso-8859-1] (original) +++ trunk/Feed/docs/specifications.txt [iso-8859-1] Fri Feb 8 10:46:41 2008 @@ -17,51 +17,51 @@ +----------------------------+-------------------------+----------------------------+---------------------------+ | ezcFeed | ATOM | RSS1 | RSS2 | +============================+=========================+============================+===========================+ +| |ezcFeed-author|_ !* | |ATOM-author|_ !* | x | |RSS2-managingEditor|_ ? | ++----------------------------+-------------------------+----------------------------+---------------------------+ +| |ezcFeed-category|_ ?* | |ATOM-category|_ ?* | x | |RSS2-category|_ ?* | ++----------------------------+-------------------------+----------------------------+---------------------------+ +| |ezcFeed-cloud|_ ? | x | x | |RSS2-cloud|_ ? | ++----------------------------+-------------------------+----------------------------+---------------------------+ +| |ezcFeed-contributor|_ ? | |ATOM-contributor|_ ?* | x | x | ++----------------------------+-------------------------+----------------------------+---------------------------+ +| |ezcFeed-copyright|_ ? | |ATOM-rights|_ ? | x | |RSS2-copyright|_ ? | ++----------------------------+-------------------------+----------------------------+---------------------------+ +| |ezcFeed-description|_ ! | |ATOM-subtitle|_ ? | |RSS1-description|_ ! | |RSS2-description|_ ! | ++----------------------------+-------------------------+----------------------------+---------------------------+ +| |ezcFeed-docs|_ ? | x | x | |RSS2-docs|_ ? | ++----------------------------+-------------------------+----------------------------+---------------------------+ +| |ezcFeed-generator|_ ? | |ATOM-generator|_ ? | x | |RSS2-generator|_ ? | ++----------------------------+-------------------------+----------------------------+---------------------------+ +| |ezcFeed-icon|_ ? | |ATOM-icon|_ ? | x | x | ++----------------------------+-------------------------+----------------------------+---------------------------+ | |ezcFeed-id|_ ! | |ATOM-id|_ ! | |RSS1-about|_ ! | x | +----------------------------+-------------------------+----------------------------+---------------------------+ +| |ezcFeed-image|_ ? | |ATOM-logo|_ ? | |RSS1-image|_ ? | |RSS2-image|_ ? | ++----------------------------+-------------------------+----------------------------+---------------------------+ +| |ezcFeed-item|_ !* | |ATOM-entry|_ ?* | |RSS1-item|_ !* | |RSS2-item|_ !* | ++----------------------------+-------------------------+----------------------------+---------------------------+ +| |ezcFeed-language|_ ? | x | x | |RSS2-language|_ ? | ++----------------------------+-------------------------+----------------------------+---------------------------+ +| |ezcFeed-link|_ !* | |ATOM-link|_ !* | |RSS1-link|_ ! | |RSS2-link|_ ! | ++----------------------------+-------------------------+----------------------------+---------------------------+ +| |ezcFeed-published|_ ? | x | x | |RSS2-pubDate|_ ? | ++----------------------------+-------------------------+----------------------------+---------------------------+ +| |ezcFeed-rating|_ ? | x | x | |RSS2-rating|_ ? | ++----------------------------+-------------------------+----------------------------+---------------------------+ +| |ezcFeed-skipDays|_ ? | x | x | |RSS2-skipDays|_ ? | ++----------------------------+-------------------------+----------------------------+---------------------------+ +| |ezcFeed-skipHours|_ ? | x | x | |RSS2-skipHours|_ ? | ++----------------------------+-------------------------+----------------------------+---------------------------+ +| |ezcFeed-textInput|_ ? | x | |RSS1-textinput|_ ? | |RSS2-textInput|_ ? | ++----------------------------+-------------------------+----------------------------+---------------------------+ | |ezcFeed-title|_ ! | |ATOM-title|_ ! | |RSS1-title|_ ! | |RSS2-title|_ ! | +----------------------------+-------------------------+----------------------------+---------------------------+ +| |ezcFeed-ttl|_ ? | x | x | |RSS2-ttl|_ ? | ++----------------------------+-------------------------+----------------------------+---------------------------+ | |ezcFeed-updated|_ ! | |ATOM-updated|_ ! | x | |RSS2-lastBuildDate|_ ? | +----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-author|_ !* | |ATOM-author|_ !* | x | |RSS2-managingEditor|_ ? | -+----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-description|_ ! | |ATOM-subtitle|_ ? | |RSS1-description|_ ! | |RSS2-description|_ ! | -+----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-link|_ !* | |ATOM-link|_ !* | |RSS1-link|_ ! | |RSS2-link|_ ! | -+----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-image|_ ? | |ATOM-logo|_ ? | |RSS1-image|_ ? | |RSS2-image|_ ? | -+----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-category|_ ?* | |ATOM-category|_ ?* | x | |RSS2-category|_ ?* | -+----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-copyright|_ ? | |ATOM-rights|_ ? | x | |RSS2-copyright|_ ? | -+----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-generator|_ ? | |ATOM-generator|_ ? | x | |RSS2-generator|_ ? | -+----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-ttl|_ ? | x | x | |RSS2-ttl|_ ? | -+----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-docs|_ ? | x | x | |RSS2-docs|_ ? | -+----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-skipHours|_ ? | x | x | |RSS2-skipHours|_ ? | -+----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-skipDays|_ ? | x | x | |RSS2-skipDays|_ ? | -+----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-rating|_ ? | x | x | |RSS2-rating|_ ? | -+----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-published|_ ? | x | x | |RSS2-pubDate|_ ? | -+----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-cloud|_ ? | x | x | |RSS2-cloud|_ ? | -+----------------------------+-------------------------+----------------------------+---------------------------+ | |ezcFeed-webMaster|_ ? | x | x | |RSS2-webMaster|_ ? | -+----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-language|_ ? | x | x | |RSS2-language|_ ? | -+----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-textInput|_ ? | x | |RSS1-textinput|_ ? | |RSS2-textInput|_ ? | -+----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-icon|_ ? | |ATOM-icon|_ ? | x | x | -+----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-contributor|_ ? | |ATOM-contributor|_ ?* | x | x | -+----------------------------+-------------------------+----------------------------+---------------------------+ -| |ezcFeed-item|_ !* | |ATOM-entry|_ ?* | |RSS1-item|_ !* | |RSS2-item|_ !* | +----------------------------+-------------------------+----------------------------+---------------------------+ | ! = required @@ -76,29 +76,29 @@ +---------------------------------+-------------------------------+------------------------------+------------------------------+ | ezcFeed | ATOM | RSS1 | RSS2 | +=================================+===============================+==============================+==============================+ +| |ezcFeed-item-author|_ !* | |ATOM-entry-author|_ !* | x | |RSS2-item-author|_ ? | ++---------------------------------+-------------------------------+------------------------------+------------------------------+ +| |ezcFeed-item-category|_ ?* | |ATOM-entry-category|_ ?* | x | |RSS2-item-category|_ ?* | ++---------------------------------+-------------------------------+------------------------------+------------------------------+ +| |ezcFeed-item-comments|_ ? | x | x | |RSS2-item-comments|_ ? | ++---------------------------------+-------------------------------+------------------------------+------------------------------+ +| |ezcFeed-item-contributor|_ ?* | |ATOM-entry-contributor|_ ?* | x | x | ++---------------------------------+-------------------------------+------------------------------+------------------------------+ +| |ezcFeed-item-copyright|_ ? | |ATOM-entry-rights|_ ? | x | x | ++---------------------------------+-------------------------------+------------------------------+------------------------------+ +| |ezcFeed-item-description|_ ! | |ATOM-entry-summary|_ ! | |RSS1-item-description|_ ! | |RSS2-item-description|_ ! | ++---------------------------------+-------------------------------+------------------------------+------------------------------+ +| |ezcFeed-item-enclosure|_ ? | |ATOM-entry-link|_ ?* | x | |RSS2-item-enclosure|_ ? | ++---------------------------------+-------------------------------+------------------------------+------------------------------+ | |ezcFeed-item-id|_ ! | |ATOM-entry-id|_ ! | |RSS1-item-about|_ ! | |RSS2-item-guid|_ ? | ++---------------------------------+-------------------------------+------------------------------+------------------------------+ +| |ezcFeed-item-link|_ !* | |ATOM-entry-link|_ !* | |RSS1-item-link|_ ! | |RSS2-item-link|_ ! | ++---------------------------------+-------------------------------+------------------------------+------------------------------+ +| |ezcFeed-item-published|_ ? | |ATOM-entry-published|_ ? | x | |RSS2-item-pubDate|_ ? | +---------------------------------+-------------------------------+------------------------------+------------------------------+ | |ezcFeed-item-title|_ ! | |ATOM-entry-title|_ ! | |RSS1-item-title|_ ! | |RSS2-item-title|_ ! | +---------------------------------+-------------------------------+------------------------------++-----------------------------+ | |ezcFeed-item-updated|_ ! | |ATOM-entry-updated|_ ! | x | x | -+---------------------------------+-------------------------------+------------------------------+------------------------------+ -| |ezcFeed-item-author|_ !* | |ATOM-entry-author|_ !* | x | |RSS2-item-author|_ ? | -+---------------------------------+-------------------------------+------------------------------+------------------------------+ -| |ezcFeed-item-link|_ !* | |ATOM-entry-link|_ !* | |RSS1-item-link|_ ! | |RSS2-item-link|_ ! | -+---------------------------------+-------------------------------+------------------------------+------------------------------+ -| |ezcFeed-item-description|_ ! | |ATOM-entry-summary|_ ! | |RSS1-item-description|_ ! | |RSS2-item-description|_ ! | -+---------------------------------+-------------------------------+------------------------------+------------------------------+ -| |ezcFeed-item-published|_ ? | |ATOM-entry-published|_ ? | x | |RSS2-item-pubDate|_ ? | -+---------------------------------+-------------------------------+------------------------------+------------------------------+ -| |ezcFeed-item-category|_ ?* | |ATOM-entry-category|_ ?* | x | |RSS2-item-category|_ ?* | -+---------------------------------+-------------------------------+------------------------------+------------------------------+ -| |ezcFeed-item-copyright|_ ? | |ATOM-entry-rights|_ ? | x | x | -+---------------------------------+-------------------------------+------------------------------+------------------------------+ -| |ezcFeed-item-contributor|_ ?* | |ATOM-entry-contributor|_ ?* | x | x | -+---------------------------------+-------------------------------+------------------------------+------------------------------+ -| |ezcFeed-item-comments|_ ? | x | x | |RSS2-item-comments|_ ? | -+---------------------------------+-------------------------------+------------------------------+------------------------------+ -| |ezcFeed-item-enclosure|_ ? | |ATOM-entry-link|_ ?* | x | |RSS2-item-enclosure|_ ? | +---------------------------------+-------------------------------+------------------------------+------------------------------+ | ! = required -- svn-components mailing list svn-components@lists.ez.no http://lists.ez.no/mailman/listinfo/svn-components