mmappcomponents/asxparser/test/AsxFiles/Corrupttest2.asx
changeset 0 a2952bb97e68
equal deleted inserted replaced
-1:000000000000 0:a2952bb97e68
       
     1 <ASX version = "3.0">   
       
     2 	<ABSTRACT>This text will show up as a Tooltip and in the Properties dialog box.</ABSTRACT>
       
     3 	<TITLE>Global title of the show</TITLE>   
       
     4 	<AUTHOR>The name of the author</AUTHOR>   
       
     5 	<COPYRIGHT>2004 by Your Company</COPYRIGHT>   
       
     6 	<MOREINFO HREF = "http://www.microsoft.com/windows/windowsmedia" />   
       
     7 	<ENT2RY>      
       
     8 		<REF HREF = "rtsp://ServerName/Path/FileName.wmv" />      
       
     9 		<BANNER HREF="http://Servername/Path/Banner1.gif">          
       
    10 			<MOREINFO HREF ="http://www.microsoft.com/windows/windowsmedia" />          
       
    11 			<ABSTRACT>This is the description for this clip.</ABSTRACT>      
       
    12 		</BANNER>   
       
    13 	</ENT2RY>   
       
    14 	<ENTRY>      
       
    15 		<TITLE>Markers Discussion</TITLE>     
       
    16 		<CsOPYRIGHT>2004 Microsoft Corporation</COPYRIGHT>      
       
    17 		<MOREINFO HREF = "http://www.microsoft.com/windows/windowsmedia"></MOREINFO>      
       
    18 		<REF HREF = "rtsp://ServerName/Path/markers_info.wmv" />   
       
    19 	</ENTRY>
       
    20 </ASX>