%% You should probably cite draft-richter-cbor-error-tag-01 instead of this revision. @techreport{richter-cbor-error-tag-00, number = {draft-richter-cbor-error-tag-00}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-richter-cbor-error-tag/00/}, author = {Joerg Richter and Carsten Bormann}, title = {{Concise Binary Object Representation (CBOR) Tag for Error Indications}}, pagetotal = 4, year = , month = , day = , abstract = {The Concise Binary Object Representation (CBOR, RFC 7049) is a data format whose design goals include the possibility of extremely small code size, fairly small message size, and extensibility without the need for version negotiation. In CBOR, one point of extensibility is the definition of CBOR tags. While CBOR defines representations for null values and for an undefined value, there is no convention for expressing errors or exceptions in data structures, where the actual value desired could not be calculated due to an error. The present specification defines a tag for such error indications, enabling the addition of varying levels of detail.}, }