xml/legacyminidomparser/xmlparser/strings/SMILGenericElements.st
author hgs
Wed, 22 Sep 2010 10:07:33 +0530
changeset 36 172b09aa4eb6
parent 34 c7e9f1c97567
permissions -rw-r--r--
201037_03

# 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