Definition Type: Attribute
Name: event-of-day
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-core.xsd
Use Optional
Documentation:
If the day had multiple events involving these competitors, which event of the day it was. Example values: 1, 2, 3, etc.
Collapse XSD Schema Diagram:
XSD Diagram of event-of-day in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="event-of-day" type="string" use="optional">
    <annotation>
        <documentation>If the day had multiple events involving these competitors, which event of the day it was. Example values: 1, 2, 3, etc.</documentation>
    </annotation>
</attribute>