diff --git a/index.html b/index.html index 6c9ab31..0d9262d 100644 --- a/index.html +++ b/index.html @@ -295,6 +295,9 @@

ID LENGTH field, ID field, PAYLOAD LENGTH field and the PAYLOAD field.

+

+ The [[[NFC-RTD]]] requires that the TYPE field names MUST be compared in case-insensitive manner. +

@@ -656,7 +659,7 @@

@@ -3644,7 +3639,7 @@

Receiving and parsing content

  • If |ndef|'s TNF field is `4` and - |ndef|'s TYPE field is "`w3.org:A`" (author type record), + |ndef|'s lowercased TYPE field is "`w3.org:a`" (author type record), then set |message|'s url to the |ndef|'s PAYLOAD field.