Change StyledText tag name from 'text' to 'choice'.

svn: r10652
This commit is contained in:
Zsolt Foldvari
2008-04-29 10:08:05 +00:00
parent 5181e073e9
commit a3904b9973
2 changed files with 12 additions and 2 deletions

View File

@@ -328,7 +328,8 @@ NOTES
<!ELEMENT tag (range+)>
<!ATTLIST tag
name CDATA #REQUIRED
name (bold|italic|underline|fontface|fontsize|
fontcolor|highlight|superscript) #REQUIRED
value CDATA #IMPLIED
>