@@ -2033,8 +2033,7 @@ <h2>
2033
2033
</ dt >
2034
2034
< dd >
2035
2035
The dependent locality or sublocality within a city. For example,
2036
- used for neighborhoods, boroughs, districts, or UK dependent
2037
- localities.
2036
+ neighborhoods, boroughs, districts, or UK dependent localities.
2038
2037
</ dd >
2039
2038
< dt >
2040
2039
< dfn data-lt ="Postal codes "> Postal code</ dfn >
@@ -2499,13 +2498,13 @@ <h2>
2499
2498
< dfn > country</ dfn > member
2500
2499
</ dt >
2501
2500
< dd >
2502
- An [[!ISO3166-1]] country code, representing the < a > country </ a > .
2501
+ An < a > country </ a > , represented as a a [[!ISO3166-1]] country code.
2503
2502
</ dd >
2504
2503
< dt >
2505
2504
< dfn > addressLine</ dfn > member
2506
2505
</ dt >
2507
2506
< dd >
2508
- A sequence representing the < a > address line</ a > .
2507
+ An < a > address line</ a > , represented as sequence .
2509
2508
</ dd >
2510
2509
< dt >
2511
2510
< dfn > region</ dfn > member
@@ -2517,7 +2516,8 @@ <h2>
2517
2516
< dfn > regionCode</ dfn > member
2518
2517
</ dt >
2519
2518
< dd >
2520
- An [[!ISO3166-2]] subdivision code representing the < a > region</ a > .
2519
+ An < a > region</ a > , represented as an [[!ISO3166-2]] subdivision
2520
+ code.
2521
2521
</ dd >
2522
2522
< dt >
2523
2523
< dfn > city</ dfn > member
@@ -2547,8 +2547,8 @@ <h2>
2547
2547
< dfn > languageCode</ dfn > member
2548
2548
</ dt >
2549
2549
< dd >
2550
- A < a data-cite =" !BCP47#section-2 " > language tag </ a > representing the
2551
- < a > language code </ a > .
2550
+ A < a > language code </ a > , represented as a < a data-cite =
2551
+ " !BCP47#section-2 " > language tag </ a > .
2552
2552
</ dd >
2553
2553
< dt >
2554
2554
< dfn > organization</ dfn > member
@@ -2560,15 +2560,16 @@ <h2>
2560
2560
< dfn > recipient</ dfn > member
2561
2561
</ dt >
2562
2562
< dd >
2563
- A < a > recipient</ a > . This member may, under certain circumstances,
2563
+ A < a > recipient</ a > . Under certain circumstances, this member may
2564
2564
contain multiline information. For example, it might contain "care
2565
2565
of" information.
2566
2566
</ dd >
2567
2567
< dt >
2568
2568
< dfn > phone</ dfn > member
2569
2569
</ dt >
2570
2570
< dd >
2571
- A < a > phone number</ a > .
2571
+ A < a > phone number</ a > , optionally structured to adhere to
2572
+ [[!E.164]].
2572
2573
</ dd >
2573
2574
</ dl >
2574
2575
</ section >
0 commit comments