mmappcomponents/asxparser/test/AsxFiles/test2.asx
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 15 Sep 2010 12:45:22 +0300
branchRCL_3
changeset 63 91d5ad76f5c6
parent 0 a2952bb97e68
permissions -rw-r--r--
Revision: 201034 Kit: 201036

<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>