staff
2,096
edits
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
* Element '''animetitles''' has MANY child elements of '''anime'''. | * 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: | EXAMPLE: | ||
Line 69: | Line 64: | ||
</animetitles></pre> | </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''' |