How to use special characters in XML?
2019-11-23 16:01:09来源:博客园 阅读 ()
How to use special characters in XML?
https://dvteclipse.com/documentation/svlinter/How_to_use_special_characters_in_XML.3F.html
Because XML syntax uses some characters for tags and attributes it is not possible to directly use those characters inside XML tags or attribute values.
To include special characters inside XML files you must use the numeric character reference instead of that character. The numeric character reference must be UTF-8 because the supported encoding for XML files is defined in the prolog as encoding="UTF-8" and should not be changed.
The numeric character reference uses the format:
&#nn; decimal form
&#xhh; hexadecimal form
Code | Name | Displayed as |
	 | Horizontal tab | non-printing |
| Line feed | non-printing |
| Carriage Return | non-printing |
  | Space | non-printing |
! | Exclamation mark | ! |
" | Quotation mark | " |
# | Number sign | # |
$ | Dollar sign | $ |
% | Percent sign | % |
& | Ampersand | & |
' | Apostrophe | ' |
( | Left parenthesis | ( |
) | Right parenthesis | ) |
* | Asterisk | * |
+ | Plus sign | + |
, | Comma | , |
- | Hyphen | - |
. | Period | . |
/ | Slash | / |
: | Colon | : |
; | Semi-colon | ; |
< | Less than | < |
= | Equals sign | = |
> | Greater than | > |
? | Question mark | ? |
@ | At | @ |
[ | Left square bracket | [ |
\ | Bbackslash | \ |
] | Right square bracket | ] |
^ | Caret | ^ |
_ | Underscore | _ |
` | Acute accent | ` |
{ | Left curly brace | { |
| | Vertical bar | | |
} | Right curly brace | } |
~ | Tilde | ~ |
原文链接:https://www.cnblogs.com/kungfupanda/p/11917418.html
如有疑问请与原作者联系
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
下一篇:UML:类图关系总结
- How to Create Responsive Tables using CSS without &l 2020-04-30
- FCC---CSS Flexbox: Use the flex-direction Property to Ma 2019-12-08
- 利用onMouseOver和onMouseOut实现图像翻滚 2019-11-08
- Html5知识点 2019-03-13
- UED与UCD 2018-12-17
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash