Definition Type: SimpleType
Name: ContractCompanyName
Namespace: http://www.eclaimlink.ae/DHD/ValidationSchema
Containing Schema: CommonTypes_20191113.xsd
Documentation:
-   This is the trade name of the member's company.
Collapse XSD Schema Diagram:
XSD Diagram of ContractCompanyName
Collapse XSD Schema Code:
<xs:simpleType name="ContractCompanyName">
    <xs:annotation>
        <xs:documentation>
        -   This is the trade name of the member's company.
      </xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>