User:Eloyard/anititles dump: Difference between revisions

no edit summary
(New page: {| {{table}} | align="center" style="background:#f0f0f0;"|'''language''' | align="center" style="background:#f0f0f0;"|'''code''' |- | albanian||al |- | arabic||ar |- | bengali||bd |- | bra...)
 
No edit summary
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| {{table}}
AniDB anime titles dump xml document specification.
 
Encoding: utf-8
 
Root element: '''animetitles'''.
 
* Element '''animetitles''' has MANY child elements of '''anime'''.
:* Each element '''anime''' has EXACTLY ONE attribute ''aid''. Value of attribute ''aid'' is integer. (as of 3rd April 2010 it reached number 7500~)
:* Each element '''anime''' has AT LEAST ONE child element of '''title'''.
::* Each element '''title''' has EXACTLY ONE attribute ''type''. Value of attribute ''type'' is string. It has EXACTLY ONE of possible values: main, official, short, syn. (syn is abbreviation of synonym)
::* Each element '''title''' has EXACTLY ONE attribute ''lang'' in namespace of ''xml''. Value of attribute ''lang'' is string. It has EXACTLY ONE of possible values: (see table and links at the bottom).
::* Each element '''title''' has text node, which value is one anime title. Expect many different languages and alphabets.
 
EXAMPLE:
 
<pre><?xml version="1.0" encoding="UTF-8"?>
<animetitles>
<anime aid="1">
<title type="short" xml:lang="en">CotS</title>
<title type="official" xml:lang="fr">Crest of the Stars</title>
<title type="official" xml:lang="en">Crest of the Stars</title>
<title type="official" xml:lang="pl">Crest of the Stars</title>
<title type="main" xml:lang="x-jat">Seikai no Monshou</title>
<title type="short" xml:lang="x-jat">SnM</title>
<title type="syn" xml:lang="zh-Hans">星界之纹章</title>
<title type="official" xml:lang="ja">星界の紋章</title>
</anime>
<anime aid="7">
<title type="syn" xml:lang="ko">원령공주</title>
<title type="official" xml:lang="ko">모노노케 히메</title>
<title type="official" xml:lang="hu">A vadon hercegnője</title>
<title type="syn" xml:lang="vi">Công chúa sói</title>
<title type="official" xml:lang="pl">Księżniczka Mononoke</title>
<title type="official" xml:lang="es">La Princesa Mononoke</title>
<title type="official" xml:lang="it">La Principessa Mononoke</title>
<title type="main" xml:lang="x-jat">Mononoke Hime</title>
<title type="official" xml:lang="tr">Prenses Mononoke</title>
<title type="official" xml:lang="pt">Princesa Mononoke</title>
<title type="official" xml:lang="sl">Princesa Mononoke</title>
<title type="official" xml:lang="pt-BR">Princesa Mononoke</title>
<title type="official" xml:lang="lv">Princese Mononoke</title>
<title type="official" xml:lang="lt">Princesė Mononokė</title>
<title type="official" xml:lang="fr">Princesse Mononoké</title>
<title type="official" xml:lang="en">Princess Mononoke</title>
<title type="official" xml:lang="hr">Princeza Mononoke</title>
<title type="official" xml:lang="cs">Princezna Mononoke</title>
<title type="official" xml:lang="sk">Princezná Mononoke</title>
<title type="official" xml:lang="fi">Prinsessa Mononoke</title>
<title type="official" xml:lang="ro">Prinţesa Mononoke</title>
<title type="official" xml:lang="et">Printsess Mononoke</title>
<title type="official" xml:lang="de">Prinzessin Mononoke</title>
<title type="official" xml:lang="ar">الأميرة مونونوكي</title>
<title type="official" xml:lang="he">הנסיכה מונונוקי</title>
<title type="official" xml:lang="el">Πριγκίπισσα Μονονόκε</title>
<title type="official" xml:lang="bg">Принцеса Мононоке</title>
<title type="syn" xml:lang="uk">Принцеса Мононоке</title>
<title type="syn" xml:lang="uk">Принцеса-мононоке</title>
<title type="official" xml:lang="ru">Принцесса Мононоке</title>
<title type="syn" xml:lang="ru">Принцесса Мононокэ</title>
<title type="official" xml:lang="ja">もののけ姫</title>
<title type="official" xml:lang="zh">幽灵公主</title>
<title type="syn" xml:lang="zh">魔法公主</title>
</anime>
</animetitles></pre>
 
{|  
| align="center" style="background:#f0f0f0;"|'''language'''
| align="center" style="background:#f0f0f0;"|'''language'''
| align="center" style="background:#f0f0f0;"|'''code'''
| align="center" style="background:#f0f0f0;"|'''code'''
Line 119: Line 184:
| vietnamese||vi
| vietnamese||vi
|}
|}
Source (and thanks to):
* [[User:Worf]], [http://anidb.net/perl-bin/animedb.pl?show=cmt&post=133751], [http://pastebin.com/gkBCyE1X]
* [[User:Der_Idiot]], [http://anidb.net/perl-bin/animedb.pl?show=cmt&post=133645], [http://www.mcanerin.com/EN/articles/meta-language.asp]
staff
2,096

edits

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.