Definition Type: Element
Name: BirthDate
Namespace: http://www.hr-xml.org/3
Type: nsA:FormattedDateTimeType
Containing Schema: Fields.xsd
Abstract
Documentation:
Birth. Date The date on which the associated person was born. Sometimes used as a "facet" identifier (one that taken with other facts is used to identify a person).
Collapse XSD Schema Diagram:
XSD Diagram of BirthDate in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="BirthDate" type="FormattedDateTimeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Birth. Date</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The date on which the associated person was born.</ccts:DefinitionText>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Sometimes used as a "facet" identifier (one that taken with other facts is used to identify a person).</ccts:UsageRule>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: