XML escape characters such as & quot; & amp; & quot;

Source: Internet
Author: User

 

<message>Hello Word!</message>

 

<name>    <first>zhang</first>    <last>san</last></name>        

<name>    <first>zhang</first>    <last>san</last></name>        

 

The character must be replaced with the corresponding entity.

If similar characters are used in the document, the parser will have an error because the parser considers this as the beginning of a new element. Therefore, you should not write code like the following:

<! -- Google map URL -->
<Add key = "GoogleMapURL" value = 'HTTP: // mt {0} success> </add>

Convert to an object, for example:

<! -- Google map URL -->
<Add key = "GoogleMapURL" value = 'HTTP: // mt {0} success> </add>

Objects pre-defined in the document:

And & double quotes greater than signs> & lt;

And end with a symbol.

Only characters and characters are strictly forbidden. The rest are legal. It is a good habit to use entities to reduce errors.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.