Definition Type: SimpleType
Name: BenefitDentalCopay
Namespace: http://www.eclaimlink.ae/DHD/ValidationSchema
Containing Schema: CommonTypes_20191113.xsd
Documentation:
Dental Co-Pay as per policy where applicable. If benefit is not part of the policy sender must mention N/A
Collapse XSD Schema Diagram:
XSD Diagram of BenefitDentalCopay
Collapse XSD Schema Code:
<xs:simpleType name="BenefitDentalCopay">
    <xs:annotation>
        <xs:documentation>
        Dental Co-Pay as per policy where applicable. If benefit is not part of the policy sender must mention N/A

      </xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:maxLength value="300" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
MaxLength 300