Definition Type: Attribute
Name: date-time
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:TruncatedDateTimeType
Containing Schema: sportsml.xsd
Use Optional
Documentation:
The date and time which this wagering info was assigned by the bookmaker, 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-time in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="date-time" type="TruncatedDateTimeType" use="optional">
    <xs:annotation>
        <xs:documentation>The date and time which this wagering info was assigned by the bookmaker, 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: