StackOverflow 文档 xml 教程 逃离 撇号和引号 撇号和引号 Created: November-22, 2018 属性值可以用简单或双引号显示。必须转义相应的字符。 <?xml version="1.0"?> <document quot-attribute="This is a "double quote" and this one is 'simple'" apos-attribute='This is a 'simple quote' and this one is "double"'> </document> CDATA 部分大于号