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

1. https://w3c.github.io/web-nfc/#data-mapping is saying `toRecords()` is only available to smart poster records. It should be available to external type records (TNF=4) and unknown type records (TNF=5) as well.

2. https://w3c.github.io/web-nfc/#read-an-external-record-with-an-ndef-message-as-payload introduces a new concept `local types` for embedded records, which I think needs to be regulated by https://w3c.github.io/web-nfc/#dom-ndefrecordtype as well.
> For external type records, local types are application specific. Local types are exposed as a recordType, in this example prefixed with "-".

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

Received on Saturday, 12 October 2019 07:01:53 UTC