Definition Type: SimpleType
Name: ReferralEnd
Namespace: http://www.eclaimlink.ae/DHD/ValidationSchema
Containing Schema: CommonTypes_20191113.xsd
Documentation:
- The date and time at which eReferral endedended.
- Restrictions: Needs to be after 01/06/2012 and before the present.
Collapse XSD Schema Diagram:
XSD Diagram of ReferralEnd
Collapse XSD Schema Code:
<xs:simpleType name="ReferralEnd">
    <xs:annotation>
        <xs:documentation>
        - The date and time at which eReferral endedended.
        - Restrictions: Needs to be after 01/06/2012 and before the present.
      </xs:documentation>
    </xs:annotation>
    <xs:restriction xmlns:q8="http://www.eclaimlink.ae/DHD/ValidationSchema" base="q8:DateTimeForm" />
</xs:simpleType>
Collapse Derivation Tree: