xml/legacyminidomparser/XMLParser/STRINGS/SMILGenericElements.st
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 09:29:21 +0200
changeset 0 e35f40988205
permissions -rw-r--r--
Revision: 200947 Kit: 200951

# Copyright (c) Symbian Software Ltd 2008. All rights reserved.
!/** 
!An Example String Table
!@publishedAll
!@released
!*/ 
# XML String table
fstringtable SMILGenericElements
#
# Standard SMIL Elements & Generic Equivalent
#
EAnchorBase 	anchor anchorBase
EAnimationBase	animation media
EAreaBase	area anchorBase
EAudioBase	audio media
EImgBase	img media
EParBase	par timing
ERefBase	ref media
ESeqBase	seq timing
ETextBase	text media
ETextstreamBase	textstream media
EVideoBase 	video media