Changeset 1396 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 09/08/11 14:11:23 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r1390 r1396 18 18 <!ENTITY acks "<xref target='Part1' x:rel='#acks' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 19 19 <!ENTITY basic-rules "<xref target='Part1' x:rel='#basic.rules' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 20 <!ENTITY field-rules "<xref target='Part1' x:rel='#field.rules' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 20 21 <!ENTITY uri "<xref target='Part1' x:rel='#uri' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 21 22 <!ENTITY effective-request-uri "<xref target='Part1' x:rel='#effective.request.uri' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> … … 433 434 <x:anchor-alias value="OWS"/> 434 435 <t> 435 The core rules below are defined in &basic-rules;:436 The core rules below are defined in <xref target="Part1"/>: 436 437 </t> 437 438 <figure><artwork type="abnf2616"> 438 <x:ref>quoted-string</x:ref> = <quoted-string, defined in &basic-rules;>439 <x:ref>token</x:ref> = <token, defined in &basic-rules;>440 439 <x:ref>OWS</x:ref> = <OWS, defined in &basic-rules;> 440 <x:ref>quoted-string</x:ref> = <quoted-string, defined in &field-rules;> 441 <x:ref>token</x:ref> = <token, defined in &field-rules;> 441 442 </artwork></figure> 442 443 </section> … … 2491 2492 <x:ref>pseudonym</x:ref> = <pseudonym, defined in [Part1], Section 9.9> 2492 2493 2493 <x:ref>quoted-string</x:ref> = <quoted-string, defined in [Part1], Section 1.2.2>2494 2495 <x:ref>token</x:ref> = <token, defined in [Part1], Section 1.2.2>2494 <x:ref>quoted-string</x:ref> = <quoted-string, defined in [Part1], Section 3.2.3> 2495 2496 <x:ref>token</x:ref> = <token, defined in [Part1], Section 3.2.3> 2496 2497 2497 2498 <x:ref>uri-host</x:ref> = <uri-host, defined in [Part1], Section 2.7>
Note: See TracChangeset
for help on using the changeset viewer.