What can you do if you need to put a sectionend marker into a CDATA section?
如果您需要将区域结束标记放到CDATA区域中,那么该怎么办呢?
2
If the XML parser reads this sequence, it's the end of your CDATA section and you might end up getting a parser error when it hits the real sectionend.