Definition Type: Attribute
Name: last-modified
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
Date and time when this play/action record was last modified. This would be the record from the reporter's data entry system.
Collapse XSD Schema Diagram:
XSD Diagram of last-modified in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="last-modified" type="xs:dateTime" use="optional">
    <xs:annotation>
        <xs:documentation>Date and time when this play/action record was last modified. This would be the record from the reporter's data entry system.</xs:documentation>
    </xs:annotation>
</xs:attribute>