Definition Type: Attribute
Name: date-of-birth
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 was born, normalized to ISO 8601 extended format: YYYY-MM-DDTHH:MM:SS+HH:MM. Use YYYY-MM-DD when no time is available. Can also be YYYY-MM or just YYYY if year and/or month not available.
Collapse XSD Schema Diagram:
XSD Diagram of date-of-birth in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="date-of-birth" type="TruncatedDateTimeType" use="optional">
    <xs:annotation>
        <xs:documentation>The day on which a person was born, normalized to ISO 8601
                            extended format: YYYY-MM-DDTHH:MM:SS+HH:MM. Use YYYY-MM-DD when no time
                            is available. Can also be YYYY-MM or just YYYY if year and/or month not available.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: