Problem in XSLT: "<" (hexadecimal 0x3c) is an invalid property character

Source: Internet
Author: User
Tags xslt

I changed my computer this morning, but I had a problem with copying the original project.

Studied for a long time, did not find out what the specific reason.

In search of the Internet, there may be 3 kinds of causes

1, the cache, this specific is to see a post said, in the end there is no such possibility or full of suspicion.

2,xml format error, this is relatively easy, check the XML document, see if the corresponding, the format is not a problem.

3, the symbol of the escape problem, this is also relatively easy, mainly is "<" symbol and "&lt;" The conversion between

Workaround: Do your have "<" in some attributes? Change it to "&lt;"

3 methods are studied, and there is no result.

and ran into the Assembly group and asked.

I suggest that let me change the Chinese, and then I think there may be the problem of character set, so run to see the next, Utf-8 (65001) or not, and then to ask, he said to replace the Unicode (1200) try, a try sure enough.

Then to study the relevant data found that the original character set configuration and the environment of each computer is related to different computers, different environmental configuration required conditions are different, so later encountered character attributes, the first thing to do is to replace the next character set look.

Workaround: If you want to be compatible with global characters try to choose a large range

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.