This shows you the differences between two versions of the page.
|
results [2009/12/16 17:01] Andrea Olivato created |
results [2009/12/16 17:02] (current) Andrea Olivato |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| === XML === | === XML === | ||
| - | <code><callback xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="schema.xsd"><response><iso>en</iso><full-name>English</full-name><img>http://langid.net/images/flags/48/en.png</img></response></callback></code> | + | <code><callback xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="schema.xsd"> |
| + | <response> | ||
| + | <iso>en</iso> | ||
| + | <full-name>English</full-name> | ||
| + | <img>http://langid.net/images/flags/48/en.png</img> | ||
| + | </response> | ||
| + | </callback></code> | ||
| * **Callback** : First element | * **Callback** : First element | ||