Changeset 2531 for draft-ietf-httpbis/latest/p1-messaging.html
- Timestamp:
- 04/01/14 00:49:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r2530 r2531 782 782 <div id="rfc.iref.g.12"></div> 783 783 <h2 id="rfc.section.1.2"><a href="#rfc.section.1.2">1.2</a> <a href="#notation">Syntax Notation</a></h2> 784 <p id="rfc.section.1.2.p.1">This specification uses the Augmented Backus-Naur Form (ABNF) notation of <a href="#RFC5234" id="rfc.xref.RFC5234.1"><cite title="Augmented BNF for Syntax Specifications: ABNF">[RFC5234]</cite></a> with an extension defined in <a href="#abnf.extension" title="ABNF list extension: #rule">Section 7</a> that adds compact support for comma-separated lists with the addition of a '#' operator, similar to the '*' operator. <a href="#collected.abnf" title="Collected ABNF">Appendix B</a> shows the collected ABNF with the rules using the list operator expanded to standard ABNF notation. 784 <p id="rfc.section.1.2.p.1">This specification uses the Augmented Backus-Naur Form (ABNF) notation of <a href="#RFC5234" id="rfc.xref.RFC5234.1"><cite title="Augmented BNF for Syntax Specifications: ABNF">[RFC5234]</cite></a> with a list extension, defined in <a href="#abnf.extension" title="ABNF list extension: #rule">Section 7</a>, that allows for compact definition of comma-separated lists using a '#' operator (similar to how the '*' operator indicates 785 repetition). <a href="#collected.abnf" title="Collected ABNF">Appendix B</a> shows the collected grammar with all list operators expanded to standard ABNF notation. 785 786 </p> 786 787 <div id="core.rules">
Note: See TracChangeset
for help on using the changeset viewer.