Codebase list ohcount / 4fa67836-5fea-4473-87e4-bd80a2d5b1ae/main test / src_dir / xml1.xml
4fa67836-5fea-4473-87e4-bd80a2d5b1ae/main

Tree @4fa67836-5fea-4473-87e4-bd80a2d5b1ae/main (Download .tar.gz)

xml1.xml @4fa67836-5fea-4473-87e4-bd80a2d5b1ae/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>