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