usefor-article-09 February 2003
[< Prev]
[TOC] [ Next >]
6.4. Keywords
The Keywords field contains a comma separated list of important words
and phrases intended to describe some aspect of the content of the
article. The content syntax makes use of syntax defined in [RFC
2822].
header =/ Keywords-header
Keywords-header = "Keywords" ":" SP Keywords-content
Keywords-content = phrase *( "," phrase )
NOTE: The list is comma separated, NOT space separated.
NOTE: Contrary to the usage defined in [RFC 2822], this standard
does not permit multiple occurrences of this header.
[< Prev]
[TOC] [ Next >]
#Diff to first older
--- ../usefor-article-08/Keywords.out August 2002
+++ ../usefor-article-09/Keywords.out February 2003
@@ -7,7 +7,6 @@
header =/ Keywords-header
Keywords-header = "Keywords" ":" SP Keywords-content
- *( ";" other-parameter )
Keywords-content = phrase *( "," phrase )
NOTE: The list is comma separated, NOT space separated.