mmappcomponents/asxparser/test/AsxFiles/test2.asx
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 08:55:47 +0200
changeset 0 a2952bb97e68
permissions -rw-r--r--
Revision: 200949 Kit: 200951

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