mmappcomponents/asxparser/test/AsxFiles/test2.asx
author Stefan Karlsson <stefan.karlsson@nokia.com>
Sun, 28 Mar 2010 16:37:43 +0100
branchCompilerCompatibility
changeset 16 7338708f87ae
parent 0 a2952bb97e68
permissions -rw-r--r--
Fixed "extra qualification" syntax errors.

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