Definition Type: Attribute
Name: event-time-entered
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
Time player entered event expressed as conventional game-clock time. For example, the game minute a soccer player was subbed on to the field.
Collapse XSD Schema Diagram:
XSD Diagram of event-time-entered in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="event-time-entered" type="xs:string" use="optional">
    <xs:annotation>
        <xs:documentation>Time player entered event expressed as conventional game-clock time. For example, the game minute a soccer player was subbed on to the field.</xs:documentation>
    </xs:annotation>
</xs:attribute>