User:Eloyard/anititles dump

From AniDB
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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:

<?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>
language code
albanian al
arabic ar
bengali bd
brazilian portuguese pt-BR
bulgarian bg
catalan ca
chinese (cantonese) zh-x-yue
chinese (mandarin) zh-x-cmn
chinese (simplified) zh-Hans
chinese (taiwanese) zh-x-nan
chinese (traditional) zh-Hant
chinese (unspecified) zh
croatian hr
czech cs
danish da
dutch nl
english en
estonian et
finnish fi
french fr
galician gl
georgian ka
german de
greek el
hebrew he
hungarian hu
icelandic is
indonesian id
instrumental x-in
italian it
japanese ja
japanese (transcription) x-jat
javanese jv
korean ko
korean (transcription) x-kot
latin la
latin american spanish es-LA
latvian lv
lithuanian lt
malay my
norwegian no
other x-other
polish pl
portuguese pt
romanian ro
russian ru
serbian sr
slovak sk
slovenian sl
spanish es
swedish sv
tamil ta
tatar tt
thai th
turkish tr
ukrainian uk
unknown x-unk
vietnamese vi

Source (and thanks to):