Codebase list ohcount / 6ef9399e-69b6-464b-98a8-52915e284046/main test / expected_dir / xml1.xml
6ef9399e-69b6-464b-98a8-52915e284046/main

Tree @6ef9399e-69b6-464b-98a8-52915e284046/main (Download .tar.gz)

xml1.xml @6ef9399e-69b6-464b-98a8-52915e284046/mainraw · history · blame

xml	code	<xml>
xml	comment	<!-- comment 
xml	comment	  comment line 2
xml	comment		-> almost done with comment
xml	comment		-->
xml	code		<![CDATA[	
xml	code		<!-- not a comment! -->
xml	code		]]>
xml	blank	
xml	code		<e attr="<![CDATA[ not in cdata!">
xml	comment			<!-- comment again -->
xml	code		</e>
xml	code	</xml>
xml	blank