rfc9676_beforebr.txt | rfc9676_afterbr.txt | |||
---|---|---|---|---|
skipping to change at line 819 ¶ | skipping to change at line 819 ¶ | |||
%d7%98%d7%b4%d7%a0%d7%a9%d7%aa-%d7%9c%d7%95%d6%bc%d7%9c%d7% | %d7%98%d7%b4%d7%a0%d7%a9%d7%aa-%d7%9c%d7%95%d6%bc%d7%9c%d7% | |||
90%d6%b1%d7%91%d6%b6%d6%bc-%d7%90%d7%b4%d7%9b | 90%d6%b1%d7%91%d6%b6%d6%bc-%d7%90%d7%b4%d7%9b | |||
Therefore, for all the dates in the LEX URN identifier (see Sections | Therefore, for all the dates in the LEX URN identifier (see Sections | |||
6.3 and 7.1.2), it is possible to indicate the date in the local | 6.3 and 7.1.2), it is possible to indicate the date in the local | |||
format: | format: | |||
date = date-iso ["|" date-loc] | date = date-iso ["|" date-loc] | |||
For example, 1999-09-02 will be written in ISO plus Hebrew format as: | For example, 1999-09-02 will be written in | |||
ISO plus Hebrew format as: 1999-09-02|כ״א-בֶּאֱלוּל-תשנ״ט | ||||
1999-09-02|כ״א-בֶּאֱלוּל-תשנ״ט | ||||
which is to be converted into UTF-8 for network protocols and for | which is to be converted into UTF-8 for network protocols and for | |||
resolution (see Section 3.4). The characters that are not allowed | resolution (see Section 3.4). The characters that are not allowed | |||
(e.g., "/") or reserved (e.g., ",") cannot exist inside the date-loc | (e.g., "/") or reserved (e.g., ",") cannot exist inside the date-loc | |||
and therefore MUST be turned into ".". To be aligned with ISO | and therefore MUST be turned into ".". To be aligned with ISO | |||
format, any blank between day, month, and year MUST be converted into | format, any blank between day, month, and year MUST be converted into | |||
"-". | "-". | |||
In the above Hebrew character examples, the sequence of characters is | In the above Hebrew character examples, the sequence of characters | |||
"כ" (HEBREW LETTER KAF, U+05DB), "״" (HEBREW PUNCTUATION GERSHAYIM, | is "כ" (HEBREW LETTER KAF, U+05DB), "״" (HEBREW PUNCTUATION | |||
U+05F4), "א" (HEBREW LETTER ALEF, U+05D0), "-" (HYPHEN-MINUS, | GERSHAYIM, U+05F4), "א" (HEBREW LETTER ALEF, U+05D0), "-" (HYPHEN- | |||
U+002D), "בֶּ" (HEBREW LETTER BET, HEBREW POINT SEGOL, HEBREW POINT | MINUS, U+002D), "בֶּ" (HEBREW LETTER BET, HEBREW POINT SEGOL, HEBREW | |||
DAGESH OR MAPIQ, U+05D1 U+05B6 U+05BC), "אֱ" (HEBREW LETTER ALEF, | POINT DAGESH OR MAPIQ, U+05D1 U+05B6 U+05BC), "אֱ" (HEBREW LETTER | |||
HEBREW POINT HATAF SEGOL, U+05D0 U+05B1), "ל" (HEBREW LETTER LAMED, | ALEF, HEBREW POINT HATAF SEGOL, U+05D0 U+05B1), "ל" (HEBREW LETTER | |||
U+05DC), "וּ" (HEBREW LETTER VAV, HEBREW POINT DAGESH OR MAPIQ, | LAMED, U+05DC), "וּ" (HEBREW LETTER VAV, HEBREW POINT DAGESH OR | |||
U+05D5 U+05BC), "ל" (HEBREW LETTER LAMED, U+05DC), "-" (HYPHEN-MINUS, | MAPIQ, U+05D5 U+05BC), "ל" (HEBREW LETTER LAMED, U+05DC), "-" | |||
U+002D), "ת" (HEBREW LETTER TAV, U+05EA), "ש" (HEBREW LETTER SHIN, | (HYPHEN-MINUS, U+002D), "ת" (HEBREW LETTER TAV, U+05EA), "ש" (HEBREW | |||
U+05E9), "נ" (HEBREW LETTER NUN, U+05E0), "״" (HEBREW PUNCTUATION | LETTER SHIN, U+05E9), "נ" (HEBREW LETTER NUN, U+05E0), "״" (HEBREW | |||
GERSHAYIM, U+05F4), and "ט" (HEBREW LETTER TET, U+05D8). | PUNCTUATION GERSHAYIM, U+05F4), and "ט" (HEBREW LETTER TET, U+05D8). | |||
4. Specific Syntax and Features of the LEX Identifier | 4. Specific Syntax and Features of the LEX Identifier | |||
This section discusses features related to specific jurisdictions. | This section discusses features related to specific jurisdictions. | |||
The implementation of these features is RECOMMENDED. | The implementation of these features is RECOMMENDED. | |||
4.1. Spaces, Connectives, and Punctuation Marks | 4.1. Spaces, Connectives, and Punctuation Marks | |||
When explicitly present, all language connectives (e.g., articles, | When explicitly present, all language connectives (e.g., articles, | |||
prepositions, etc.), punctuation marks, and special characters (e.g., | prepositions, etc.), punctuation marks, and special characters (e.g., | |||
End of changes. 2 change blocks. | ||||
15 lines changed or deleted | 13 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. |