Codebase list ohcount / a828f03c-a62e-49d7-b2ec-6e6df59903d2/main test / expected_dir / xml1.xml
a828f03c-a62e-49d7-b2ec-6e6df59903d2/main

Tree @a828f03c-a62e-49d7-b2ec-6e6df59903d2/main (Download .tar.gz)

xml1.xml @a828f03c-a62e-49d7-b2ec-6e6df59903d2/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