原文:
List of XML and HTML character entity references
名称 | 字符 | 编码点 (十进位数字) | 标准 | 描述 |
---|---|---|---|---|
quot | " | U+0022 (34) | XML 1.0 | (double) quotation mark |
amp | & | U+0026 (38) | XML 1.0 | ampersand |
apos | ' | U+0027 (39) | XML 1.0 | apostrophe (= apostrophe-quote) |
lt | < | U+003C (60) | XML 1.0 | less-than sign |
gt | > | U+003E (62) | XML 1.0 | greater-than sign |