Definition Type: Attribute
Name: date-time-exited
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
Exact universal time player exited event. For example, the time a downhill skiier finished a run.
Collapse XSD Schema Diagram:
XSD Diagram of date-time-exited in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="date-time-exited" type="xs:dateTime" use="optional">
    <xs:annotation>
        <xs:documentation>Exact universal time player exited event. For example, the time a downhill skiier finished a run.</xs:documentation>
    </xs:annotation>
</xs:attribute>