Re: [web-nfc] Do we want to add support for writing sub records? (#357)

1. The data mapping table needs to be updated for `toRecords`.


> The local types are defined here.
2. This is just the definition of NFC Forum local type, but it should also be captured well at https://w3c.github.io/web-nfc/#dom-ndefrecordtype because it's accessed via `NDEFRecord#recordType` in Javascript by users.
And, the example https://w3c.github.io/web-nfc/#read-an-external-record-with-an-ndef-message-as-payload makes a local type prefixed with '-', which is against  NFC Forum local type definition saying 'always start with lowercase letter or a number'.

-- 
GitHub Notification of comment by leonhsl
Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/357#issuecomment-541489267 using your GitHub account

Received on Monday, 14 October 2019 03:01:26 UTC