mmappcomponents/asxparser/test/AsxFiles/test2.asx
author William Roberts <williamr@symbian.org>
Fri, 02 Apr 2010 16:24:05 +0100
branchRCL_3
changeset 18 37df1c05d427
parent 0 a2952bb97e68
permissions -rw-r--r--
Remerge fix for Bug 1961

<ASX version = "3.0">   
	<ABSTRACT>This text will show up as a Tooltip and in the Properties dialog box.</ABSTRACT>
	<TITLE>Global title of the show</TITLE>   
	<AUTHOR>The name of the author</AUTHOR>   
	<COPYRIGHT>2004 by Your Company</COPYRIGHT>   
	<MOREINFO HREF = "http://www.microsoft.com/windows/windowsmedia" />   
	<ENTRY>      
		<REF HREF = "rtsp://ServerName/Path/FileName.wmv" />      
		<BANNER HREF="http://Servername/Path/Banner1.gif">          
			<MOREINFO HREF ="http://www.microsoft.com/windows/windowsmedia" />          
			<ABSTRACT>This is the description for this clip.</ABSTRACT>      
		</BANNER>   
	</ENTRY>   
	<ENTRY>      
		<TITLE>Markers Discussion</TITLE>     
		<COPYRIGHT>2004 Microsoft Corporation</COPYRIGHT>      
		<MOREINFO HREF = "http://www.microsoft.com/windows/windowsmedia"></MOREINFO>      
		<REF HREF = "rtsp://ServerName/Path/markers_info.wmv" />   
	</ENTRY>
</ASX>