xml中处理大于小与符号

原符号   <    <=    >    >=     &      '       "
替换符号 &lt; &lt;= &gt; &gt;= &amp; &apos; &quot;

原文地址:https://www.cnblogs.com/anny0404/p/6113302.html