Definition Type: Attribute
Name: start-date
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:
When the player started this injury phase, generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Collapse XSD Schema Diagram:
XSD Diagram of start-date in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="start-date" type="string" use="optional">
    <annotation>
        <documentation>When the player started this injury phase, generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
    </annotation>
</attribute>