File tree Expand file tree Collapse file tree 2 files changed +43
-0
lines changed
Expand file tree Collapse file tree 2 files changed +43
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <root >
3+ <row >
4+ <StudID >1111</StudID >
5+ <Name >Bob Smith</Name >
6+ <SSN > 111-222-3333</SSN >
7+ <EmailAddress > bsmith@psu.edu</EmailAddress >
8+ <HomePhone >215-222-2356</HomePhone >
9+ <HomeAddress >123 Tulip Road, Ambler, PA 19002</HomeAddress >
10+ <LocalAddress > 321 College Ave., University Park, PA 16802</LocalAddress >
11+ <EmergencyContact >John Smith</EmergencyContact >
12+ <ProgramID >206</ProgramID >
13+ <PaymentID >1111-206</PaymentID >
14+ <AcademicStatus >1</AcademicStatus >
15+ </row >
16+ <row >
17+ <StudID >1112</StudID >
18+ <Name >Mary Thompson</Name >
19+ <SSN > 132-566-1258</SSN >
20+ <EmailAddress > mthompson@psu.edu</EmailAddress >
21+ <HomePhone >212-234-4521</HomePhone >
22+ <HomeAddress >2300 Fifth Ave., NY, NY 10002</HomeAddress >
23+ <LocalAddress > 328 College Ave., University Park, PA 16802</LocalAddress >
24+ <EmergencyContact >James Thompson</EmergencyContact >
25+ <ProgramID >207</ProgramID >
26+ <PaymentID >1112-207</PaymentID >
27+ <AcademicStatus >1</AcademicStatus >
28+ </row >
29+ </root >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <NewStudentInfo >
3+ <StudID >1111</StudID >
4+ <Name >Bob Smith</Name >
5+ <SSN > 111-222-3333</SSN >
6+ <EmailAddress > bsmith@psu.edu</EmailAddress >
7+ <HomePhone >215-222-2356</HomePhone >
8+ <HomeAddress >123 Tulip Road, Ambler, PA 19002</HomeAddress >
9+ <LocalAddress > 321 College Ave., University Park, PA 16802</LocalAddress >
10+ <EmergencyContact >John Smith</EmergencyContact >
11+ <ProgramID >206</ProgramID >
12+ <PaymentID >1111-206</PaymentID >
13+ <AcademicStatus >1</AcademicStatus >
14+ </NewStudentInfo >
You can’t perform that action at this time.
0 commit comments