Information regarding the co-applicant for a contract.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="Applicant" type="ApplicantType">
<xsd:annotation>
<xsd:documentation>Information regarding the co-applicant for a contract.</xsd:documentation>
</xsd:annotation>
</xsd:element>