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>
|