Codebase list ohcount / 71f18fd0-2918-4673-9432-32d77816000d/main test / src_dir / xml1.xml
71f18fd0-2918-4673-9432-32d77816000d/main

Tree @71f18fd0-2918-4673-9432-32d77816000d/main (Download .tar.gz)

xml1.xml @71f18fd0-2918-4673-9432-32d77816000d/mainraw · history · blame

<xml>
<!-- comment 
  comment line 2
	-> almost done with comment
	-->
	<![CDATA[	
	<!-- not a comment! -->
	]]>

	<e attr="<![CDATA[ not in cdata!">
		<!-- comment again -->
	</e>
</xml>