Skip to content

Commit 3eba7c5

Browse files
committed
Reference
1 parent 89efe94 commit 3eba7c5

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

index.qmd

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,7 @@ XML Element Locator is a proper subset of (X)Path Expressions from [XPath] speci
412412

413413
[RFC 2119]: https://tools.ietf.org/html/rfc2119
414414
[RFC 5234]: https://tools.ietf.org/html/rfc5234
415+
[RFC 7405]: https://tools.ietf.org/html/rfc7405
415416
[RFC 8174]: https://tools.ietf.org/html/rfc8174
416417
[RFC 8259]: https://tools.ietf.org/html/rfc8259
417418

@@ -433,10 +434,13 @@ XML Element Locator is a proper subset of (X)Path Expressions from [XPath] speci
433434
- Bryan, P and Zyp, K. and Nottigham, M.: *JavaScript Object Notation (JSON) Pointer*.
434435
RFC 6901, April 2023. <https://tools.ietf.org/html/rfc6901>
435436

436-
- D. Crocker and P. Overell: *Augmented BNF for Syntax Specifications: ABNF*.
437+
- Crocker, D. and Overell, P.: *Augmented BNF for Syntax Specifications: ABNF*.
437438
RFC 5234, January 2008.
438439
<https://www.rfc-editor.org/rfc/rfc5234>
439440

441+
- Kyzivat, P.: *Case-Sensitive String Support in ABNF*.
442+
RFC 7405, December 2014. <https://tools.ietf.org/html/rfc7405>
443+
440444
- Leiba, B.: _Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words_.
441445
BCP 14, RFC 8174, May 2017.
442446
<http://www.rfc-editor.org/info/rfc8174>.

0 commit comments

Comments
 (0)