Definition Type: SimpleType
Name: ContractEnrollmentDate
Namespace: http://www.eclaimlink.ae/DHD/ValidationSchema
Containing Schema: CommonTypes_20191113.xsd
Documentation:
- The day (at 00.00 hours local time), month and year (dd/mm/yyyy) from which the Policy became effective for the Insured Member.
Collapse XSD Schema Diagram:
XSD Diagram of ContractEnrollmentDate
Collapse XSD Schema Code:
<xs:simpleType name="ContractEnrollmentDate">
    <xs:annotation>
        <xs:documentation>
        - The day (at 00.00 hours local time), month and year (dd/mm/yyyy) from which the Policy became effective for the Insured Member.
      </xs:documentation>
    </xs:annotation>
    <xs:restriction xmlns:q1="http://www.eclaimlink.ae/DHD/ValidationSchema" base="q1:DateForm" />
</xs:simpleType>
Collapse Derivation Tree: