Codebase list ohcount / dfcc369c-a8fa-4697-8331-c0472835aae2/main test / src_dir / xml1.xml
dfcc369c-a8fa-4697-8331-c0472835aae2/main

Tree @dfcc369c-a8fa-4697-8331-c0472835aae2/main (Download .tar.gz)

xml1.xml @dfcc369c-a8fa-4697-8331-c0472835aae2/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>