Definition Type: Attribute
Name: events-day-total
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
How many events involving these competitors have been planned for that day.
Collapse XSD Schema Diagram:
XSD Diagram of events-day-total in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="events-day-total" type="xs:string" use="optional">
    <xs:annotation>
        <xs:documentation>How many events involving these competitors have been planned for that day.</xs:documentation>
    </xs:annotation>
</xs:attribute>