5543eb9de8
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1824563 13f79535-47bb-0310-9956-ffa450edef68
10 lines
565 B
XML
10 lines
565 B
XML
<jira:testList xmlns:jira="http://jira/xmlbeans_177">
|
|
<test>This is a greater than sign: ></test>
|
|
<test>This is a less than sign: <</test>
|
|
<test>This is a single quote: '</test>
|
|
<test>This is a double quote: "</test>
|
|
<test>W.L.Gore & Associates</test>
|
|
<test>Character data may not contain the three-character sequence ]]> with the > unescaped.</test>
|
|
<test>In particular, <![CDATA[character data in a CDATA section may not contain the three-character sequence ]]>]]> with the > unescaped.</test>
|
|
</jira:testList>
|