Anda di halaman 1dari 36

Volume VI, Section 6 – XML

Examples

Overview
The Common Origination and Disbursement Process utilizes one single record across programs
for both originations and disbursements. Users utilize a Common Record – one that uses
common data elements, definitions, edits, and structure for Pell Grants and Direct Loans.
Although the record has the same layout for all programs, not all data elements are required for
each transmission. This new record layout relies on a technology called the eXtensible Markup
Language, or XML.

This section provides examples of COD Receipt and Response Documents. For additional
information regarding business rules, please refer to Volume II, Section 1 – Full Implementation
Guide. For additional information regarding XML and the Common Record, please refer to
Volume I, Section 3 – COD Overview of the 2006-2007 COD Technical Reference.

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 1


Volume VI: Appendices
VOLUME VI, SECTION 6 – XML EXAMPLES............................................................. 1
OVERVIEW ................................................................................................................................... 2
COD RECEIPTS ............................................................................................................................ 2
Pell and Direct Loan Receipt.................................................................................................. 2
COD RESPONSE DOCUMENTS ...................................................................................................... 3
Pell and Direct Loan with Warning Edit Response................................................................ 3
Pell Origination and Disbursement Response........................................................................ 7
Pell Award Correction Response............................................................................................ 9
Pell Reject Disbursement Response...................................................................................... 12
SSN Date of Birth Reject Response....................................................................................... 14
Direct Loan with Anticipated Disbursements and Warning Edits Response ....................... 17
Direct Loan Denied Credit Decision Response.................................................................... 23
Direct Loan Web Origination Response............................................................................... 27
Direct Loan Web Disbursement Response............................................................................ 29

COD Receipts
COD Receipts are generated for every Common Record document received via SAIG by the
COD System. The COD Receipt indicates that the Common Record document was received and
can be read by the COD System.

ACG, National SMART, Pell and Direct Loan Receipt

<?xml version="1.0" encoding="UTF-8"?>


<CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd">
<DocumentID>2006-07-03T16:45:45.4545443219</DocumentID>
<CreatedDateTime>2006-07-03T16:13:12.84</CreatedDateTime>
<Source>
<COD EntityID="00000001"/>
</Source>
<Destination>
<School EntityID="68784321"/>
</Destination>
<Receipt>2006-07-03T16:13:12.84</Receipt>
</CommonRecord>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 2


Volume VI: Appendices
COD Response Documents
For all Common Records received and processed by the COD System, the COD System returns a
Response document indicating the processing results, including any rejected data elements and
reason for the rejection.

ACG, National SMART, Pell and Direct Loan with Warning Edit
Response

<?xml version="1.0" encoding="UTF-8"?>


<CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd">
<DocumentID>2006-07-03T11:46:11.2110000279</DocumentID>
<CreatedDateTime>2006-09-12T11:48:37.19</CreatedDateTime>
<Source>
<COD EntityID="00000001"></COD>
</Source>
<Destination>
<School EntityID="10000279"></School>
</Destination>
<Software>
<SoftwareProvider>mite</SoftwareProvider>
<SoftwareVersion>1.0</SoftwareVersion>
</Software>
<FullResponseCode>F</FullResponseCode>
<ReportingSchool EntityID="10000279">
<ReportedFinancialSummary>
<FinancialAwardType>DLPLUS</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalReportedAward>6000.00</TotalReportedAward>
<TotalReportedDisbursement>6000.00</TotalReportedDisbursement>
</ReportedFinancialSummary>
<ReportedFinancialSummary>
<FinancialAwardType>DLSubsidized</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalReportedAward>2799.00</TotalReportedAward>
<TotalReportedDisbursement>2799.00</TotalReportedDisbursement>
</ReportedFinancialSummary>
<ReportedFinancialSummary>
<FinancialAwardType>DLUnsubsidized</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalReportedAward>5067.00</TotalReportedAward>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 3


Volume VI: Appendices
<TotalReportedDisbursement>5067.00</TotalReportedDisbursement>
</ReportedFinancialSummary>
<ReportedFinancialSummary>
<FinancialAwardType>AcademicCompetitivenessGrant</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalReportedAward>1235.00</TotalReportedAward>
<TotalReportedDisbursement>1235.00</TotalReportedDisbursement>
</ReportedFinancialSummary>
<ReportedFinancialSummary>
<FinancialAwardType>Pell</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalReportedAward>1368.00</TotalReportedAward>
<TotalReportedDisbursement>1368.00</TotalReportedDisbursement>
</ReportedFinancialSummary>
<ReportedFinancialSummary>
<FinancialAwardType>NationalSMARTGrant</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalReportedAward>3234.00</TotalReportedAward>
<TotalReportedDisbursement>3234.00</TotalReportedDisbursement>
</ReportedFinancialSummary>
<AttendedSchool EntityID="10000279">
<Student SSN="411100410" BirthDate="1986-03-22" LastName="AHOLT">
<Name>
<FirstName>BARRY</FirstName>
<MiddleInitial>U</MiddleInitial>
</Name>
<Contacts>
<Address>
<AddressTypeCode>P</AddressTypeCode>
<AddressLine>411 HARWOOD RD</AddressLine>
<AddressCity>Alto town</AddressCity>
<AddressStateProvinceCode>GA</AddressStateProvinceCode>
<AddressPostalCode>13019</AddressPostalCode>
</Address>
</Contacts>
<CitizenshipStatusCode>1</CitizenshipStatusCode>
<DLLoanInformation LoanKey="01">
<OriginationFeePercent>4.0</OriginationFeePercent>
<InterestRebatePercent>1.5</InterestRebatePercent>
<PromissoryNotePrintCode>S</PromissoryNotePrintCode>
<DisclosureStatementPrintCode>S</DisclosureStatementPrintCode>
<StudentLevelCode>4</StudentLevelCode>
<FinancialAwardBeginDate>2006-07-02</FinancialAwardBeginDate>
<FinancialAwardEndDate>2007-07-01</FinancialAwardEndDate>
<AcademicYearBeginDate>2006-07-02</AcademicYearBeginDate>
<AcademicYearEndDate>2007-07-01</AcademicYearEndDate>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 4


Volume VI: Appendices
</DLLoanInformation>
<DLLoanInformation LoanKey="03">
<OriginationFeePercent>3.0</OriginationFeePercent>
<InterestRebatePercent>1.5</InterestRebatePercent>
<PromissoryNotePrintCode>S</PromissoryNotePrintCode>
<DisclosureStatementPrintCode>S</DisclosureStatementPrintCode>
<StudentLevelCode>4</StudentLevelCode>
<FinancialAwardBeginDate>2006-07-02</FinancialAwardBeginDate>
<FinancialAwardEndDate>2007-07-01</FinancialAwardEndDate>
<AcademicYearBeginDate>2006-07-02</AcademicYearBeginDate>
<AcademicYearEndDate>2007-07-01</AcademicYearEndDate>
</DLLoanInformation>
<DLLoanInformation LoanKey="02">
<OriginationFeePercent>3.0</OriginationFeePercent>
<InterestRebatePercent>1.5</InterestRebatePercent>
<PromissoryNotePrintCode>S</PromissoryNotePrintCode>
<DisclosureStatementPrintCode>S</DisclosureStatementPrintCode>
<StudentLevelCode>4</StudentLevelCode>
<FinancialAwardBeginDate>2006-07-02</FinancialAwardBeginDate>
<FinancialAwardEndDate>2007-07-01</FinancialAwardEndDate>
<AcademicYearBeginDate>2006-07-02</AcademicYearBeginDate>
<AcademicYearEndDate>2007-07-01</AcademicYearEndDate>
</DLLoanInformation>
<DLPLUS>
<LoanKey>01</LoanKey>
<FinancialAwardYear>2007</FinancialAwardYear>
<CPSTransactionNumber>01</CPSTransactionNumber>
<FinancialAwardAmount>6000.00</FinancialAwardAmount>
<DefaultOverpayCode>N</DefaultOverpayCode>
<FinancialAwardNumber>001</FinancialAwardNumber>
<FinancialAwardID>411100410P07G00279001</FinancialAwardID>
<FinancialAwardCreateDate>2006-07-03</FinancialAwardCreateDate>
<Borrower SSN="002000000" BirthDate="1930-01-01" LastName=" AABERG">
<Name>
<FirstName>AARON</FirstName>
<MiddleInitial>A</MiddleInitial>
</Name>
<Contacts>
<Address>
<AddressLine>1 ABBOTSFORD ST</AddressLine>
<AddressCity>Aaronsburg CDP</AddressCity>
<AddressStateProvinceCode>PA</AddressStateProvinceCode>
<AddressPostalCode>42001</AddressPostalCode>
</Address>
</Contacts>
<CitizenshipStatusCode>1</CitizenshipStatusCode>
<DefaultOverpayCode>N</DefaultOverpayCode>
</Borrower>
<Response>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 5


Volume VI: Appendices
<ResponseCode>A</ResponseCode>
<MPNStatusCode>R</MPNStatusCode>
<MPNLinkIndicator>false</MPNLinkIndicator>
<CreditDecisionStatus>A</CreditDecisionStatus>
<CreditDecisionDate>2004-02-20</CreditDecisionDate>
</Response>
<Disbursement Number="01">
<DisbursementAmount>3203.00</DisbursementAmount>
<DisbursementDate>2006-07-08</DisbursementDate>
<DisbursementReleaseIndicator>false</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<FirstDisbursementIndicator>true</FirstDisbursementIndicator>
<DisbursementNetAmount>3123.00</DisbursementNetAmount>
<DisbursementFeeAmount>128.00</DisbursementFeeAmount>
<InterestRebateAmount>48.00</InterestRebateAmount>
<Response>
<ResponseCode>A</ResponseCode>
<EditProcessResult>
<ResponseErrorCode>054</ResponseErrorCode>
<ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField
>
</EditProcessResult>
</Response>
</Disbursement>
<Disbursement Number="02">
<DisbursementAmount>2797.00</DisbursementAmount>
<DisbursementDate>2006-07-19</DisbursementDate>
<DisbursementReleaseIndicator>false</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<FirstDisbursementIndicator>false</FirstDisbursementIndicator>
<DisbursementNetAmount>2728.00</DisbursementNetAmount>
<DisbursementFeeAmount>111.00</DisbursementFeeAmount>
<InterestRebateAmount>42.00</InterestRebateAmount>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</Disbursement>
</DLPLUS>
<DLSubsidized>
<LoanKey>02</LoanKey>
<FinancialAwardYear>2007</FinancialAwardYear>
<CPSTransactionNumber>01</CPSTransactionNumber>
<FinancialAwardAmount>2799.00</FinancialAwardAmount>
<DefaultOverpayCode>N</DefaultOverpayCode>
<FinancialAwardNumber>001</FinancialAwardNumber>
<FinancialAwardID>411100410S07G00279001</FinancialAwardID>
<FinancialAwardCreateDate>2006-07-03</FinancialAwardCreateDate>
<Response>
<ResponseCode>A</ResponseCode>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 6


Volume VI: Appendices
<MPNStatusCode>R</MPNStatusCode>
<MPNLinkIndicator>false</MPNLinkIndicator>
</Response>
<Disbursement Number="01">
<DisbursementAmount>1441.00</DisbursementAmount>
<DisbursementDate>2006-07-08</DisbursementDate>
<DisbursementReleaseIndicator>false</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<FirstDisbursementIndicator>true</FirstDisbursementIndicator>
<DisbursementNetAmount>1420.00</DisbursementNetAmount>
<DisbursementFeeAmount>43.00</DisbursementFeeAmount>
<InterestRebateAmount>22.00</InterestRebateAmount>
<Response>
<ResponseCode>A</ResponseCode>
<EditProcessResult>
<ResponseErrorCode>054</ResponseErrorCode>
<ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField>
</EditProcessResult>
</Response>
</Disbursement>
<Disbursement Number="02">
<DisbursementAmount>1358.00</DisbursementAmount>
<DisbursementDate>2006-07-09</DisbursementDate>
<DisbursementReleaseIndicator>true</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<FirstDisbursementIndicator>false</FirstDisbursementIndicator>
<DisbursementNetAmount>1338.00</DisbursementNetAmount>
<DisbursementFeeAmount>40.00</DisbursementFeeAmount>
<InterestRebateAmount>20.00</InterestRebateAmount>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</Disbursement>
</DLSubsidized>
<DLUnsubsidized>
<LoanKey>03</LoanKey>
<FinancialAwardYear>2007</FinancialAwardYear>
<CPSTransactionNumber>01</CPSTransactionNumber>
<FinancialAwardAmount>5067.00</FinancialAwardAmount>
<DefaultOverpayCode>N</DefaultOverpayCode>
<FinancialAwardNumber>001</FinancialAwardNumber>
<FinancialAwardID>411100410U07G00279001</FinancialAwardID>
<FinancialAwardCreateDate>2006-07-03</FinancialAwardCreateDate>
<Response>
<ResponseCode>A</ResponseCode>
<MPNStatusCode>R</MPNStatusCode>
<MPNLinkIndicator>false</MPNLinkIndicator>
</Response>
<Disbursement Number="01">

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 7


Volume VI: Appendices
<DisbursementAmount>3489.00</DisbursementAmount>
<DisbursementDate>2006-07-08</DisbursementDate>
<DisbursementReleaseIndicator>false</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<FirstDisbursementIndicator>true</FirstDisbursementIndicator>
<DisbursementNetAmount>3437.00</DisbursementNetAmount>
<DisbursementFeeAmount>104.00</DisbursementFeeAmount>
<InterestRebateAmount>52.00</InterestRebateAmount>
<Response>
<ResponseCode>A</ResponseCode>
<EditProcessResult>
<ResponseErrorCode>054</ResponseErrorCode>
<ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField>
</EditProcessResult>
</Response>
</Disbursement>
<Disbursement Number="02">
<DisbursementAmount>1578.00</DisbursementAmount>
<DisbursementDate>2006-07-09</DisbursementDate>
<DisbursementReleaseIndicator>true</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<FirstDisbursementIndicator>false</FirstDisbursementIndicator>
<DisbursementNetAmount>1555.00</DisbursementNetAmount>
<DisbursementFeeAmount>47.00</DisbursementFeeAmount>
<InterestRebateAmount>24.00</InterestRebateAmount>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</Disbursement>
</DLUnsubsidized>
<Pell>
<FinancialAwardYear>2007</FinancialAwardYear>
<CPSTransactionNumber>01</CPSTransactionNumber>
<FinancialAwardAmount>1368.00</FinancialAwardAmount>
<AttendanceCost>13000.00</AttendanceCost>
<EnrollmentDate>2006-04-18</EnrollmentDate>
<Response>
<ResponseCode>A</ResponseCode>
<YTDDisbursementAmount>726.52</YTDDisbursementAmount>
<TotalEligibilityUsed>017.938</TotalEligibilityUsed>
<ScheduledPellGrant>4050.00</ScheduledPellGrant>
<CPSVerificationIndicator>true</CPSVerificationIndicator>
</Response>
<Disbursement Number="01">
<DisbursementAmount>726.52</DisbursementAmount>
<DisbursementDate>2006-07-08</DisbursementDate>
<DisbursementReleaseIndicator>false</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<Response>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 8


Volume VI: Appendices
<ResponseCode>A</ResponseCode>
<EditProcessResult>
<ResponseErrorCode>054</ResponseErrorCode>
<ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField>
</EditProcessResult>
</Response>
</Disbursement>
<Disbursement Number="02">
<DisbursementAmount>641.48</DisbursementAmount>
<DisbursementDate>2006-07-19</DisbursementDate>
<DisbursementReleaseIndicator>false</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</Disbursement>
</Pell>
<AcademicCompetitivenessGrant>
<FinancialAwardYear>2007</FinancialAwardYear>
<CPSTransactionNumber>01</CPSTransactionNumber>
<FinancialAwardAmount>1235.00</FinancialAwardAmount>
<FinancialAwardID>411100410A07000279001</FinancialAwardID>
<FinancialAwardNumber>001</FinancialAwardNumber>
<StudentLevelCode>2</StudentLevelCode>
<EnrollmentDate>2006-07-03</EnrollmentDate>
<EligibilityPaymentReasonCode>02</EligibilityPaymentReasonCode>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
<Disbursement Number="01">
<DisbursementAmount>804.65</DisbursementAmount>
<DisbursementDate>2006-07-08</DisbursementDate>
<DisbursementReleaseIndicator>false</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<Response>
<ResponseCode>A</ResponseCode>
<EditProcessResult>
<ResponseErrorCode>054</ResponseErrorCode>
<ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField>
</EditProcessResult>
</Response>
</Disbursement>
<Disbursement Number="02">
<DisbursementAmount>430.35</DisbursementAmount>
<DisbursementDate>2006-07-09</DisbursementDate>
<DisbursementReleaseIndicator>true</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<Response>
<ResponseCode>A</ResponseCode>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 9


Volume VI: Appendices
</Response>
</Disbursement>
</AcademicCompetitivenessGrant>
<NationalSMARTGrant>
<FinancialAwardYear>2007</FinancialAwardYear>
<CPSTransactionNumber>01</CPSTransactionNumber>
<FinancialAwardAmount>3234.00</FinancialAwardAmount>
<FinancialAwardID>411100410T07000279001</FinancialAwardID>
<FinancialAwardNumber>001</FinancialAwardNumber>
<StudentLevelCode>3</StudentLevelCode>
<EnrollmentDate>2006-07-03</EnrollmentDate>
<ProgramCIPCode>11.0201</ProgramCIPCode>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
<Disbursement Number="01">
<DisbursementAmount>2248.51</DisbursementAmount>
<DisbursementDate>2006-07-08</DisbursementDate>
<DisbursementReleaseIndicator>false</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<Response>
<ResponseCode>A</ResponseCode>
<EditProcessResult>
<ResponseErrorCode>054</ResponseErrorCode>
<ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField>
</EditProcessResult>
</Response>
</Disbursement>
<Disbursement Number="02">
<DisbursementAmount>985.49</DisbursementAmount>
<DisbursementDate>2006-07-09</DisbursementDate>
<DisbursementReleaseIndicator>true</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</Disbursement>
</NationalSMARTGrant>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</Student>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</AttendedSchool>
<Response>
<ResponseFinancialSummary>
<FinancialAwardType>DLPLUS</FinancialAwardType>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 10


Volume VI: Appendices
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalCountAccepted>1</TotalCountAccepted>
<TotalCountVerificationSelected>1</TotalCountVerificationSelected>
<TotalCountSSAdministration>1</TotalCountSSAdministration>
<TotalReportedAward>6000.00</TotalReportedAward>
<TotalReportedDisbursement>6000.00</TotalReportedDisbursement>
<TotalFinancialAwardAccepted>6000.00</TotalFinancialAwardAccepted>
<TotalFinancialDisbursementAccepted>6000.00</TotalFinancialDisbursementAccepted>
<TotalFundedDisbursementAccepted>3203.00</TotalFundedDisbursementAccepted>
<TotalNonFundedDisbursementAccepted>2797.00</TotalNonFundedDisbursementAccepted>
</ResponseFinancialSummary>
<ResponseFinancialSummary>
<FinancialAwardType>DLSubsidized</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalCountAccepted>1</TotalCountAccepted>
<TotalCountVerificationSelected>1</TotalCountVerificationSelected>
<TotalCountSSAdministration>1</TotalCountSSAdministration>
<TotalReportedAward>2799.00</TotalReportedAward>
<TotalReportedDisbursement>2799.00</TotalReportedDisbursement>
<TotalFinancialAwardAccepted>2799.00</TotalFinancialAwardAccepted>
<TotalFinancialDisbursementAccepted>2799.00</TotalFinancialDisbursementAccepted>
<TotalFundedDisbursementAccepted>2799.00</TotalFundedDisbursementAccepted>
</ResponseFinancialSummary>
<ResponseFinancialSummary>
<FinancialAwardType>DLUnsubsidized</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalCountAccepted>1</TotalCountAccepted>
<TotalCountVerificationSelected>1</TotalCountVerificationSelected>
<TotalCountSSAdministration>1</TotalCountSSAdministration>
<TotalReportedAward>5067.00</TotalReportedAward>
<TotalReportedDisbursement>5067.00</TotalReportedDisbursement>
<TotalFinancialAwardAccepted>5067.00</TotalFinancialAwardAccepted>
<TotalFinancialDisbursementAccepted>5067.00</TotalFinancialDisbursementAccepted>
<TotalFundedDisbursementAccepted>5067.00</TotalFundedDisbursementAccepted>
</ResponseFinancialSummary>
<ResponseFinancialSummary>
<FinancialAwardType>AcademicCompetitivenessGrant</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalCountAccepted>1</TotalCountAccepted>
<TotalCountVerificationSelected>1</TotalCountVerificationSelected>
<TotalCountSSAdministration>1</TotalCountSSAdministration>
<TotalReportedAward>1235.00</TotalReportedAward>
<TotalReportedDisbursement>1235.00</TotalReportedDisbursement>
<TotalFinancialAwardAccepted>1235.00</TotalFinancialAwardAccepted>
<TotalFinancialDisbursementAccepted>1235.00</TotalFinancialDisbursementAccepted>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 11


Volume VI: Appendices
<TotalFundedDisbursementAccepted>1235.00</TotalFundedDisbursementAccepted>
</ResponseFinancialSummary>
<ResponseFinancialSummary>
<FinancialAwardType>Pell</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalCountAccepted>1</TotalCountAccepted>
<TotalCountRejected>0</TotalCountRejected>
<TotalCountCorrected>0</TotalCountCorrected>
<TotalCountDuplicate>0</TotalCountDuplicate>
<TotalCountVerificationSelected>1</TotalCountVerificationSelected>
<TotalCountSSAdministration>1</TotalCountSSAdministration>
<TotalReportedAward>1368.00</TotalReportedAward>
<TotalReportedDisbursement>1368.00</TotalReportedDisbursement>
<TotalFinancialAwardAccepted>1368.00</TotalFinancialAwardAccepted>
<TotalFinancialDisbursementAccepted>1368.00</TotalFinancialDisbursementAccepted>
<TotalFundedDisbursementAccepted>726.52</TotalFundedDisbursementAccepted>
<TotalNonFundedDisbursementAccepted>641.48</TotalNonFundedDisbursementAccepted>
<TotalFinancialAwardCorrected>0.00</TotalFinancialAwardCorrected>
</ResponseFinancialSummary>
<ResponseFinancialSummary>
<FinancialAwardType>NationalSMARTGrant</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalCountAccepted>1</TotalCountAccepted>
<TotalCountVerificationSelected>1</TotalCountVerificationSelected>
<TotalCountSSAdministration>1</TotalCountSSAdministration>
<TotalReportedAward>3234.00</TotalReportedAward>
<TotalReportedDisbursement>3234.00</TotalReportedDisbursement>
<TotalFinancialAwardAccepted>3234.00</TotalFinancialAwardAccepted>
<TotalFinancialDisbursementAccepted>3234.00</TotalFinancialDisbursementAccepted>
<TotalFundedDisbursementAccepted>3234.00</TotalFundedDisbursementAccepted>
</ResponseFinancialSummary>
<ResponseCode>A</ResponseCode>
</Response>
</ReportingSchool>
<Response>
<DocumentTypeCode>RS</DocumentTypeCode>
<DocumentStatusCode>A</DocumentStatusCode>
<ProcessDate>2006-07-08</ProcessDate>
</Response>
</CommonRecord>

Pell Origination and Disbursement Response

<?xml version="1.0" encoding="UTF-8"?>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 12


Volume VI: Appendices
<CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd">
<DocumentID>2007-02-10T02:17:02.0168552481</DocumentID>
<CreatedDateTime>2007-02-09T11:45:29.03</CreatedDateTime>
<Source>
<COD EntityID="00000001"/>
</Source>
<Destination>
<School EntityID="68784321"/>
</Destination>
<Software>
<SoftwareProvider>DataSender</SoftwareProvider>
<SoftwareVersion>5.0</SoftwareVersion>
</Software>
<FullResponseCode>F</FullResponseCode>
<ReportingSchool EntityID="68784321">
<ReportedFinancialSummary>
<FinancialAwardType>Pell</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalReportedAward>3000.00</TotalReportedAward>
<TotalReportedDisbursement>3000.00</TotalReportedDisbursement>
</ReportedFinancialSummary>
<AttendedSchool EntityID="68784321">
<Student SSN="999910251" BirthDate="1985-04-15" LastName="FILLMORE">
<Name>
<FirstName>MILLARD</FirstName>
<MiddleInitial>P</MiddleInitial>
</Name>
<Contacts>
<Address>
<AddressLine>169-22 LIVINSTON ST. APT. 2A</AddressLine>
<AddressCity>RESTON</AddressCity>
<AddressStateProvinceCode>VA</AddressStateProvinceCode>
<AddressPostalCode>20191</AddressPostalCode>
<AddressCountryCode>USA</AddressCountryCode>
</Address>
<PhoneNumber>5555555555</PhoneNumber>
</Contacts>
<CitizenshipStatusCode>1</CitizenshipStatusCode>
<Pell>
<FinancialAwardYear>2007</FinancialAwardYear>
<CPSTransactionNumber>01</CPSTransactionNumber>
<FinancialAwardAmount>3000.00</FinancialAwardAmount>
<AttendanceCost>12000.00</AttendanceCost>
<AcademicCalendarCode>2</AcademicCalendarCode>
<PaymentMethodologyCode>1</PaymentMethodologyCode>
<VerificationStatusCode>V</VerificationStatusCode>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 13


Volume VI: Appendices
<EnrollmentDate>2006-06-30</EnrollmentDate>
<Response>
<ResponseCode>A</ResponseCode>
<YTDDisbursementAmount>3000.00</YTDDisbursementAmount>
<TotalEligibilityUsed>074.074</TotalEligibilityUsed>
<ScheduledPellGrant>4050.00</ScheduledPellGrant>
</Response>
<Disbursement Number="01">
<DisbursementAmount>3000.00</DisbursementAmount>
<DisbursementDate>2007-02-10</DisbursementDate>
<DisbursementReleaseIndicator>true</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</Disbursement>
</Pell>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</Student>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</AttendedSchool>
<Response>
<ResponseFinancialSummary>
<FinancialAwardType>Pell</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalCountAccepted>1</TotalCountAccepted>
<TotalCountRejected>0</TotalCountRejected>
<TotalCountCorrected>0</TotalCountCorrected>
<TotalCountDuplicate>0</TotalCountDuplicate>
<TotalCountVerificationSelected>0</TotalCountVerificationSelected>
<TotalCountSSAdministration>0</TotalCountSSAdministration>
<TotalReportedAward>3000.00</TotalReportedAward>
<TotalReportedDisbursement>3000.00</TotalReportedDisbursement>
<TotalFinancialAwardAccepted>3000.00</TotalFinancialAwardAccepted>
<TotalFinancialDisbursementAccepted>3000.00</TotalFinancialDisbursementAccepted>
<TotalFundedDisbursementAccepted>3000.00</TotalFundedDisbursementAccepted>
<TotalNonFundedDisbursementAccepted>0.00</TotalNonFundedDisbursementAccepted>
<TotalFinancialAwardCorrected>0.00</TotalFinancialAwardCorrected>
</ResponseFinancialSummary>
<ResponseCode>A</ResponseCode>
</Response>
</ReportingSchool>
<Response>
<DocumentTypeCode>RS</DocumentTypeCode>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 14


Volume VI: Appendices
<DocumentStatusCode>A</DocumentStatusCode>
<ProcessDate>2007-02-10</ProcessDate>
</Response>
</CommonRecord>

Pell Award Correction Response

<?xml version="1.0" encoding="UTF-8"?>


<CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd">
<DocumentID>2006-07-19T01:01:19.0368552481</DocumentID>
<CreatedDateTime>2006-07-18T12:15:38.44</CreatedDateTime>
<Source>
<COD EntityID="00000001"/>
</Source>
<Destination>
<School EntityID="68784321"/>
</Destination>
<Software>
<SoftwareProvider>DataSender</SoftwareProvider>
<SoftwareVersion>5.0</SoftwareVersion>
</Software>
<FullResponseCode>F</FullResponseCode>
<ReportingSchool EntityID="68784321">
<ReportedFinancialSummary>
<FinancialAwardType>Pell</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalReportedAward>2400.00</TotalReportedAward>
<TotalReportedDisbursement>1432.17</TotalReportedDisbursement>
</ReportedFinancialSummary>
<AttendedSchool EntityID="68784321">
<Student SSN="999910662" BirthDate="1985-04-15" LastName="JACKSON">
<Contacts>
<Address>
<AddressLine>169-22 LIVINSTON ST. APT. 2A</AddressLine>
<AddressCity>RESTON</AddressCity>
<AddressStateProvinceCode>VA</AddressStateProvinceCode>
<AddressPostalCode>20191</AddressPostalCode>
<AddressCounty>FAIRFAX</AddressCounty>
<AddressCountryCode>USA</AddressCountryCode>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 15


Volume VI: Appendices
</Address>
<PhoneNumber>5555555555</PhoneNumber>
</Contacts>
<CitizenshipStatusCode>1</CitizenshipStatusCode>
<Pell>
<FinancialAwardYear>2007</FinancialAwardYear>
<CPSTransactionNumber>01</CPSTransactionNumber>
<FinancialAwardAmount>2400.00</FinancialAwardAmount>
<AttendanceCost>2475.00</AttendanceCost>
<AcademicCalendarCode>3</AcademicCalendarCode>
<PaymentMethodologyCode>3</PaymentMethodologyCode>
<WeeksUsedCalculate>25</WeeksUsedCalculate>
<WeeksProgramsAcademicYear>30</WeeksProgramsAcademicYear>
<HoursAwardYear>0</HoursAwardYear>
<HoursProgramsAcademicYear>0</HoursProgramsAcademicYear>
<VerificationStatusCode>V</VerificationStatusCode>
<EnrollmentDate>2006-06-01</EnrollmentDate>
<Response>
<ResponseCode>C</ResponseCode>
<EditProcessResult>
<ResponseErrorCode>039</ResponseErrorCode>
<ResponseErrorField>FinancialAwardAmount</ResponseErrorField>
<ResponseErrorValue>02000.00</ResponseErrorValue>
</EditProcessResult>
<YTDDisbursementAmount>1432.17</YTDDisbursementAmount>
<TotalEligibilityUsed>059.673</TotalEligibilityUsed>
<ScheduledPellGrant>2400.00</ScheduledPellGrant>
</Response>
<Disbursement Number="01">
<DisbursementAmount>1432.17</DisbursementAmount>
<DisbursementDate>2006-07-16</DisbursementDate>
<DisbursementReleaseIndicator>true</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<Response>
<ResponseCode>A</ResponseCode>
<EditProcessResult>
<ResponseErrorCode>055</ResponseErrorCode>
<ResponseErrorField>DisbursementDate</ResponseErrorField>
</EditProcessResult>
</Response>
</Disbursement>
</Pell>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</Student>
<Response>
<ResponseCode>A</ResponseCode>
</Response>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 16


Volume VI: Appendices
</AttendedSchool>
<Response>
<ResponseFinancialSummary>
<FinancialAwardType>Pell</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalCountAccepted>0</TotalCountAccepted>
<TotalCountRejected>0</TotalCountRejected>
<TotalCountCorrected>1</TotalCountCorrected>
<TotalCountDuplicate>0</TotalCountDuplicate>
<TotalCountVerificationSelected>0</TotalCountVerificationSelected>
<TotalCountSSAdministration>0</TotalCountSSAdministration>
<TotalReportedAward>2400.00</TotalReportedAward>
<TotalReportedDisbursement>1432.17</TotalReportedDisbursement>
<TotalFinancialDisbursementAccepted>0.00</TotalFinancialDisbursementAccepted>
<TotalFundedDisbursementAccepted>1432.17</TotalFundedDisbursementAccepted>
<TotalNonFundedDisbursementAccepted>0.00</TotalNonFundedDisbursementAccepted>
<TotalFinancialAwardCorrected>0.00</TotalFinancialAwardCorrected>
</ResponseFinancialSummary>
<ResponseCode>A</ResponseCode>
</Response>
</ReportingSchool>
<Response>
<DocumentTypeCode>RS</DocumentTypeCode>
<DocumentStatusCode>A</DocumentStatusCode>
<ProcessDate>2006-07-19</ProcessDate>
</Response>
</CommonRecord>

Pell Reject Disbursement Response

<?xml version="1.0" encoding="UTF-8"?>


<CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd">
<DocumentID>2007-02-10T02:17:02.0368552481</DocumentID>
<CreatedDateTime>2007-02-09T13:33:24.06</CreatedDateTime>
<Source>
<COD EntityID="00000001"/>
</Source>
<Destination>
<School EntityID="68784321"/>
</Destination>
<Software>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 17


Volume VI: Appendices
<SoftwareProvider>DataSender</SoftwareProvider>
<SoftwareVersion>5.0</SoftwareVersion>
</Software>
<FullResponseCode>F</FullResponseCode>
<ReportingSchool EntityID="68784321">
<ReportedFinancialSummary>
<FinancialAwardType>Pell</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalReportedAward>2000.00</TotalReportedAward>
<TotalReportedDisbursement>500.00</TotalReportedDisbursement>
</ReportedFinancialSummary>
<AttendedSchool EntityID="68784321">
<Student SSN="999910251" BirthDate="1985-04-15" LastName="FILLMORE">
<Name>
<FirstName>MILLARD</FirstName>
<MiddleInitial>P</MiddleInitial>
</Name>
<Contacts>
<Address>
<AddressLine>169-22 LIVINSTON ST. APT. 2A</AddressLine>
<AddressCity>RESTON</AddressCity>
<AddressStateProvinceCode>VA</AddressStateProvinceCode>
<AddressPostalCode>20191</AddressPostalCode>
<AddressCountryCode>USA</AddressCountryCode>
</Address>
<PhoneNumber>5555555555</PhoneNumber>
</Contacts>
<CitizenshipStatusCode>1</CitizenshipStatusCode>
<Pell>
<FinancialAwardYear>2007</FinancialAwardYear>
<CPSTransactionNumber>01</CPSTransactionNumber>
<FinancialAwardAmount>2000.00</FinancialAwardAmount>
<AttendanceCost>12000.00</AttendanceCost>
<AcademicCalendarCode>2</AcademicCalendarCode>
<PaymentMethodologyCode>1</PaymentMethodologyCode>
<VerificationStatusCode>V</VerificationStatusCode>
<EnrollmentDate>2006-06-30</EnrollmentDate>
<Response>
<ResponseCode>A</ResponseCode>
<YTDDisbursementAmount>3000.00</YTDDisbursementAmount>
<TotalEligibilityUsed>074.074</TotalEligibilityUsed>
<ScheduledPellGrant>4050.00</ScheduledPellGrant>
<NegativePendingAmount>1000.00</NegativePendingAmount>
</Response>
<Disbursement Number="02">
<DisbursementAmount>500.00</DisbursementAmount>
<DisbursementDate>2007-02-10</DisbursementDate>
<DisbursementReleaseIndicator>true</DisbursementReleaseIndicator>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 18


Volume VI: Appendices
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<Response>
<ResponseCode>R</ResponseCode>
<EditProcessResult>
<ResponseErrorCode>066</ResponseErrorCode>
<ResponseErrorField>DisbursementAmount</ResponseErrorField>
</EditProcessResult>
</Response>
</Disbursement>
</Pell>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</Student>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</AttendedSchool>
<Response>
<ResponseFinancialSummary>
<FinancialAwardType>Pell</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalCountAccepted>1</TotalCountAccepted>
<TotalCountRejected>0</TotalCountRejected>
<TotalCountCorrected>0</TotalCountCorrected>
<TotalCountDuplicate>0</TotalCountDuplicate>
<TotalCountVerificationSelected>0</TotalCountVerificationSelected>
<TotalCountSSAdministration>0</TotalCountSSAdministration>
<TotalReportedAward>2000.00</TotalReportedAward>
<TotalReportedDisbursement>500.00</TotalReportedDisbursement>
<TotalFinancialAwardAccepted>2000.00</TotalFinancialAwardAccepted>
<TotalFinancialDisbursementAccepted>0.00</TotalFinancialDisbursementAccepted>
<TotalFundedDisbursementAccepted>0.00</TotalFundedDisbursementAccepted>
<TotalNonFundedDisbursementAccepted>0.00</TotalNonFundedDisbursementAccepted>
<TotalFinancialAwardCorrected>0.00</TotalFinancialAwardCorrected>
</ResponseFinancialSummary>
<ResponseCode>A</ResponseCode>
</Response>
</ReportingSchool>
<Response>
<DocumentTypeCode>RS</DocumentTypeCode>
<DocumentStatusCode>A</DocumentStatusCode>
<ProcessDate>2007-02-11</ProcessDate>
</Response>
</CommonRecord>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 19


Volume VI: Appendices
SSN Date of Birth Reject Response

<?xml version="1.0" encoding="UTF-8"?>


<CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd">
<DocumentID>2007-03-01T02:23:01.5068552481</DocumentID>
<CreatedDateTime>2007-02-28T14:03:49.22</CreatedDateTime>
<Source>
<COD EntityID="00000001"/>
</Source>
<Destination>
<School EntityID="68784321"/>
</Destination>
<Software>
<SoftwareProvider>DataSender</SoftwareProvider>
<SoftwareVersion>5.0</SoftwareVersion>
</Software>
<FullResponseCode>F</FullResponseCode>
<ReportingSchool EntityID="68784321">
<ReportedFinancialSummary>
<FinancialAwardType>DLSubsidized</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalReportedAward>2520.00</TotalReportedAward>
<TotalReportedDisbursement>2520.00</TotalReportedDisbursement>
</ReportedFinancialSummary>
<AttendedSchool EntityID="68784321">
<Student SSN="999910265" BirthDate="1980-04-15" LastName="POLK">
<Name>
<FirstName>JAMES</FirstName>
<MiddleInitial>N</MiddleInitial>
</Name>
<Contacts>
<Address>
<AddressLine>169-22 LIVINSTON ST. APT. 2A</AddressLine>
<AddressCity>RESTON</AddressCity>
<AddressStateProvinceCode>VA</AddressStateProvinceCode>
<AddressPostalCode>20191</AddressPostalCode>
<AddressCountryCode>USA</AddressCountryCode>
</Address>
<PhoneNumber>5555555555</PhoneNumber>
</Contacts>
<CitizenshipStatusCode>1</CitizenshipStatusCode>
<DLLoanInformation LoanKey="02">
<OriginationFeePercent>3.0</OriginationFeePercent>
<InterestRebatePercent>1.5</InterestRebatePercent>
<DisclosureStatementPrintCode>S</DisclosureStatementPrintCode>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 20


Volume VI: Appendices
<StudentLevelCode>4</StudentLevelCode>
<FinancialAwardBeginDate>2006-07-02</FinancialAwardBeginDate>
<FinancialAwardEndDate>2007-07-01</FinancialAwardEndDate>
<AcademicYearBeginDate>2006-07-02</AcademicYearBeginDate>
<AcademicYearEndDate>2007-07-01</AcademicYearEndDate>
</DLLoanInformation>
<DLSubsidized>
<LoanKey>02</LoanKey>
<FinancialAwardYear>2007</FinancialAwardYear>
<CPSTransactionNumber>01</CPSTransactionNumber>
<FinancialAwardAmount>2520.00</FinancialAwardAmount>
<DefaultOverpayCode>N</DefaultOverpayCode>
<FinancialAwardNumber>001</FinancialAwardNumber>
<FinancialAwardID>999910265S07G46288001</FinancialAwardID>
<FinancialAwardCreateDate>2006-07-02</FinancialAwardCreateDate>
<Response>
<ResponseCode>R</ResponseCode>
<MPNStatusCode>R</MPNStatusCode>
<MPNLinkIndicator>false</MPNLinkIndicator>
</Response>
<Disbursement Number="01">
<DisbursementAmount>1260.00</DisbursementAmount>
<DisbursementDate>2007-03-01</DisbursementDate>
<DisbursementReleaseIndicator>false</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<FirstDisbursementIndicator>true</FirstDisbursementIndicator>
<DisbursementNetAmount>1242.00</DisbursementNetAmount>
<DisbursementFeeAmount>37.00</DisbursementFeeAmount>
<InterestRebateAmount>19.00</InterestRebateAmount>
<Response>
<ResponseCode>R</ResponseCode>
<EditProcessResult>
<ResponseErrorCode>054</ResponseErrorCode>
<ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField>
</EditProcessResult>
</Response>
</Disbursement>
<Disbursement Number="02">
<DisbursementAmount>1260.00</DisbursementAmount>
<DisbursementDate>2007-03-01</DisbursementDate>
<DisbursementReleaseIndicator>false</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<DisbursementNetAmount>1242.00</DisbursementNetAmount>
<DisbursementFeeAmount>37.00</DisbursementFeeAmount>
<InterestRebateAmount>19.00</InterestRebateAmount>
<Response>
<ResponseCode>R</ResponseCode>
<EditProcessResult>
<ResponseErrorCode>054</ResponseErrorCode>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 21


Volume VI: Appendices
<ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField>
</EditProcessResult>
</Response>
</Disbursement>
</DLSubsidized>
<Response>
<ResponseCode>R</ResponseCode>
<EditProcessResult>
<ResponseErrorCode>011</ResponseErrorCode>
<ResponseErrorField>Student BirthDate</ResponseErrorField>
</EditProcessResult>
</Response>
</Student>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</AttendedSchool>
<Response>
<ResponseFinancialSummary>
<FinancialAwardType>DLSubsidized</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalCountRejected>1</TotalCountRejected>
<TotalCountVerificationSelected>0</TotalCountVerificationSelected>
<TotalCountSSAdministration>0</TotalCountSSAdministration>
<TotalReportedAward>2520.00</TotalReportedAward>
<TotalReportedDisbursement>2520.00</TotalReportedDisbursement>
<TotalFinancialDisbursementAccepted>0.00</TotalFinancialDisbursementAccepted>
</ResponseFinancialSummary>
<ResponseCode>A</ResponseCode>
</Response>
</ReportingSchool>
<Response>
<DocumentTypeCode>RS</DocumentTypeCode>
<DocumentStatusCode>A</DocumentStatusCode>
<ProcessDate>2007-03-01</ProcessDate>
</Response>
</CommonRecord>

Direct Loan with Anticipated Disbursements and Warning Edits


Response

<?xml version="1.0" encoding="UTF-8"?>


<CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd">
<DocumentID>2007-02-13T10:18:01.1086896290</DocumentID>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 22


Volume VI: Appendices
<CreatedDateTime>2007-02-12T09:30:42.66</CreatedDateTime>
<Source>
<COD EntityID="00000001"/>
</Source>
<Destination>
<School EntityID="68784321"/>
</Destination>
<Software>
<SoftwareProvider>DataSender</SoftwareProvider>
<SoftwareVersion>5.0</SoftwareVersion>
</Software>
<FullResponseCode>F</FullResponseCode>
<ReportingSchool EntityID="68784321">
<ReportedFinancialSummary>
<FinancialAwardType>DLPLUS</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalReportedAward>1400.00</TotalReportedAward>
<TotalReportedDisbursement>1400.00</TotalReportedDisbursement>
</ReportedFinancialSummary>
<ReportedFinancialSummary>
<FinancialAwardType>DLSubsidized</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalReportedAward>1400.00</TotalReportedAward>
<TotalReportedDisbursement>1400.00</TotalReportedDisbursement>
</ReportedFinancialSummary>
<ReportedFinancialSummary>
<FinancialAwardType>DLUnsubsidized</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalReportedAward>1400.00</TotalReportedAward>
<TotalReportedDisbursement>1400.00</TotalReportedDisbursement>
</ReportedFinancialSummary>
<AttendedSchool EntityID="68784321">
<Student SSN="999910019" BirthDate="1985-04-15" LastName="MADISON">
<Name>
<FirstName>JAMES</FirstName>
<MiddleInitial>G</MiddleInitial>
</Name>
<Contacts>
<Address>
<AddressLine>169-22 LIVINSTON ST. APT. 2A</AddressLine>
<AddressCity>RESTON</AddressCity>
<AddressStateProvinceCode>VA</AddressStateProvinceCode>
<AddressPostalCode>20191</AddressPostalCode>
<AddressCounty>FAIRFAX</AddressCounty>
<AddressCountryCode>USA</AddressCountryCode>
</Address>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 23


Volume VI: Appendices
<PhoneNumber>5555555555</PhoneNumber>
</Contacts>
<CitizenshipStatusCode>1</CitizenshipStatusCode>
<DLLoanInformation LoanKey="01">
<OriginationFeePercent>4.0</OriginationFeePercent>
<InterestRebatePercent>1.5</InterestRebatePercent>
<StudentLevelCode>4</StudentLevelCode>
<FinancialAwardBeginDate>2006-07-02</FinancialAwardBeginDate>
<FinancialAwardEndDate>2007-07-01</FinancialAwardEndDate>
<AcademicYearBeginDate>2006-07-02</AcademicYearBeginDate>
<AcademicYearEndDate>2007-07-01</AcademicYearEndDate>
</DLLoanInformation>
<DLLoanInformation LoanKey="02">
<OriginationFeePercent>3.0</OriginationFeePercent>
<InterestRebatePercent>1.5</InterestRebatePercent>
<PromissoryNotePrintCode>S</PromissoryNotePrintCode>
<DisclosureStatementPrintCode>Y</DisclosureStatementPrintCode>
<StudentLevelCode>6</StudentLevelCode>
<FinancialAwardBeginDate>2006-07-02</FinancialAwardBeginDate>
<FinancialAwardEndDate>2007-06-01</FinancialAwardEndDate>
<AcademicYearBeginDate>2006-07-02</AcademicYearBeginDate>
<AcademicYearEndDate>2007-06-01</AcademicYearEndDate>
</DLLoanInformation>
<DLLoanInformation LoanKey="03">
<OriginationFeePercent>3.0</OriginationFeePercent>
<InterestRebatePercent>1.5</InterestRebatePercent>
<PromissoryNotePrintCode>S</PromissoryNotePrintCode>
<DisclosureStatementPrintCode>Y</DisclosureStatementPrintCode>
<StudentLevelCode>6</StudentLevelCode>
<FinancialAwardBeginDate>2006-07-01</FinancialAwardBeginDate>
<FinancialAwardEndDate>2007-06-30</FinancialAwardEndDate>
<AcademicYearBeginDate>2006-07-01</AcademicYearBeginDate>
<AcademicYearEndDate>2007-06-30</AcademicYearEndDate>
</DLLoanInformation>
<DLPLUS>
<LoanKey>01</LoanKey>
<FinancialAwardYear>2007</FinancialAwardYear>
<CPSTransactionNumber>01</CPSTransactionNumber>
<FinancialAwardAmount>1400.00</FinancialAwardAmount>
<NoteMessage>STUDENT A</NoteMessage>
<DefaultOverpayCode>N</DefaultOverpayCode>
<FinancialAwardNumber>001</FinancialAwardNumber>
<FinancialAwardID>999910019P07G46291001</FinancialAwardID>
<FinancialAwardCreateDate>2007-02-13</FinancialAwardCreateDate>
<Borrower SSN="119920996" BirthDate="1952-07-04" LastName="MICH">
<Name>
<FirstName>JULIE</FirstName>
<MiddleInitial>R</MiddleInitial>
</Name>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 24


Volume VI: Appendices
<Contacts>
<Address>
<AddressLine>1115 PRIMEROSE DR</AddressLine>
<AddressCity>ATLATA</AddressCity>
<AddressStateProvinceCode>GA</AddressStateProvinceCode>
<AddressPostalCode>30324</AddressPostalCode>
<AddressCountryCode>USA</AddressCountryCode>
</Address>
<PhoneNumber>5555555555</PhoneNumber>
</Contacts>
<CitizenshipStatusCode>1</CitizenshipStatusCode>
<DefaultOverpayCode>N</DefaultOverpayCode>
</Borrower>
<Response>
<ResponseCode>A</ResponseCode>
<EMPNIndicator>false</EMPNIndicator>
<MPNID>999910019N07G46291001</MPNID>
<MPNStatusCode>A</MPNStatusCode>
<MPNLinkIndicator>true</MPNLinkIndicator>
<CreditDecisionStatus>A</CreditDecisionStatus>
<CreditDecisionDate>2006-01-09</CreditDecisionDate>
</Response>
<Disbursement Number="01">
<DisbursementAmount>700.00</DisbursementAmount>
<DisbursementDate>2007-02-15</DisbursementDate>
<DisbursementReleaseIndicator>false</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<FirstDisbursementIndicator>true</FirstDisbursementIndicator>
<DisbursementNetAmount>683.00</DisbursementNetAmount>
<DisbursementFeeAmount>28.00</DisbursementFeeAmount>
<InterestRebateAmount>11.00</InterestRebateAmount>
<Response>
<ResponseCode>A</ResponseCode>
<EditProcessResult>
<ResponseErrorCode>054</ResponseErrorCode>
<ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField>
</EditProcessResult>
</Response>
</Disbursement>
<Disbursement Number="02">
<DisbursementAmount>700.00</DisbursementAmount>
<DisbursementDate>2007-02-15</DisbursementDate>
<DisbursementReleaseIndicator>false</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<DisbursementNetAmount>683.00</DisbursementNetAmount>
<DisbursementFeeAmount>28.00</DisbursementFeeAmount>
<InterestRebateAmount>11.00</InterestRebateAmount>
<Response>
<ResponseCode>A</ResponseCode>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 25


Volume VI: Appendices
<EditProcessResult>
<ResponseErrorCode>054</ResponseErrorCode>
<ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField>
</EditProcessResult>
</Response>
</Disbursement>
</DLPLUS>
<DLSubsidized>
<LoanKey>02</LoanKey>
<FinancialAwardYear>2007</FinancialAwardYear>
<CPSTransactionNumber>01</CPSTransactionNumber>
<FinancialAwardAmount>1400.00</FinancialAwardAmount>
<DefaultOverpayCode>N</DefaultOverpayCode>
<FinancialAwardNumber>001</FinancialAwardNumber>
<FinancialAwardID>999910019S07G46291001</FinancialAwardID>
<FinancialAwardCreateDate>2007-02-13</FinancialAwardCreateDate>
<Response>
<ResponseCode>A</ResponseCode>
<EMPNIndicator>false</EMPNIndicator>
<MPNID>999910019M07G46291001</MPNID>
<MPNStatusCode>A</MPNStatusCode>
<MPNLinkIndicator>true</MPNLinkIndicator>
</Response>
<Disbursement Number="01">
<DisbursementAmount>700.00</DisbursementAmount>
<DisbursementDate>2007-02-15</DisbursementDate>
<DisbursementReleaseIndicator>false</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<FirstDisbursementIndicator>true</FirstDisbursementIndicator>
<DisbursementNetAmount>690.00</DisbursementNetAmount>
<DisbursementFeeAmount>21.00</DisbursementFeeAmount>
<InterestRebateAmount>11.00</InterestRebateAmount>
<Response>
<ResponseCode>A</ResponseCode>
<EditProcessResult>
<ResponseErrorCode>054</ResponseErrorCode>
<ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField>
</EditProcessResult>
</Response>
</Disbursement>
<Disbursement Number="02">
<DisbursementAmount>700.00</DisbursementAmount>
<DisbursementDate>2007-02-15</DisbursementDate>
<DisbursementReleaseIndicator>false</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<DisbursementNetAmount>690.00</DisbursementNetAmount>
<DisbursementFeeAmount>21.00</DisbursementFeeAmount>
<InterestRebateAmount>11.00</InterestRebateAmount>
<Response>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 26


Volume VI: Appendices
<ResponseCode>A</ResponseCode>
<EditProcessResult>
<ResponseErrorCode>054</ResponseErrorCode>
<ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField>
</EditProcessResult>
</Response>
</Disbursement>
</DLSubsidized>
<DLUnsubsidized>
<LoanKey>03</LoanKey>
<FinancialAwardYear>2007</FinancialAwardYear>
<CPSTransactionNumber>01</CPSTransactionNumber>
<FinancialAwardAmount>1400.00</FinancialAwardAmount>
<DefaultOverpayCode>N</DefaultOverpayCode>
<FinancialAwardNumber>001</FinancialAwardNumber>
<FinancialAwardID>999910019U07G46291001</FinancialAwardID>
<FinancialAwardCreateDate>2007-02-13</FinancialAwardCreateDate>
<Response>
<ResponseCode>A</ResponseCode>
<EMPNIndicator>false</EMPNIndicator>
<MPNID>999910019M07G46291001</MPNID>
<MPNStatusCode>A</MPNStatusCode>
<MPNLinkIndicator>true</MPNLinkIndicator>
</Response>
<Disbursement Number="01">
<DisbursementAmount>700.00</DisbursementAmount>
<DisbursementDate>2007-02-15</DisbursementDate>
<DisbursementReleaseIndicator>false</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<FirstDisbursementIndicator>true</FirstDisbursementIndicator>
<DisbursementNetAmount>690.00</DisbursementNetAmount>
<DisbursementFeeAmount>21.00</DisbursementFeeAmount>
<InterestRebateAmount>11.00</InterestRebateAmount>
<Response>
<ResponseCode>A</ResponseCode>
<EditProcessResult>
<ResponseErrorCode>054</ResponseErrorCode>
<ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField>
</EditProcessResult>
</Response>
</Disbursement>
<Disbursement Number="02">
<DisbursementAmount>700.00</DisbursementAmount>
<DisbursementDate>2007-02-15</DisbursementDate>
<DisbursementReleaseIndicator>false</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<DisbursementNetAmount>690.00</DisbursementNetAmount>
<DisbursementFeeAmount>21.00</DisbursementFeeAmount>
<InterestRebateAmount>11.00</InterestRebateAmount>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 27


Volume VI: Appendices
<Response>
<ResponseCode>A</ResponseCode>
<EditProcessResult>
<ResponseErrorCode>054</ResponseErrorCode>
<ResponseErrorField>DisbursementReleaseIndicator</ResponseErrorField>
</EditProcessResult>
</Response>
</Disbursement>
</DLUnsubsidized>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</Student>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</AttendedSchool>
<Response>
<ResponseFinancialSummary>
<FinancialAwardType>DLPLUS</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalCountAccepted>1</TotalCountAccepted>
<TotalCountVerificationSelected>0</TotalCountVerificationSelected>
<TotalCountSSAdministration>0</TotalCountSSAdministration>
<TotalReportedAward>1400.00</TotalReportedAward>
<TotalReportedDisbursement>1400.00</TotalReportedDisbursement>
<TotalFinancialAwardAccepted>1400.00</TotalFinancialAwardAccepted>
<TotalFinancialDisbursementAccepted>0.00</TotalFinancialDisbursementAccepted>
<TotalNonFundedDisbursementAccepted>1400.00</TotalNonFundedDisbursementAccepted>
</ResponseFinancialSummary>
<ResponseFinancialSummary>
<FinancialAwardType>DLSubsidized</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalCountAccepted>1</TotalCountAccepted>
<TotalCountVerificationSelected>0</TotalCountVerificationSelected>
<TotalCountSSAdministration>0</TotalCountSSAdministration>
<TotalReportedAward>1400.00</TotalReportedAward>
<TotalReportedDisbursement>1400.00</TotalReportedDisbursement>
<TotalFinancialAwardAccepted>1400.00</TotalFinancialAwardAccepted>
<TotalFinancialDisbursementAccepted>0.00</TotalFinancialDisbursementAccepted>
<TotalNonFundedDisbursementAccepted>1400.00</TotalNonFundedDisbursementAccepted>
</ResponseFinancialSummary>
<ResponseFinancialSummary>
<FinancialAwardType>DLUnsubsidized</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalCountAccepted>1</TotalCountAccepted>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 28


Volume VI: Appendices
<TotalCountVerificationSelected>0</TotalCountVerificationSelected>
<TotalCountSSAdministration>0</TotalCountSSAdministration>
<TotalReportedAward>1400.00</TotalReportedAward>
<TotalReportedDisbursement>1400.00</TotalReportedDisbursement>
<TotalFinancialAwardAccepted>1400.00</TotalFinancialAwardAccepted>
<TotalFinancialDisbursementAccepted>0.00</TotalFinancialDisbursementAccepted>
<TotalNonFundedDisbursementAccepted>1400.00</TotalNonFundedDisbursementAccepted>
</ResponseFinancialSummary>
<ResponseCode>A</ResponseCode>
</Response>
</ReportingSchool>
<Response>
<DocumentTypeCode>RS</DocumentTypeCode>
<DocumentStatusCode>A</DocumentStatusCode>
<ProcessDate>2007-02-13</ProcessDate>
</Response>
</CommonRecord>

Direct Loan Denied Credit Decision Response

<?xml version="1.0" encoding="UTF-8"?>


<CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd">
<DocumentID>2007-05-08T16:45:45.4545443219</DocumentID>
<CreatedDateTime>2007-05-07T16:13:28.09</CreatedDateTime>
<Source>
<COD EntityID="00000001"/>
</Source>
<Destination>
<School EntityID="68784321"/>
</Destination>
<Software>
<SoftwareProvider>DataSender</SoftwareProvider>
<SoftwareVersion>5.0</SoftwareVersion>
</Software>
<FullResponseCode>F</FullResponseCode>
<ReportingSchool EntityID="68784321">
<ReportedFinancialSummary>
<FinancialAwardType>DLPLUS</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalReportedAward>2000.00</TotalReportedAward>
<TotalReportedDisbursement>2000.00</TotalReportedDisbursement>
</ReportedFinancialSummary>
<AttendedSchool EntityID="68784321">
<Student SSN="999910156" BirthDate="1985-04-15" LastName="PIERCE">
<Name>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 29


Volume VI: Appendices
<FirstName>FRANKLIN</FirstName>
<MiddleInitial>Q</MiddleInitial>
</Name>
<Contacts>
<Address>
<AddressLine>169-22 LIVINSTON ST. APT. 2A</AddressLine>
<AddressCity>RESTON</AddressCity>
<AddressStateProvinceCode>VA</AddressStateProvinceCode>
<AddressPostalCode>20191</AddressPostalCode>
<AddressCountryCode>USA</AddressCountryCode>
</Address>
<PhoneNumber>5555555555</PhoneNumber>
</Contacts>
<CitizenshipStatusCode>1</CitizenshipStatusCode>
<DLLoanInformation LoanKey="01">
<OriginationFeePercent>4.0</OriginationFeePercent>
<InterestRebatePercent>1.5</InterestRebatePercent>
<PromissoryNotePrintCode>S</PromissoryNotePrintCode>
<DisclosureStatementPrintCode>S</DisclosureStatementPrintCode>
<StudentLevelCode>6</StudentLevelCode>
<FinancialAwardBeginDate>2006-07-01</FinancialAwardBeginDate>
<FinancialAwardEndDate>2007-06-30</FinancialAwardEndDate>
<AcademicYearBeginDate>2006-07-01</AcademicYearBeginDate>
<AcademicYearEndDate>2007-06-30</AcademicYearEndDate>
</DLLoanInformation>
<DLPLUS>
<LoanKey>01</LoanKey>
<FinancialAwardYear>2007</FinancialAwardYear>
<CPSTransactionNumber>01</CPSTransactionNumber>
<FinancialAwardAmount>2000.00</FinancialAwardAmount>
<DependencyStatusCode>I</DependencyStatusCode>
<DefaultOverpayCode>N</DefaultOverpayCode>
<FinancialAwardNumber>001</FinancialAwardNumber>
<FinancialAwardID>999910156P07G46294001</FinancialAwardID>
<FinancialAwardCreateDate>2006-09-23</FinancialAwardCreateDate>
<FinancialAwardAmountRequested>2000.00</FinancialAwardAmountRequested>
<Borrower SSN="999912345" BirthDate="1952-07-04" LastName="MADISON">
<Name>
<FirstName>JAMES</FirstName>
<MiddleInitial>A</MiddleInitial>
</Name>
<Contacts>
<Address>
<AddressLine>169-22 LIVINSTON ST. APT. 2A</AddressLine>
<AddressCity>RESTON</AddressCity>
<AddressStateProvinceCode>VA</AddressStateProvinceCode>
<AddressPostalCode>20191</AddressPostalCode>
<AddressCountryCode>USA</AddressCountryCode>
</Address>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 30


Volume VI: Appendices
<PhoneNumber>5555555555</PhoneNumber>
</Contacts>
<CitizenshipStatusCode>1</CitizenshipStatusCode>
<DefaultOverpayCode>N</DefaultOverpayCode>
</Borrower>
<Response>
<ResponseCode>A</ResponseCode>
<EditProcessResult>
<ResponseErrorCode>036</ResponseErrorCode>
<ResponseErrorField>CrDecisionStat</ResponseErrorField>
</EditProcessResult>
<MPNStatusCode>R</MPNStatusCode>
<MPNLinkIndicator>false</MPNLinkIndicator>
<CreditDecisionStatus>D</CreditDecisionStatus>
<CreditDecisionDate>2006-02-20</CreditDecisionDate>
</Response>
<Disbursement Number="01">
<DisbursementAmount>1000.00</DisbursementAmount>
<DisbursementDate>2007-05-23</DisbursementDate>
<DisbursementReleaseIndicator>true</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<FirstDisbursementIndicator>true</FirstDisbursementIndicator>
<DisbursementNetAmount>975.00</DisbursementNetAmount>
<DisbursementFeeAmount>40.00</DisbursementFeeAmount>
<InterestRebateAmount>15.00</InterestRebateAmount>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</Disbursement>
<Disbursement Number="02">
<DisbursementAmount>1000.00</DisbursementAmount>
<DisbursementDate>2007-05-24</DisbursementDate>
<DisbursementReleaseIndicator>true</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<FirstDisbursementIndicator>false</FirstDisbursementIndicator>
<DisbursementNetAmount>975.00</DisbursementNetAmount>
<DisbursementFeeAmount>40.00</DisbursementFeeAmount>
<InterestRebateAmount>15.00</InterestRebateAmount>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</Disbursement>
</DLPLUS>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</Student>
<Response>
<ResponseCode>A</ResponseCode>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 31


Volume VI: Appendices
</Response>
</AttendedSchool>
<Response>
<ResponseFinancialSummary>
<FinancialAwardType>DLPLUS</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalCountAccepted>1</TotalCountAccepted>
<TotalCountVerificationSelected>0</TotalCountVerificationSelected>
<TotalCountSSAdministration>0</TotalCountSSAdministration>
<TotalReportedAward>2000.00</TotalReportedAward>
<TotalReportedDisbursement>2000.00</TotalReportedDisbursement>
<TotalFinancialAwardAccepted>2000.00</TotalFinancialAwardAccepted>
<TotalFinancialDisbursementAccepted>0.00</TotalFinancialDisbursementAccepted>
<TotalFundedDisbursementAccepted>2000.00</TotalFundedDisbursementAccepted>
</ResponseFinancialSummary>
<ResponseCode>A</ResponseCode>
</Response>
</ReportingSchool>
<Response>
<DocumentTypeCode>RS</DocumentTypeCode>
<DocumentStatusCode>A</DocumentStatusCode>
<ProcessDate>2007-05-08</ProcessDate>
</Response>
</CommonRecord>

Direct Loan Web Origination Response

<?xml version="1.0" encoding="UTF-8"?>


<CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd">
<DocumentID>2007-02-25T13:57:16.9168552481</DocumentID>
<CreatedDateTime>2007-02-23T14:00:55.77</CreatedDateTime>
<Source>
<COD EntityID="00000001"/>
</Source>
<Destination>
<School EntityID="68784321"/>
</Destination>
<Software>
<SoftwareProvider>COD</SoftwareProvider>
<SoftwareVersion>1.00</SoftwareVersion>
</Software>
<FullResponseCode>F</FullResponseCode>
<ReportingSchool EntityID="68784321">
<ReportedFinancialSummary>
<FinancialAwardType>DLUnsubsidized</FinancialAwardType>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 32


Volume VI: Appendices
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalReportedAward>2000.00</TotalReportedAward>
</ReportedFinancialSummary>
<AttendedSchool EntityID="68784321">
<Student SSN="999910261" BirthDate="1985-04-15" LastName="ADAMS">
<Identifiers>
<SSN>999910262</SSN>
</Identifiers>
<Name>
<FirstName>QUINCY</FirstName>
<MiddleInitial>I</MiddleInitial>
<LastName>ADAMS</LastName>
</Name>
<Contacts>
<Address>
<AddressTypeCode>P</AddressTypeCode>
<AddressLine>169-22 LIVINSTON ST. APT. 2A</AddressLine>
<AddressCity>RESTON</AddressCity>
<AddressStateProvinceCode>VA</AddressStateProvinceCode>
<AddressPostalCode>20191</AddressPostalCode>
<AddressCounty/>FAIRFAX</AddressCounty>
<AddressCountryCode>USA</AddressCountryCode>
</Address>
<PhoneNumber>5555555555</PhoneNumber>
<EmailAddress/>
</Contacts>
<CitizenshipStatusCode>1</CitizenshipStatusCode>
<DLLoanInformation LoanKey="01">
<OriginationFeePercent>3.0</OriginationFeePercent>
<InterestRebatePercent>1.5</InterestRebatePercent>
<PromissoryNotePrintCode>O</PromissoryNotePrintCode>
<DisclosureStatementPrintCode>S</DisclosureStatementPrintCode>
<StudentLevelCode>7</StudentLevelCode>
<FinancialAwardBeginDate>2006-07-02</FinancialAwardBeginDate>
<FinancialAwardEndDate>2007-07-01</FinancialAwardEndDate>
<AcademicYearBeginDate>2006-07-02</AcademicYearBeginDate>
<AcademicYearEndDate>2007-07-01</AcademicYearEndDate>
</DLLoanInformation>
<DLUnsubsidized>
<LoanKey>01</LoanKey>
<FinancialAwardYear>2007</FinancialAwardYear>
<CPSTransactionNumber>01</CPSTransactionNumber>
<FinancialAwardAmount>2000.00</FinancialAwardAmount>
<NoteMessage/>
<DependencyStatusCode>I</DependencyStatusCode>
<DefaultOverpayCode>Y</DefaultOverpayCode>
<FinancialAwardNumber>001</FinancialAwardNumber>
<FinancialAwardID>999910261U07G46288001</FinancialAwardID>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 33


Volume VI: Appendices
<FinancialAwardCreateDate>2007-02-25</FinancialAwardCreateDate>
<HPPAIndicator>false</HPPAIndicator>
<Response>
<ResponseCode>A</ResponseCode>
<EMPNIndicator>false</EMPNIndicator>
<MPNID>999910261M07G46288001</MPNID>
<MPNStatusCode>A</MPNStatusCode>
<MPNLinkIndicator>true</MPNLinkIndicator>
</Response>
</DLUnsubsidized>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</Student>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</AttendedSchool>
<Response>
<ResponseFinancialSummary>
<FinancialAwardType>DLUnsubsidized</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalCountAccepted>1</TotalCountAccepted>
<TotalCountVerificationSelected>0</TotalCountVerificationSelected>
<TotalCountSSAdministration>0</TotalCountSSAdministration>
<TotalReportedAward>2000.00</TotalReportedAward>
<TotalFinancialAwardAccepted>2000.00</TotalFinancialAwardAccepted>
</ResponseFinancialSummary>
<ResponseCode>A</ResponseCode>
</Response>
</ReportingSchool>
<Response>
<DocumentTypeCode>WB</DocumentTypeCode>
<DocumentStatusCode>A</DocumentStatusCode>
<ProcessDate>2007-02-25</ProcessDate>
</Response>
</CommonRecord>

Direct Loan Web Disbursement Response

<?xml version="1.0" encoding="UTF-8"?>


<CommonRecord xmlns="http://www.ed.gov/FSA/COD/2006/v2.0e"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.ed.gov/FSA/COD/2006/v2.0e CommonRecord2.0e.xsd">
<DocumentID>2007-02-25T14:11:47.6968552481</DocumentID>
<CreatedDateTime>2007-02-23T14:13:06.83</CreatedDateTime>
<Source>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 34


Volume VI: Appendices
<COD EntityID="00000001"/>
</Source>
<Destination>
<School EntityID="68784321"/>
</Destination>
<Software>
<SoftwareProvider>COD</SoftwareProvider>
<SoftwareVersion>1.00</SoftwareVersion>
</Software>
<FullResponseCode>F</FullResponseCode>
<ReportingSchool EntityID="68784321">
<ReportedFinancialSummary>
<FinancialAwardType>DLUnsubsidized</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalReportedAward>2000.00</TotalReportedAward>
<TotalReportedDisbursement>1850.00</TotalReportedDisbursement>
</ReportedFinancialSummary>
<AttendedSchool EntityID="68784321">
<Student SSN="999910261" BirthDate="1985-04-15" LastName="ADAMS">
<CitizenshipStatusCode>1</CitizenshipStatusCode>
<DLLoanInformation LoanKey="01">
<OriginationFeePercent>3.0</OriginationFeePercent>
<InterestRebatePercent>1.5</InterestRebatePercent>
<PromissoryNotePrintCode>O</PromissoryNotePrintCode>
<DisclosureStatementPrintCode>S</DisclosureStatementPrintCode>
<StudentLevelCode>7</StudentLevelCode>
<FinancialAwardBeginDate>2006-07-02</FinancialAwardBeginDate>
<FinancialAwardEndDate>2007-07-01</FinancialAwardEndDate>
<AcademicYearBeginDate>2006-07-02</AcademicYearBeginDate>
<AcademicYearEndDate>2007-07-01</AcademicYearEndDate>
</DLLoanInformation>
<DLUnsubsidized>
<LoanKey>01</LoanKey>
<FinancialAwardYear>2007</FinancialAwardYear>
<CPSTransactionNumber>01</CPSTransactionNumber>
<FinancialAwardAmount>2000.00</FinancialAwardAmount>
<NoteMessage/>
<DependencyStatusCode>I</DependencyStatusCode>
<DefaultOverpayCode>Y</DefaultOverpayCode>
<FinancialAwardNumber>001</FinancialAwardNumber>
<FinancialAwardID>999910261U07G46288001</FinancialAwardID>
<FinancialAwardCreateDate>2007-02-25</FinancialAwardCreateDate>
<HPPAIndicator>false</HPPAIndicator>
<Response>
<ResponseCode>A</ResponseCode>
<EMPNIndicator>false</EMPNIndicator>
<MPNID>999910261M07G46288001</MPNID>
<MPNStatusCode>A</MPNStatusCode>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 35


Volume VI: Appendices
<MPNLinkIndicator>true</MPNLinkIndicator>
</Response>
<Disbursement Number="03">
<DisbursementAmount>1850.00</DisbursementAmount>
<DisbursementDate>2007-02-25</DisbursementDate>
<DisbursementReleaseIndicator>true</DisbursementReleaseIndicator>
<DisbursementSequenceNumber>01</DisbursementSequenceNumber>
<NoteMessage/>
<FirstDisbursementIndicator>true</FirstDisbursementIndicator>
<DisbursementNetAmount>1823.00</DisbursementNetAmount>
<DisbursementFeeAmount>55.00</DisbursementFeeAmount>
<InterestRebateAmount>28.00</InterestRebateAmount>
<DisbursementConfirmationIndicator>false</DisbursementConfirmationIndicator>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</Disbursement>
</DLUnsubsidized>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</Student>
<Response>
<ResponseCode>A</ResponseCode>
</Response>
</AttendedSchool>
<Response>
<ResponseFinancialSummary>
<FinancialAwardType>DLUnsubsidized</FinancialAwardType>
<FinancialAwardYear>2007</FinancialAwardYear>
<TotalCount>1</TotalCount>
<TotalCountAccepted>1</TotalCountAccepted>
<TotalCountVerificationSelected>0</TotalCountVerificationSelected>
<TotalCountSSAdministration>0</TotalCountSSAdministration>
<TotalReportedAward>2000.00</TotalReportedAward>
<TotalReportedDisbursement>1850.00</TotalReportedDisbursement>
<TotalFinancialAwardAccepted>2000.00</TotalFinancialAwardAccepted>
<TotalFinancialDisbursementAccepted>1850.00</TotalFinancialDisbursementAccepted>
<TotalFundedDisbursementAccepted>1850.00</TotalFundedDisbursementAccepted>
</ResponseFinancialSummary>
<ResponseCode>A</ResponseCode>
</Response>
</ReportingSchool>
<Response>
<DocumentTypeCode>WB</DocumentTypeCode>
<DocumentStatusCode>A</DocumentStatusCode>
<ProcessDate>2007-02-25</ProcessDate>
</Response>
</CommonRecord>

November 2006 (2007-2008) COD Technical Reference Page VI – 6 – 36


Volume VI: Appendices

Anda mungkin juga menyukai