File tree Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Original file line number Diff line number Diff line change 12
12
<!ENTITY RFC5322 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.5322.xml" >
13
13
<!ENTITY RFC5890 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.5890.xml" >
14
14
<!ENTITY RFC5891 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.5891.xml" >
15
+ <!ENTITY RFC6531 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.6531.xml" >
15
16
<!ENTITY RFC6570 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.6570.xml" >
16
17
<!ENTITY RFC6901 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.6901.xml" >
17
18
<!ENTITY RFC7159 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.7159.xml" >
953
954
</t >
954
955
</section >
955
956
956
- <section title =" email " >
957
+ <section title =" Email addresses " >
957
958
<t >
958
- This attribute applies to string instances.
959
+ These attributes apply to string instances.
959
960
</t >
960
961
<t >
961
- A string instance is valid against this attribute if it is a valid
962
- Internet email address as defined by <xref target =" RFC5322" >RFC 5322,
963
- section 3.4.1</xref >.
962
+ A string instance is valid against these attributes if it is a valid
963
+ Internet email address as follows:
964
+ <list style =" hanging" >
965
+ <t hangText =" email" >
966
+ As defined by <xref target =" RFC5322" >RFC 5322, section 3.4.1</xref >.
967
+ </t >
968
+ <t hangText =" idn-email" >
969
+ As defined by <xref target =" RFC6531" >RFC 6531</xref >
970
+ </t >
971
+ </list >
972
+ Note that all strings valid against the "email" attribute are also
973
+ valid against the "idn-email" attribute.
964
974
</t >
965
975
</section >
966
976
<section title =" Host and ___domain names" >
1241
1251
&RFC5890;
1242
1252
&RFC5891;
1243
1253
&RFC6570;
1254
+ &RFC6531;
1244
1255
&RFC6901;
1245
1256
&RFC7159;
1246
1257
&RFC5322;
You can’t perform that action at this time.
0 commit comments