Definition Type: SimpleType
Name: BenefitOPConsultationCopay
Namespace: http://www.eclaimlink.ae/DHD/ValidationSchema
Containing Schema: CommonTypes_20191113.xsd
Documentation:
-   Copay/Deductible for outpatient consultation.
Collapse XSD Schema Diagram:
XSD Diagram of BenefitOPConsultationCopay
Collapse XSD Schema Code:
<xs:simpleType name="BenefitOPConsultationCopay">
    <xs:annotation>
        <xs:documentation>
        -   Copay/Deductible for outpatient consultation.
      </xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:maxLength value="300" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
MaxLength 300