Definition Type: Attribute
Name: date-time-entered
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 entered event. For example, the time a downhill skiier began a run.
Collapse XSD Schema Diagram:
XSD Diagram of date-time-entered in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="date-time-entered" type="xs:dateTime" use="optional">
    <xs:annotation>
        <xs:documentation>Exact universal time player entered event. For example, the time a downhill skiier began a run.</xs:documentation>
    </xs:annotation>
</xs:attribute>