Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tag fixtures_outright has only one attribute which is generated_at with date and time that fixture message was created. Under that tag there is a tag named fixture that has id and name of the outright. That tag contains all relevant information of the outright, inside it are the tags sport, category and tournament which contain IDs and names for the sport, category and tournament of the requested outright.

After, there is competitors outcomes tag which contains data for both competitors placed into child competitor tags. Tags competitor outcome have attribute representing ID of competitor and name attribute that represents name of the competitor. If translations are included we will have child tags translation under competitor that will contain attributes lang for short name of the language and name for competitor name in that language.

...