Definition Type: Attribute
Name: date-of-death
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:TruncatedDateTimeType
Containing Schema: sportsml.xsd
Use Optional
Documentation:
The day on which a person died, normalized to ISO 8601 extended format: YYYY-MM-DDTHH:MM:SS+HH:MM. Use YYYY-MM-DD when no time is available.
Collapse XSD Schema Diagram:
XSD Diagram of date-of-death in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="date-of-death" type="TruncatedDateTimeType" use="optional">
    <xs:annotation>
        <xs:documentation>The day on which a person died, normalized to ISO 8601
                            extended format: YYYY-MM-DDTHH:MM:SS+HH:MM. Use YYYY-MM-DD when no time is available.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: