…tring (including comments) is ignored in the prefixed case. o CDDL uses UTF-8 [ RFC3629 ] for its encoding. Processing of CDDL does not involve Unicode normalization processes. Example: ; This is a comment person = { g } g = ( "name": tstr, age: int, ; "age" is a bareword ) 3.2 .…
…he user), the user agent might wish to try using the UTF-8 character encoding [ RFC3629 ] to decode the octet sequence. This decoding might fail, however, because not every sequence of octets is valid UTF-8. Barth Standards Track [Page 26] RFC 6265 HTTP State Management Mechanism…
…te future standards would be advised not to preclude the use of UTF-8-encoded ([RFC3629]) text in tag=value lists. Formally, the ABNF syntax rules are as follows: tag-list = tag-spec *( ";" tag-spec ) [ ";" ] tag-spec = [FWS] tag-name [FWS] "=" [FWS] tag-value [FWS] tag-name = AL…
…f OCTETS, per Section 2 of [JWS]. UTF8(STRING) denotes the octets of the UTF-8 [RFC3629] representation of STRING, where STRING is a sequence of zero or more Unicode [UNICODE] characters. ASCII(STRING) denotes the octets of the ASCII [RFC20] representation of STRING, where STRING…
…ded that applications follow some common text encoding rules. ASCII and UTF-8 [ RFC3629 ] are two possibilities. (ASCII is a subset of UTF-8.) Although the selection of passwords is outside the scope of this document, guidelines have been published [ NISTSP63 ] that may well be t…
…ain") as defined in Section 4.1.3 of [RFC2046] and MUST be encoded using UTF-8 [RFC3629] in Net-Unicode form [RFC5198]. The format of this file MUST follow the ABNF definition below (which incorporates the core ABNF rules from [RFC5234] and uses the case- sensitive string support…
…mber 2016 2 . Character Encoding Plain-text files for RFCs will use the UTF-8 [ RFC3629 ] character encoding. That said, the use of non-ASCII characters will be only allowed in a limited and controlled fashion. Many elements within the xml2rfc v3 vocabulary have an attribute for …
…ow. 2.1. Convert the character to a sequence of one or more octets using UTF-8 [RFC3629]. 2.2. Convert each octet to %HH, where HH is the hexadecimal notation of the octet value. Note that this is identical to the percent-encoding mechanism in section 2.1 of [RFC3986]. To reduce …
…e consumed in PRECIS-based application protocols are often encoded using UTF-8 [RFC3629], the exact encoding is a matter for the application protocol that uses PRECIS, not for the PRECIS framework. 13.2. Character Sets It is known that some existing systems are unable to support …
…he user), the user agent might wish to try using the UTF-8 character encoding [ RFC3629 ] to decode the octet sequence. This decoding might fail, however, because not every sequence of octets is valid UTF-8. Barth Standards Track [Page 26] RFC 6265 HTTP State Management Mechanism…
…ient channel uint32 reason code string description in ISO-10646 UTF-8 encoding [RFC3629] string language tag [RFC3066] If the recipient of the SSH_MSG_CHANNEL_OPEN message does not support the specified 'channel type', it simply responds with SSH_MSG_CHANNEL_OPEN_FAILURE. The cli…
…ll be ignored. The character encoding used for form submissions MUST be UTF-8 [ RFC3629 ]. It should be noted, however, that user agents MUST percent-encode form submissions before sending them (this encoding is specified by the URI syntax [ RFC3986 ]). The user agent SHOULD info…
…CTETS, per Section 2 of [ JWS ]. UTF8(STRING) denotes the octets of the UTF-8 [ RFC3629 ] representation of STRING, where STRING is a sequence of zero or more Unicode [ UNICODE ] characters. ASCII(STRING) denotes the octets of the ASCII [ RFC20 ] representation of STRING, where S…
…w. 2.1. Convert the character to a sequence of one or more octets using UTF-8 [ RFC3629 ]. 2.2. Convert each octet to %HH, where HH is the hexadecimal notation of the octet value. Note that this is identical to the percent-encoding mechanism in section 2.1 of [RFC3986] . To reduc…
… a WebVTT file body encoded as UTF-8 and labeled with the MIME type text/vtt . [RFC3629] A WebVTT file body consists of the following components, in the following order: An optional U+FEFF BYTE ORDER MARK (BOM) character. The string " WEBVTT ". Optionally, either a U+0020 SPACE c…