HTML Version of ABNF for <rfc1806.abnf>

This HTML version of the ABNF from file <rfc1806.abnf> is automatically generated using the ABNF2HTML $Revision: 1.26 $ tool provided by Inet Technologies, Inc. written by Brian Bidulock.

This version of ABNF is for informational purposes only and is intended as a tool to help read the ABNF specification. Please see the Copyright and Disclaimers at the end of this document. For definitive syntax descriptions, please refer to the source IETF documents.

The protocol syntax is presented in ABNF according to RFC2234 with extensions from RFC822. This ABNF browser was generated from file <rfc1806.abnf> on Fri Aug 11 01:30:44 CDT 2000.

This document consists of:

ABNF Specification

The productions for the ABNF specification are provided below.

ABNF Productions
Rule NameProduction or Comment

disposition

= "Content-Disposition" ":" disposition-type *( ";" disposition-parm )

disposition-type

= "inline" / "attachment" / extension-token  ; values are not case-sensitive

disposition-parm

= filename-parm / parameter

filename-parm

= "filename" "=" value  ;

extension-token

= <defined in [RFC822] or [RFC1521]>

parameter

= <defined in [RFC822] or [RFC1521]>

value

= <defined in [RFC822] or [RFC1521]>

Symbol Cross Reference List

Following is a cross-reference list for the ABNF. On the left are references to productions, on the right are links to the rules in which those productions are referenced.

Symbol Cross-Reference Table
ReferenceProductions which Reference this Symbol
disposition-parm disposition
disposition-type disposition
extension-token disposition-type
filename-parm disposition-parm
parameter disposition-parm
value filename-parm

General Directions

Rule-Names

References

Copyright

This ABNF2HTML generated document is a derivative work of an Internet-Draft or RFC and is:

Copyright © The Internet Society (2000).
All Rights Reserved.

This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to the Internet Society or other Internet organizations, except as needed for the purpose of developing Internet standards in which case the procedures for copyrights defined in the Internet Standards process must be followed, or as required to translate it into language other than English.

The limited permissions granted above are perpetual and will not be revoked by the Internet Society or its successors or asigns.

Disclaimers

This document and the information contained herein is provided on an "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THIS INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MECHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

Although the conversion program which created this document has been tested vigorously, errors may have been introduced while translating from ABNF to HTML: neither the author nor Inet Technologies, Inc. offers any warranty of fitness for any purpose whatsoever regarding the information contained herein, and shall not be held responsible for any damages whatsoever (whether indirect or special) arising from the use of this document or the information contained herein. Inet Technologies, Inc. is under no obligation to provide any feature nor conform to any specification listed in this document.