messagingappbase/smilparser/SMILdtd/STRINGS/SMILGenericElements.st
author hgs
Fri, 09 Jul 2010 14:46:10 +0530
changeset 41 25fe1fe642e3
parent 0 72b543305e3a
permissions -rw-r--r--
201027_02

# 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