xml/legacyminidomparser/XMLParser/STRINGS/SMILGenericElements.st
author William Roberts <williamr@symbian.org>
Sun, 14 Mar 2010 13:16:21 +0000
branchCompilerCompatibility
changeset 11 eedd0bd837c5
parent 0 e35f40988205
permissions -rw-r--r--
Automatic merge from PDK_3.0.h

# 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