<xs:attribute name="category">
<xs:annotation>
<xs:documentation>
TODO
</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Property Description" />
<xs:enumeration value="Closing Statement" />
<xs:enumeration value="Mortgage Loan Application" />
<xs:enumeration value="Insurance Application" />
<xs:enumeration value="Title Insurance Request" />
<xs:enumeration value="Promissory Note" />
<xs:enumeration value="Title Warranty" />
<xs:enumeration value="Mortgage Loan" />
<xs:enumeration value="Insurance Policy" />
<xs:enumeration value="Home Warranty" />
<xs:enumeration value="Offer" />
<xs:enumeration value="Binder" />
<xs:enumeration value="Counter Offer" />
<xs:enumeration value="Addendum" />
<xs:enumeration value="Contingency" />
<xs:enumeration value="Listing Agreement" />
<xs:enumeration value="Escrow Agreement" />
<xs:enumeration value="Seller Agency Agreement" />
<xs:enumeration value="Buyer Agency Agreement" />
<xs:enumeration value="Payoff Statement" />
<xs:enumeration value="Deed" />
<xs:enumeration value="Disclosure" />
<xs:enumeration value="Title Records" />
<xs:enumeration value="Title Evidence" />
<xs:enumeration value="Abstract Of Title" />
<xs:enumeration value="Credit File" />
<xs:enumeration value="Sellers Net Sheet" />
<xs:enumeration value="Survey Report" />
<xs:enumeration value="Inspection Report" />
<xs:enumeration value="Uniform Appraisal Report" />
<xs:enumeration value="Tax Document" />
<xs:enumeration value="CMA" />
<xs:enumeration value="Unknown" />
<xs:enumeration value="Other" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
|