PESC College Transcript — field reference
Terms match the PESC College Transcript XSD 1.8 bundle: the transcript message schema plus CoreMain, AcademicRecord, and ISO 3166-1 modules shipped with that release.
Compact IRIs (pesc:…, etc.) follow the same idea as PESC’s pesc-college-transcript-1.8.xml-link.context.jsonld; each term block shows the compact form Vocab4All uses.
Text in block quotes is drawn from schema xs:documentation on elements and attributes. If an element has no text there but points at a named type="…", we may quote documentation from that xs:complexType or xs:simpleType instead (called out at the top of the quote). Inline-only types and lightly documented attributes may have no quote.
Properties, types, and names
| What | In the XSD | Here on Vocab4All |
|---|---|---|
| Element | Global xs:element | A `LocalName` heading — JSON-LD IRI https://vocab4all.org/pesc/transcript#LocalName (compact via pesc: in v1.8.jsonld). |
| Attribute | xs:attribute | Attributes — IRIs use fragment attr-Name on the same base when the label is also an element. |
| Complex type | xs:complexType | Named types are grouped by XSD file in sections below (after elements). Each type has a term block. Compact as pesc:TypeName on the same base as elements (v1.8.jsonld). |
PascalCase matches XML names. camelCase in JSON APIs is fine for payloads; it does not replace the official element names shown here.
JSON-LD and downloads
- Context (prefixes + terms):
v1.8.jsonld— served asapplication/ld+json. Prefixpesc:plus explicit element terms; types and attributes use the same base viapesc:CourseType,pesc:attr-OPEID, etc. (no duplicate alias keys). - Aliases:
/ns/pesc/college-transcript/v1.8.jsonld(identical); extensionless/ns/pesc/transcript/v1.8//ns/pesc/college-transcript/v1.8(HTML →v1.8.jsonld); flat.jsonld, flat.json. - XML tree (not JSON-LD):
v1.8.structure.json— nesting, cardinality, choices, and where attributes attach. Pair it with the context when you need shape, not just prefixes. - JSON Schema (PascalCase JSON projection):
v1.8.schema.json— Draft 2020-12; nested elements as object keys,@+ name for XML attributes,CollegeTranscriptat the root. Approximate vs XSD (see$commentin the file).
Deep links on this page use fragments that match term spelling (e.g. #AcademicAward, #attr-OPEID). PESC’s pesc-xml-* ids in xml-link.context.jsonld are a different naming scheme for tooling.
Each term
When the XSD gives type="…", you’ll see an XSD type: line (QName + file). Purely inline types omit it.
Navigate
Sections on this page:
- College Transcript (5 elements)
- Academic record (396 elements)
- Core main (357 elements)
- Academic record — XSD complex types (93 named
xs:complexTypedefinitions) - Core main — XSD complex types (129 named
xs:complexTypedefinitions) - Attributes (6 attributes)
Elements follow the XSD module order: College Transcript → Academic record → Core main → ISO 3166-1. If a name exists in more than one file, the earlier module wins. Within each block, names are A–Z. Named complex types use the same module grouping in dedicated sections below, each with its own term block.
College Transcript
Global elements from CollegeTranscript_v1.8.0.xsd — JSON-LD properties via pesc:. Headings link with {#…} ids (outline and search stay aligned).
CollegeTranscript
Compact IRI: pesc:CollegeTranscript
No xs:documentation on this element declaration in the XSD bundle.
NoteMessage
Compact IRI: pesc:NoteMessage
XSD type: core:NoteMessageType (declared in AcademicRecord_v1.13.0.xsd, CollegeTranscript_v1.8.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Additional information about a learning experience
XSD: CoreMain_v1.19.0.xsd
Additional information about a financial aid disbursement
Student
Compact IRI: pesc:student
XSD type: AcRec:StudentType (CollegeTranscript_v1.8.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
(From named XSD type
StudentType.)Body of document. One segment per student
TransmissionData
Compact IRI: pesc:TransmissionData
XSD type: AcRec:TransmissionDataType (declared in AcademicRecord_v1.13.0.xsd, CollegeTranscript_v1.8.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Routing and header information
UserDefinedExtensions
Compact IRI: pesc:UserDefinedExtensions
XSD type: core:UserDefinedExtensionsType (declared in AcademicRecord_v1.13.0.xsd, CollegeTranscript_v1.8.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Additional structured information. Requires mutually defined XML schema. Additional structured information. Requires mutually defined XML schema.
Academic record
Global elements from AcademicRecord_v1.13.0.xsd — JSON-LD properties via pesc:. Headings link with {#…} ids (outline and search stay aligned).
AcademicAward
Compact IRI: pesc:AcademicAward
XSD type: AcRec:AcademicAwardType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Academic awards, degrees, diplomas, certifications, etc.
AcademicAwardDate
Compact IRI: pesc:academicAwardDate
XSD type: core:AcademicAwardDateType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The date on which the academic award was conferred.
AcademicAwardLevel
Compact IRI: pesc:academicAwardLevel
XSD type: core:AcademicAwardLevelType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The level of the degree, certificate, or award granted for the successful completion of requirements of an academic program.
AcademicAwardProgram
Compact IRI: pesc:AcademicAwardProgram
XSD type: AcRec:AcademicProgramType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Information related to the specific area of study (e.g., major) under which the award was granted.
AcademicAwardsReported
Compact IRI: pesc:AcademicAwardsReported
XSD type: AcRec:AcademicAwardsReportedType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The academic awards reported by the student
AcademicAwardTitle
Compact IRI: pesc:academicAwardTitle
XSD type: core:AcademicAwardTitleType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The descriptive title for the academic award.
AcademicCompletionDate
Compact IRI: pesc:academicCompletionDate
XSD type: core:AcademicCompletionDateType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The date on which the student's requirements for the degree or diploma were met or completed.
AcademicCompletionIndicator
Compact IRI: pesc:academicCompletionIndicator
XSD type: core:AcademicCompletionIndicatorType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
An indication that the degree-seeking student completed all of the requirements for his or her academic program. Not used for Non-Degree programs.
AcademicDegreeRequirement
Compact IRI: pesc:AcademicDegreeRequirement
XSD type: core:AcademicDegreeRequirementType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Thesis or dissertation information if required for the award.
AcademicHonors
Compact IRI: pesc:AcademicHonors
XSD type: core:AcademicHonorsType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Honors information for the academic award.
AcademicLearning
Compact IRI: pesc:AcademicLearning
XSD type: AcRec:AcademicLearningType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Program and course information for Learning Records Program and course information for Learning Records
AcademicMajor
Compact IRI: pesc:AcademicMajor
XSD type: AcRec:AcademicMajorType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Indicates the academic major area(s) of interest
AcademicPrediction
Compact IRI: pesc:AcademicPrediction
XSD type: AcRec:AcademicPredictionType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The score or measure that is being predicted.
AcademicPredictionCode
Compact IRI: pesc:AcademicPredictionCode
XSD type: core:AcademicPredictionCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The measurement area that is to be measured
AcademicPredictionInterpretation
Compact IRI: pesc:AcademicPredictionInterpretation
XSD type: core:AcademicPredictionInterpretationType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A prose description of the meaning of the prediction values
AcademicPredictionSubject
Compact IRI: pesc:AcademicPredictionSubject
XSD type: core:AcademicPredictionSubjectType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Indicates the subject area that is to be predicted or it indicates that the entire course of study is to be predicated
AcademicPredictionValue
Compact IRI: pesc:AcademicPredictionValue
XSD type: AcRec:EducationTestScoresType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The values for each prediction. A predication may have multiple measures such as GPA and C or better.
AcademicProgram
Compact IRI: pesc:AcademicProgram
XSD types: (different QNames for this local name)
AcRec:AcademicProgramType—AcademicRecord_v1.13.0.xsdcore:AcademicProgramType—AcademicRecord_v1.13.0.xsd,CoreMain_v1.19.0.xsd
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Academic Program(s) related to this Academic Summary
AcademicProgramName
Compact IRI: pesc:academicProgramName
XSD type: core:AcademicProgramNameType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Literal name of program, major, or field of study.
AcademicRecord
Compact IRI: pesc:AcademicRecord
XSD type: AcRec:AcademicRecordType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Information concerning the academic achievement or status of the student.
AcademicSession
Compact IRI: pesc:AcademicSession
XSD type: AcRec:AcademicSessionType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Information about an academic session
AcademicSessionDetail
Compact IRI: pesc:AcademicSessionDetail
XSD type: core:AcademicSessionDetailType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Information identifying the time period for the beginning of this session
AcademicSummary
Compact IRI: pesc:AcademicSummary
XSD types: (different QNames for this local name)
AcRec:AcademicSummaryE1Type—AcademicRecord_v1.13.0.xsdAcRec:AcademicSummaryFType—AcademicRecord_v1.13.0.xsd
XSD: AcademicRecord_v1.13.0.xsd
Academic summary information pertaining to the award or diploma.
AcademicSummaryLevel
Compact IRI: pesc:academicSummaryLevel
XSD type: core:CourseCreditLevelType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The level of credit associated with the credit hours earned for the course.
AcademicSummaryType
Compact IRI: pesc:academicSummaryType
XSD type: core:AcademicSummaryTypeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Summary Type is an indication of what is being summarized over which period of time.
Accreditation
Compact IRI: pesc:Accreditation
XSD type: core:AccreditationType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This complex data element provides information about the accreditation of the school sending the transcript.
AchievementCategoryCode
Compact IRI: pesc:AchievementCategoryCode
XSD type: AcRec:AchievementCategoryCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Category for the achievement
AchievementTitle
Compact IRI: pesc:AchievementTitle
XSD: AcademicRecord_v1.13.0.xsd
Name or Title of the achievement earned by the student
AdditionalStudentAchievements
Compact IRI: pesc:AdditionalStudentAchievements
XSD types: (different QNames for this local name)
AcRec:AdditionalStudentAchievementsType—AcademicRecord_v1.13.0.xsdcore:AdditionalStudentAchievementsType—AcademicRecord_v1.13.0.xsd
XSD: AcademicRecord_v1.13.0.xsd
Achievements not tied to a specific course, session or award.
AdditionalStudentCharacteristics
Compact IRI: pesc:AdditionalStudentCharacteristics
XSD type: AcRec:CharacteristicsSelectionsType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A generic structure for summarizing information about a student that is not covered in other areas
Address
Compact IRI: ceterms:address
XSD types: (different QNames for this local name)
AcRec:AddressType—AcademicRecord_v1.13.0.xsdcore:AddressType—CoreMain_v1.19.0.xsd
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
This is a combined Address Group for a choice between Domestic or International
AdmissionStatusCode
Compact IRI: pesc:AdmissionStatusCode
XSD type: core:AdmissionStatusCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A code describing the status of the application for admission
AdmissionStatusDate
Compact IRI: pesc:AdmissionStatusDate
XSD type: core:AdmissionStatusDateType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The date when the current status was changed
AdmissionTypeType
Compact IRI: pesc:AdmissionTypeType
XSD type: core:AdmissionTypeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Codes identifying the set of admission type values.
AdvancedPlacementCode
Compact IRI: pesc:AdvancedPlacementCode
XSD type: core:AdvancedPlacementCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Identifies the course areas for which the student would like to obtain advanced placement.
AdvancedSubjectCreditCode
Compact IRI: pesc:AdvancedSubjectCreditCode
XSD type: core:AdvancedSubjectCreditCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Course areas for advanced placement or credit.
AgencyAssignedID
Compact IRI: pesc:agencyAssignedID
XSD type: core:AgencyAssignedIDType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The ID assigned by the state or province or an agency, to the person (student).
XSD: CoreMain_v1.19.0.xsd
An identification number that has been assigned to the student by a state or province or other agency
AgencyCourseID
Compact IRI: pesc:agencyCourseID
XSD type: core:AgencyCourseIDType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The course ID that might have been assigned to this course by the state or other agency
AgencyIdentifier
Compact IRI: pesc:AgencyIdentifier
XSD type: core:AgencyIdentifierType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This complex data element is used to provide a student ID assigned by an agency, state, province, etc.
AlienRegisrationNumber
Compact IRI: pesc:AlienRegisrationNumber
XSD type: core:AlienRegistrationNumberType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The federal alien registration number assigned to legally authorized aliens by the Office of Immunization and naturalization Service (INS).
AllowedAnswerText
Compact IRI: pesc:AllowedAnswerText
XSD type: core:AllowedAnswerTextType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
One of the allowed answers to the question. If AllowedAnswers is present then the text is required.
AlternateName
Compact IRI: pesc:AlternateName
XSD type: core:NameType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Any other names by which the student may be known
AnswerSelectedCode
Compact IRI: pesc:AnswerSelectedCode
XSD type: core:AnswerSelectedCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
An indication that the student did or did not select this answer
AnswerText
Compact IRI: pesc:AnswerText
XSD type: core:AnswerTextType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Text of the answer if it is not presented as an alternative in Allowed Answers
AnticipatedGraduationDate
Compact IRI: pesc:anticipatedGraduationDate
XSD type: core:AnticipatedGraduationDateType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The date on which the student is or was expected to graduate.
Attendance
Compact IRI: pesc:Attendance
XSD types: (different QNames for this local name)
AcRec:AttendanceType—AcademicRecord_v1.13.0.xsdcore:AttendanceType—AcademicRecord_v1.13.0.xsd,CoreMain_v1.19.0.xsd
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
A grouping of information on student attenance.
AttendanceCount
Compact IRI: pesc:AttendanceCount
XSD type: core:AttendanceCountType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Attendance recorded as days (or partial days) present or absent
Attribute
Compact IRI: pesc:Attribute
XSD type: core:RAPType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Attributes of this course which may require special handling by the receiving institution
XSD: CoreMain_v1.19.0.xsd
Attributes of the Additional Student Achievement which may require special handling by the receiving institution
AwardEndorse
Compact IRI: pesc:AwardEndorse
XSD type: core:EndorseType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
information about the endorsement of A academic award
AwardYear
Compact IRI: pesc:AwardYear
XSD type: core:AwardYearType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Year the achievement was earned or presented
AwardYearMonth
Compact IRI: pesc:AwardYearMonth
XSD type: core:AwardYearMonthType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Year and month the achievement was earned or presented
BatchDateTime
Compact IRI: pesc:BatchDateTime
XSD type: core:BatchDateTimeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The Date and Time stamp when the document was created.
BatchDeliveryMethod
Compact IRI: pesc:BatchDeliveryMethod
XSD type: core:BatchDeliveryMethodType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A code that identifies if all the individual instance documents are to be delivered as one document or are to be parsed out as separate documents. The type of Batch Transmission.
BatchID
Compact IRI: pesc:BatchID
XSD type: core:BatchIDType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The File Transmission Date and Time stamp with additional unique qualifying characters that identifies a specific batch of electronic documents.
Birth
Compact IRI: pesc:Birth
XSD types: (different QNames for this local name)
AcRec:BirthType—AcademicRecord_v1.13.0.xsdcore:BirthType—AcademicRecord_v1.13.0.xsd,CoreMain_v1.19.0.xsd
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Identifying information related to a person's birth
BirthCity
Compact IRI: pesc:birthCity
XSD types: (different QNames for this local name)
core:BirthCityType—CoreMain_v1.19.0.xsdcore:CityType—AcademicRecord_v1.13.0.xsd
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The city in which the person was born.
BirthCountry
Compact IRI: pesc:birthCountry
XSD types: (different QNames for this local name)
core:BirthCountryCodeType—CoreMain_v1.19.0.xsdcore:CountryCodeType—AcademicRecord_v1.13.0.xsd
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The name of the country in which the person was born. Use ISO 3 155-1 alpha-2 standard.
BirthDate
Compact IRI: cedst:BirthDate
XSD type: core:BirthDateType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Date of Birth
Birthday
Compact IRI: pesc:birthday
XSD type: core:BirthdayType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Month and Day of Birth
BirthState
Compact IRI: pesc:BirthState
XSD type: core:StateProvinceCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The state (within the United States) or extra-state jurisdiction in which the person was born
CarrierName
Compact IRI: pesc:CarrierName
XSD type: AcRec:CarrierNameType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Name of delivery carrier
CarrierTrackingID
Compact IRI: pesc:CarrierTrackingID
XSD type: AcRec:CarrierTrackingIDType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Tracking ID assigned by delivery carrier
CertificationRequested
Compact IRI: pesc:CertificationRequested
XSD type: AcRec:CertificationRequestedType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This element indicates that transcript certfication should be completed before the transcript is generated. The value indicates a mutually defined certification type.
CharacteristicName
Compact IRI: pesc:CharacteristicName
XSD type: core:CharacteristicNameType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Name of the selection characteristic
CharacteristicRange
Compact IRI: pesc:CharacteristicRange
XSD type: AcRec:NumericRangeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The minimum or maximum numeric value of an attribute of an educational institution
CharacteristicValue
Compact IRI: pesc:CharacteristicValue
XSD type: core:CharacteristicValueType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Value of the selection factor if it is a single value or text
ClassRank
Compact IRI: pesc:classRank
XSD type: core:ClassRankType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The student's class rank relative to other students in their academic cohort (e.g. class).
ClassRankDate
Compact IRI: pesc:classRankDate
XSD type: core:ClassRankDateType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The date on which the student was included in the class ranking and the class was ranked
ClassRankSessionCount
Compact IRI: pesc:ClassRankSessionCount
XSD type: core:ClassRankSessionCountType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The number of sessions of coursework included in the ranking of the student in the class
ClassRankYear
Compact IRI: pesc:ClassRankYear
XSD type: core:ClassRankYearType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The year on which the student was included in the class ranking and the class was ranked
ClassRankYearMonth
Compact IRI: pesc:ClassRankYearMonth
XSD type: core:ClassRankYearMonthType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The year and month in which the student was included in the class ranking and the class was ranked
ClassSize
Compact IRI: pesc:classSize
XSD types: (different QNames for this local name)
core:ClassSizeType—AcademicRecord_v1.13.0.xsdxs:decimal—AcademicRecord_v1.13.0.xsd
XSD: AcademicRecord_v1.13.0.xsd
The numeric size of the academic cohort (e.g. class).
CohortGraduationYear
Compact IRI: pesc:cohortGraduationYear
XSD type: core:CohortYearType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The school year in which the student entered the baseline group used for computing completion rates, e.g., high school year and program.
CohortYear
Compact IRI: pesc:CohortYear
XSD type: core:CohortYearType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The school year in which the student entered the baseline group used for computing completion rates, e.g., high school year and program.
Contacts
Compact IRI: pesc:Contacts
XSD types: (different QNames for this local name)
AcRec:ContactsType—AcademicRecord_v1.13.0.xsdcore:ContactsType—AcademicRecord_v1.13.0.xsd,CoreMain_v1.19.0.xsd
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
To identify a person or an office at the sending school to which administrative communications should be directed
CorequisiteCourseCondition
Compact IRI: pesc:CorequisiteCourseCondition
XSD type: core:CorequisiteCourseConditionCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Prerequisite conditions that are non-course related.
CorequisiteCourseIndicator
Compact IRI: pesc:CorequisiteCourseIndicator
XSD type: core:CorequisiteCourseIndicatorType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Prerequisite conditions that are non-course related.
Country
Compact IRI: pesc:country
XSD type: core:CountryType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Name of the country which the claimant states as the country of permanent residence
CountryCode
Compact IRI: pesc:countryCode
XSD type: core:CountryCodeType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Code indicating Country. Use ISO 3166-1 alpha-2 standard.
XSD: CoreMain_v1.19.0.xsd
The code that identifies the country in the world in which the agency that assigned the ID to the student is located. . Use ISO 3 155-1 alpha-2 standard.
County
Compact IRI: pesc:county
XSD type: core:CountyType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Name of the county which the claimant states as the county of permanent residence
CountyCode
Compact IRI: pesc:countyCode
XSD types: (different QNames for this local name)
AcRec:FIPSCountyCodeType—AcademicRecord_v1.13.0.xsdcore:CountyCodeType—AcademicRecord_v1.13.0.xsd
XSD: AcademicRecord_v1.13.0.xsd
A code identifying the county which the applicant claims as the permanent residence. This is a 5-digit code which includes state (2 digits) and county within a state (3 digits).
Course
Compact IRI: pesc:Course
XSD type: AcRec:CourseType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Education courses associated with this session
CourseAcademicGrade
Compact IRI: pesc:courseAcademicGrade
XSD type: core:CourseAcademicGradeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The final grade awarded for participation in the course.
CourseAcademicGradeScaleCode
Compact IRI: pesc:courseAcademicGradeScaleCode
XSD type: core:CourseAcademicGradeScaleCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The grading scale used by an academic educational institution for an academic course.
CourseAcademicGradeStatusCode
Compact IRI: pesc:courseAcademicGradeStatusCode
XSD type: core:CourseAcademicGradeStatusCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Special enrollment or completion status of this course
CourseAcademicSupplementalGrade
Compact IRI: pesc:courseAcademicSupplementalGrade
XSD type: core:CourseAcademicGradeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The academic grade reported for this component or supplemental course
CourseAcademicSupplementalGradeScaleCode
Compact IRI: pesc:courseAcademicSupplementalGradeScaleCode
XSD type: core:CourseAcademicGradeScaleCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The grading scale used by an academic educational institution for an academic course.
CourseAcademicSupplementalGradeStatusCode
Compact IRI: pesc:courseAcademicSupplementalGradeStatusCode
XSD type: core:CourseAcademicGradeStatusCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Special enrollment or completion status of this course
CourseAddDate
Compact IRI: pesc:courseAddDate
XSD type: core:CourseAddDateType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The date a student was added to an academic course at a school.
CourseApplicability
Compact IRI: pesc:CourseApplicability
XSD type: core:CourseApplicabilityType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The academic program to which this academic course applies toward graduation.
CourseAverageGrade
Compact IRI: pesc:CourseAverageGrade
XSD type: core:CourseAcademicGradeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The calculated average grade earned by all enrolled in a given course. This grade is calculated on the same scale as CourseAcademicGrade.
CourseBeginDate
Compact IRI: pesc:courseBeginDate
XSD type: core:CourseBeginDateType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The official begin date for this course
CourseCIPCode
Compact IRI: pesc:courseCIPCode
XSD types: (different QNames for this local name)
core:CourseCIPCodeType—AcademicRecord_v1.13.0.xsd,CoreMain_v1.19.0.xsdcore:CourseCreditBasisType—AcademicRecord_v1.13.0.xsd
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The Classification of Instructional Programs (CIP) code to describe the area of study for the course.
CourseCoRequisite
Compact IRI: pesc:CourseCoRequisite
XSD type: AcRec:CourseCorequisiteType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A course type required to be taken simultaneosly with another course
CourseCreditBasis
Compact IRI: pesc:courseCreditBasis
XSD type: core:CourseCreditBasisType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The type of enrollment associated with the credit hours for the course.
CourseCreditEarned
Compact IRI: pesc:courseCreditEarned
XSD type: core:CourseCreditEarnedType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The number of credits a student earned by the successful completion of a course.
CourseCreditLevel
Compact IRI: pesc:courseCreditLevel
XSD type: core:CourseCreditLevelType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The level of credit associated with the credit hours earned for the course.
CourseCreditMaximumValue
Compact IRI: pesc:CourseCreditMaximumValue
XSD type: core:CourseCreditMaximumValueType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The maximum number of credits that can be received for this course.
CourseCreditMinimumValue
Compact IRI: pesc:CourseCreditMinimumValue
XSD type: core:CourseCreditMinimumValueType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The minimum number of credits that can be received for this course.
CourseCreditUnits
Compact IRI: pesc:courseCreditUnits
XSD type: core:CourseCreditUnitsType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The type of credits used at the high school
CourseCreditValue
Compact IRI: pesc:courseCreditValue
XSD type: core:CourseCreditValueType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Number indicating the credit hours that may be earned in the course.
CourseCSISCode
Compact IRI: pesc:courseCSISCode
XSD type: core:CourseCSISCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The Statistics Canada Canadian College Student Information System (CCSIS) code to describe the area of study for the course.
CourseDescription
Compact IRI: pesc:CourseDescription
XSD: AcademicRecord_v1.13.0.xsd
The text description describing the content of the course, as carried in the sending institution's course catalog.
CourseDropDate
Compact IRI: pesc:courseDropDate
XSD type: core:CourseDropDateType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The date on which the student drops or withdraws from the course.
CourseEffectiveDate
Compact IRI: pesc:CourseEffectiveDate
XSD type: core:CourseEffectiveDateType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The date the course was first officially offered by the sending institution.
CourseEndDate
Compact IRI: pesc:courseEndDate
XSD type: core:CourseEndDateType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The official end date for this course
CourseEquivalentAcademicGrade
Compact IRI: pesc:CourseEquivalentAcademicGrade
XSD type: core:CourseEquivalentAcademicGradeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The alternate grade including the grade and its scale
CourseExpirationDate
Compact IRI: pesc:CourseExpirationDate
XSD type: core:CourseExpirationDateType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The date the course was no longer officially offered by the sending institution.
CourseFiveDigitSCEDCode
Compact IRI: pesc:courseFiveDigitSCEDCode
XSD type: core:CourseFiveDigitSCEDCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This set of code values is derived from the first five digits of the CourseSCEDCode above.
CourseGPAApplicabilityCode
Compact IRI: pesc:CourseGPAApplicabilityCode
XSD type: core:CourseGPAApplicabilityCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
An indicator of whether or not this course being described is included in the computation of the student's Grade Point Average, and if so, if it weighted differently from regular courses.
CourseGrade
Compact IRI: pesc:CourseGrade
XSD type: AcRec:CourseGradeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Score expressed as equivailent to a course grade.
CourseHonorsCode
Compact IRI: pesc:CourseHonorsCode
XSD type: core:CourseHonorsCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
An indication that the course is or can be counted as an honors course.
CourseInstructionMethod
Compact IRI: pesc:CourseInstructionMethod
XSD type: core:CourseInstructionMethodType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The method of instruction used for the course
CourseInstructionSite
Compact IRI: pesc:courseInstructionSite
XSD type: core:CourseInstructionSiteType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
An indication of the type of location at which the course is taught.
CourseInstructionSiteName
Compact IRI: pesc:courseInstructionSiteName
XSD type: core:CourseInstructionSiteNameType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The name of the location at which the course is taught.
CourseInstructor
Compact IRI: pesc:CourseInstructor
XSD type: core:CourseInstructorType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Course instructor title and name
CourseLevel
Compact IRI: pesc:courseLevel
XSD type: core:CourseLevelType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The level of work demonstrated by successful completion of the academic course being described
CourseLongDepartmentName
Compact IRI: pesc:CourseLongDepartmentName
XSD type: core:CourseLongDepartmentNameType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The full name of the department of the course.
CourseLongTitle
Compact IRI: pesc:CourseLongTitle
XSD type: core:CourseLongTitleType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The full name or title of the course taken by a student at an academic institution.
CourseNarrativeExplanationGrade
Compact IRI: pesc:courseNarrativeExplanationGrade
XSD type: core:CourseNarrativeExplanationGradeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The narrative of the grade awarded to a student in an academic course in those cases where a course does not receive a letter or numeric grade included in the grading scale of the Course Academic Grade Qualifier.
CourseNCESCode
Compact IRI: pesc:courseNCESCode
XSD type: core:CourseNCESCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The code set developed (or being developed) by the United States Department of Education's National Center for Education Statistics for the Classification of Secondary School Courses
CourseNumber
Compact IRI: pesc:courseNumber
XSD type: core:CourseNumberType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The official reference number portion of a course identifier. This number frequently designates the level of the course as well as the level of the student expected to enroll in the course
CourseOverrideSchool
Compact IRI: pesc:courseOverrideSchool
XSD type: AcRec:SchoolType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The school where the credit was earned if different from the Academic Session School
CoursePrerequisite
Compact IRI: pesc:CoursePrerequisite
XSD type: AcRec:CoursePrerequisiteType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A description of a course that must be completed before taking the current course.
CoursePSISCode
Compact IRI: pesc:CoursePSISCode
XSD type: core:CoursePSISCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The Statistics Canada Postsecondary Student Information System (PSIS) code value to describe the area of study for the course.
CourseQualityPointsEarned
Compact IRI: pesc:courseQualityPointsEarned
XSD type: core:CourseQualityPointsEarnedType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The numerical value assigned to a letter grade to provide a basis of quantitative determination of an average.
CourseRelationship
Compact IRI: pesc:CourseRelationship
XSD type: core:CourseRelationshipCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A code indicating the relationship between the primary course and this related course.
CourseRepeatability
Compact IRI: pesc:CourseRepeatability
XSD type: AcRec:CourseRepeatabilityType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A yes/no indicator if a course may be repeated for credit
CourseRepeatabilityIndicator
Compact IRI: pesc:CourseRepeatabilityIndicator
XSD: AcademicRecord_v1.13.0.xsd
A yes/no indicator if a course may be repeated for credit
CourseRepeatabilityMaximumCredit
Compact IRI: pesc:CourseRepeatabilityMaximumCredit
XSD type: core:CourseRepeatabilityMaxCreditType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The maximum hours for which the course may be taken for credit.
CourseRepeatabilityMaximumNumber
Compact IRI: pesc:CourseRepeatabilityMaximumNumber
XSD type: core:CourseRepeatabilityMaxNumberType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The number of times a course may be repeated
CourseRepeatCode
Compact IRI: pesc:CourseRepeatCode
XSD type: core:CourseRepeatCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Indicates that an academic course has been repeated by a student and how that repeat is to be computed in the student's academic grade average.
CourseSCEDCode
Compact IRI: pesc:CourseSCEDCode
XSD type: core:CourseSCEDCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The School Codes for the Exchange of Data (SCED) code set being developed for the United States Department of Education's National Center for Education Statistics to describe the content and level of a course
CourseSectionNumber
Compact IRI: pesc:courseSectionNumber
XSD type: core:CourseSectionNumberType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The number assigned to differentiate among distinct occurrences of courses that have the same course abbreviation and number but may be considered to be different . For example, it could be used to identify the instructor.
CourseShortTitle
Compact IRI: pesc:CourseShortTitle
XSD type: core:CourseTitleType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Text of a shortened title of the course
CourseStatusCode
Compact IRI: pesc:CourseStatusCode
XSD type: core:CourseStatusCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Status of this course. This field is required if CourseAcademicGrade is used.
CourseSubID
Compact IRI: pesc:CourseSubID
XSD type: core:CourseSubNumberType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
An ID describing a sub course
CourseSubjectAbbreviation
Compact IRI: pesc:courseSubjectAbbreviation
XSD type: core:CourseSubjectAbbreviationType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The alphabetic abbreviation of the academic department or discipline offering the course. It is one part of the total course identifier number.
CourseSubjectAreaCode
Compact IRI: pesc:CourseSubjectAreaCode
XSD type: core:CourseSubjectAreaCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This set of code values is derived from the first two digits of the CourseSCEDCode above.
CourseSupplementalAcademicGrade
Compact IRI: pesc:CourseSupplementalAcademicGrade
XSD type: AcRec:CourseSupplementalAcademicGradeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Grades that are reported, which combine to make the final grade in a course.
CourseSupplementalGrade
Compact IRI: pesc:CourseSupplementalGrade
XSD type: AcRec:CourseSupplementalGradeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Information in the child data element CourseSupplementalGrade about the inclusion of component parts of a grade in a course.
CourseTitle
Compact IRI: pesc:courseTitle
XSD type: core:CourseTitleType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The name or title of the course taken by a student at an academic institution.
CourseUSISCode
Compact IRI: pesc:courseUSISCode
XSD type: core:CourseUSISCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The Statistics Canada University Student Information System (USIS) code to describe the area of study for the course.
CreatedDateTime
Compact IRI: pesc:createdDateTime
XSD type: core:CreatedDateTimeType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The Date and Time stamp when the document was created
CurrentEnrollmentIndicator
Compact IRI: pesc:CurrentEnrollmentIndicator
XSD type: AcRec:CurrentEnrollmentIndicatorType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
An indicator specifying if the student is enrolled
CurrentSchoolIndicator
Compact IRI: pesc:CurrentSchoolIndicator
XSD type: core:CurrentSchoolIndicatorType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Listed school is the current or last school attended
CutScore
Compact IRI: pesc:CutScore
XSD type: core:CutScoreType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Presents the score that needed to be equalled or exceeded to master the domain
Deceased
Compact IRI: pesc:Deceased
XSD type: core:DeceasedType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Information related a student's death
DegreeSeekingStatusCode
Compact IRI: pesc:degreeSeekingStatusCode
XSD type: core:DegreeSeekingStatusCodeType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
This basic core component identifies the degree student may enroll in courses that can be counted toward a degree or a Nondegree student may enroll in courses but they will not be counted toward a degree.
Delinquencies
Compact IRI: pesc:delinquencies
XSD type: core:DelinquenciesType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The academic standing of the student upon transfer to the institution
DeliveryInstruction
Compact IRI: pesc:DeliveryInstruction
XSD type: AcRec:DeliveryInstructionType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Additional free-form delivery instructions
DeliveryMethod
Compact IRI: pesc:DeliveryMethod
XSD type: AcRec:DeliveryMethodType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A code describing the method of delivery of a request or response for a transcipt
Department
Compact IRI: pesc:Department
XSD types: (different QNames for this local name)
AcRec:OrganizationType—AcademicRecord_v1.13.0.xsdcore:OrganizationNameType—CoreMain_v1.19.0.xsd
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The department within and organization
Destination
Compact IRI: pesc:destination
XSD type: AcRec:SourceDestinationType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This field is mandatory and essential to indicate the destination or recipient of the transcript being sent.
DestinationAgency
Compact IRI: pesc:DestinationAgency
XSD type: AcRec:SourceDestinationType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The agency that is receiving the document
DocumentCompleteCode
Compact IRI: pesc:documentCompleteCode
XSD type: core:DocumentCompleteCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This element indicates whether the document conveys a complete record. Partial documents may be produced for information that is recorded in multiple media or formats. If the student is still enrolled at the school, but the record being sent includes all the available information to date for that student, then the record would be considered complete, and this data element would not be included in the transcript. A value of Partial generally means that the remainder will be sent in hard copy.
DocumentID
Compact IRI: pesc:documentID
XSD type: core:DocumentIDType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The File Transmission Date and Time stamp with additional unique qualifying characters
DocumentOfficialCode
Compact IRI: pesc:documentOfficialCode
XSD type: core:DocumentOfficialCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This element indicates if the document is unofficial. Unofficial documents may be produced for reference purpose but may not be binding.
DocumentProcessCode
Compact IRI: pesc:documentProcessCode
XSD type: core:DocumentProcessCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This element indicates a TEST or PRODUCTION document
DocumentTypeCode
Compact IRI: pesc:documentTypeCode
XSD type: core:DocumentTypeCodeType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Type and purpose of document being transmitted
EducationSubtest
Compact IRI: pesc:EducationSubtest
XSD type: AcRec:EducationSubtestType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Subdivision of a standardized test (including the score)
EducationSubtestCode
Compact IRI: pesc:EducationSubtestCode
XSD type: core:EducationSubtestCodeType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Code identifying the sub-part of a standardized test (e.g. Quantitative, Verbal). These codes are the newer codes used in the XML Education Test Score Reporting and the Application for Admission schemas. They are tied to each individual test.
EducationSubtestName
Compact IRI: pesc:EducationSubtestName
XSD type: xs:string (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Official name of the test as specified by the test publisher or administrator
EducationTestCode
Compact IRI: pesc:educationTestCode
XSD type: core:EducationTestCodeType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Code identifying the test in the newer XML version of Test Codes
EducationTestGroup
Compact IRI: pesc:EducationTestGroup
XSD type: core:EducationTestGroupType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Provides additional grouping information for agencies that need to further identify a particular test. The group will be agency specific.
EducationTestName
Compact IRI: pesc:EducationTestName
XSD type: core:EducationTestNameType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Common name for the test
EducationTests
Compact IRI: pesc:EducationTests
XSD type: AcRec:EducationTestsType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Contains score and interpretive data for all the tests reported in the test score report
EducationTestScores
Compact IRI: pesc:EducationTestScores
XSD type: AcRec:EducationTestScoresType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The score received on the test. This complex type allows scores of each type or transformation to be presented.
EducationTestVersion
Compact IRI: pesc:EducationTestVersion
XSD type: core:EducationTestVersionType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A version label supplied by the test publisher. This changes when the structure of the test has changed (e.g, new subtest)
ElectronicDelivery
Compact IRI: pesc:ElectronicDelivery
XSD type: AcRec:ElectronicDeliveryType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Electronic Delivery Details
ElectronicFormat
Compact IRI: pesc:ElectronicFormat
XSD type: AcRec:ElectronicFormatType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The format of the electronic transcript file
ElectronicMethod
Compact IRI: pesc:ElectronicMethod
XSD type: AcRec:ElectronicMethodType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The electronic method used to deliver the electronic transcript:
EligibilityEndDate
Compact IRI: pesc:EligibilityEndDate
XSD type: core:EligibilityEndDateType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The date on which the student cease to be eligible for special programs, sholarships or loans.
Email
Compact IRI: pesc:email
XSD types: (different QNames for this local name)
AcRec:EmailType—AcademicRecord_v1.13.0.xsdcore:EmailType—CoreMain_v1.19.0.xsd
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Email address of source institution contact
Employer
Compact IRI: pesc:Employer
XSD types: (different QNames for this local name)
AcRec:OrganizationType—AcademicRecord_v1.13.0.xsdcore:OrganizationEntityType—CoreMain_v1.19.0.xsd
XSD: AcademicRecord_v1.13.0.xsd
Information about the name of the employer (person or company, etc.)
XSD: CoreMain_v1.19.0.xsd
Information about the name of the employer (person or company, etc.) of this sponsor person of the applicant
EmploymentBeginDate
Compact IRI: pesc:EmploymentBeginDate
XSD type: core:EmploymentBeginDateType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Employment Begin Date.
XSD: CoreMain_v1.19.0.xsd
The date that the claimant began employment
EmploymentEndDate
Compact IRI: pesc:EmploymentEndDate
XSD type: core:EmploymentEndDateType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Empoyment Termination Date.
XSD: CoreMain_v1.19.0.xsd
The date that the claimant ended employment
EnrollDate
Compact IRI: pesc:EnrollDate
XSD type: core:EnrollDateType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The date on which the student officially enrolled.
EntryDate
Compact IRI: pesc:entryDate
XSD type: core:EntryDateType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The date on which the student officially was admitted to the school or when the student first attended the school.
Essay
Compact IRI: pesc:Essay
XSD type: AcRec:EssayType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Includes the essay text for computer entered essays, or a link to the essay text or image
EssayPrompt
Compact IRI: pesc:EssayPrompt
XSD type: core:PromptType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Image of the essay (Format and encoding TBD)
EssayText
Compact IRI: pesc:EssayText
XSD type: core:EssayTextType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Actual text of the essay that is being scored (Used normally with computer based tests.)
EssayURL
Compact IRI: pesc:EssayURL
XSD type: core:URLAddressType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
URL that will provide access to the essay on a secured site
EthnicityRace
Compact IRI: pesc:EthnicityRace
XSD type: core:EthnicityRaceType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The student's ethnicity and race code(s) as recorded in the sending school's records. This is the format that began to be used after 2008.
ExitDate
Compact IRI: pesc:exitDate
XSD type: core:ExitDateType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The date on which the student officially withdrew, was withdrawn, or graduated.
ExitDateYear
Compact IRI: pesc:ExitDateYear
XSD type: core:ExitDateYearType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The time that the student last attended the educational institution
ExitDateYearMonth
Compact IRI: pesc:ExitDateYearMonth
XSD type: core:ExitDateYearMonthType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The time that the student last attended the educational institution
ExitReasonCode
Compact IRI: pesc:ExitReasonCode
XSD type: core:ExitReasonCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The reason the student stopped attending. It is a code set approved by the US Department of Education's National Center for Education Statistics and is included in the NCES Handbook.
ExtracurricularActivitity
Compact IRI: pesc:ExtracurricularActivitity
XSD type: AcRec:ExtracurricularActivityType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Mispelled needs to be ExtraCurricularActivity
FamilyIncomeAmount
Compact IRI: pesc:FamilyIncomeAmount
XSD type: AcRec:NumericRangeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Range of the income for aid purposes
Father
Compact IRI: pesc:Father
XSD types: (different QNames for this local name)
AcRec:PersonType—AcademicRecord_v1.13.0.xsdcore:PersonType—CoreMain_v1.19.0.xsd
XSD: AcademicRecord_v1.13.0.xsd
** Min/Max of 2/2 defined for an aggregate.
XSD: CoreMain_v1.19.0.xsd
A description of a male parent.
FaxPhone
Compact IRI: pesc:faxPhone
XSD type: AcRec:PhoneType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Fax phone number of source institution contact
FeeAmount
Compact IRI: pesc:FeeAmount
XSD type: core:SmallCurrencyType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Amount of the fee
FeeDiscountRequestCode
Compact IRI: pesc:FeeDiscountRequestCode
XSD type: AcRec:FeeDiscountRequestCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A code for identifying the activities of a student
FeeStatusCode
Compact IRI: pesc:FeeStatusCode
XSD type: AcRec:FeeStatusCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A code type describing the status of the fee request
FeeStatusReason
Compact IRI: pesc:FeeStatusReason
XSD type: AcRec:FeeStatusReasonType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A text type description further clarifying the fee status code
FinancialAidNeeds
Compact IRI: pesc:FinancialAidNeeds
XSD type: AcRec:FinancialAidNeedsType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Identifies the financial aid needed and the student characteristics that affect financial aid
FinancialAidSupportIndicator
Compact IRI: pesc:FinancialAidSupportIndicator
XSD type: core:FinancialAidSupportIndicatorType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A flag indicating if the student needs financial aid
FirstEntryIntoUSDate
Compact IRI: pesc:FirstEntryIntoUSDate
XSD type: core:FirstEntryIntoUSDateType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The date of the person's initial arrival into the United States in order to establish residency.
Gender
Compact IRI: pesc:Gender
XSD type: core:GenderType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Gender of the student
GPA
Compact IRI: pesc:GPA
XSD type: core:GPAType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
GPA for the Award Program
GraduationIndicator
Compact IRI: pesc:GraduationIndicator
XSD type: core:GraduationIndicatorType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Student graduated from this school
Health
Compact IRI: pesc:Health
XSD type: core:HealthType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Immunization, vaccinations and health screenings
HighSchool
Compact IRI: pesc:HighSchool
XSD type: AcRec:HighSchoolType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This is the secondary school (high school) from which the person graduated or the last high school the party attended.
HighSchoolCreditSummary
Compact IRI: pesc:HighSchoolCreditSummary
XSD type: core:HighSchoolCreditSummaryType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This is a summary of credits taken at a secondary school
HoldReason
Compact IRI: pesc:HoldReason
XSD type: AcRec:HoldReasonType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A code type describing the reason that a transcript or a response is on hold
HoldType
Compact IRI: pesc:HoldType
XSD type: AcRec:HoldTypeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A code type specfying when the hold was placed on the transcript
ImmigrationI20RequestIndicator
Compact IRI: pesc:ImmigrationI20RequestIndicator
XSD type: core:ImmigrationI20RequestIndicatorType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
An indicator as to whether or not the applicant has already requested a US Immigration Form I-20
LabelValue
Compact IRI: pesc:LabelValue
XSD type: core:LabelValueType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Label describing a score value (e.g., Excellent). The labels may or may not be ordinal
Language
Compact IRI: pesc:Language
XSD type: core:LanguageType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Information about the student's ability to communicate in languages other than the primary language of the country where the sending school is located.
XSD: CoreMain_v1.19.0.xsd
Language associated with one or more aspects of the Additional Student Achievement
LanguageOfInstruction
Compact IRI: pesc:LanguageOfInstruction
XSD type: core:LanguageOfInstructionType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Language associated with one or more aspects of the course
LeadershipCharacteristicCode
Compact IRI: pesc:LeadershipCharacteristicCode
XSD type: core:LeadershipCharacteristicCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The characteristic of the leadship position
LeadershipPosition
Compact IRI: pesc:LeadershipPosition
XSD type: core:LeadershipPositionType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Name or description of the leadship position held by the student
LearningExperience
Compact IRI: pesc:LearningExperience
XSD type: AcRec:LearningExperienceType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Information about a learning experience
LearningOutcome
Compact IRI: pesc:LearningOutcome
XSD type: core:LearningOutcomeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Information about the results of an education experience
LearningProgram
Compact IRI: pesc:LearningProgram
XSD type: AcRec:LearningProgramType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Information about the academic program Extend from core:AcademicProgramType in order to describe learning program and the learning outcomes
LearningReflection
Compact IRI: pesc:LearningReflection
XSD type: xs:string (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A learner's essay or statement about the extra- and co-curricular learning course taken or about the services experience.
LearningTopic
Compact IRI: pesc:LearningTopic
XSD type: core:LearningTopicType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Topics to be taught in a course, learning experience or training
Licensure
Compact IRI: pesc:Licensure
XSD type: core:LicensureType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Licensure requirements satisfied by successful completion of this course
XSD: CoreMain_v1.19.0.xsd
Licensure requirements satisfied by successful completion of the Additional Student Achievement
LocalOrganizationID
Compact IRI: pesc:LocalOrganizationID
XSD type: core:LocalOrganizationIDType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A code set typically used by a state, province or region to further identify the school whose record is beng sent
XSD: CoreMain_v1.19.0.xsd
A code set typically used by a state, province or region to further identify the sending school.
LocalValue
Compact IRI: pesc:LocalValue
XSD type: core:LocalValueType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Value that is not covered by other elements. This element allows both text and numbers.
MasteredIndicator
Compact IRI: pesc:MasteredIndicator
XSD type: core:MasteredIndicatorType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Signifies that the student has mastered (true) or not mastered (false) the tested domain
MasteryValue
Compact IRI: pesc:MasteryValue
XSD type: AcRec:MasteryValueType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Identifies if the score is sufficient to indicate mastery of the material and the score needed to indicate mastery
Mean
Compact IRI: pesc:Mean
XSD type: xs:float (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This element contains the arithmetic mean of the test scores of the norm population.
Median
Compact IRI: pesc:Median
XSD type: xs:float (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This simple element contains the median value of the scores of the norm population.
Mentor
Compact IRI: pesc:Mentor
XSD type: core:EndorseType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The information of a person who coaches a learner during a service or an extra- and co-curricular experience learning program.
Mother
Compact IRI: pesc:Mother
XSD types: (different QNames for this local name)
AcRec:PersonType—AcademicRecord_v1.13.0.xsdcore:PersonType—CoreMain_v1.19.0.xsd
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
A description of a female parent.
Name
Compact IRI: pesc:Name
XSD types: (different QNames for this local name)
core:NameType—AcademicRecord_v1.13.0.xsd,CoreMain_v1.19.0.xsdxs:string—CoreMain_v1.19.0.xsd
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The name of record of the student at the sending institution
NonImmigrantVisaIssueDate
Compact IRI: pesc:NonImmigrantVisaIssueDate
XSD type: core:NonImmigrationVisaIssueDateType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A date on which the Nonimigrant Visa was issued.
XSD: CoreMain_v1.19.0.xsd
The date the applicant's current visa was issued
NonImmigrantVisaNumber
Compact IRI: pesc:NonImmigrantVisaNumber
XSD type: core:NonImmigrantVisaNumberType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The number of the non-imigrant visa issued.
XSD: CoreMain_v1.19.0.xsd
The number assigned by the issuing post for this visa for this international applicant once the application is approved
NonImmigrantVisaStatusChangeCode
Compact IRI: pesc:NonImmigrantVisaStatusChangeCode
XSD type: core:NonImmigrantVisaStatusChangeCodeType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
An Indication of a change that occurred in the non-imigrant (Visa) classification.
NonImmigrantVisaStatusChangeDate
Compact IRI: pesc:NonImmigrantVisaStatusChangeDate
XSD type: core:NonImmigrantVisaStatusChangeDateType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The date on which an official change to the non-immigrant (visa) status occurred.
NonImmigrantVisaType
Compact IRI: pesc:NonImmigrantVisaType
XSD type: core:NonImmigrantVisaType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The number of the non-imigrant visa issued.
XSD: CoreMain_v1.19.0.xsd
The type of visa currently held by the international applicant
NonStandardizedTestConditionsCode
Compact IRI: pesc:NonStandardizedTestConditionsCode
XSD type: core:NonStandardizedConditionsCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The test conditions that deviates from the standard test administration.
NormalCurveValue
Compact IRI: pesc:NormalCurveValue
XSD type: core:NormalCurveValueType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Score expressed as a percent of cases below this score assuming a normal distribution
NormDistribution
Compact IRI: pesc:NormDistribution
XSD type: AcRec:NormDistributionType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This complex element contains a structure that represents all the information needed to contruct a norm population histogram.
NormGroup
Compact IRI: pesc:NormGroup
XSD type: AcRec:NormGroupType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This complex element contains the value and label information for a population category or range for one entry in a population histogram.
NormGroupFrequency
Compact IRI: pesc:NormGroupFrequency
XSD type: xs:unsignedLong (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This simple element contains the number of occurances of a category or range in a histogram chart
NormGroupLabel
Compact IRI: pesc:NormGroupLabel
XSD type: xs:string (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This simple element contains the label specifying a category or a range for a single entry in a histogram chart
NormGroupPercent
Compact IRI: pesc:NormGroupPercent
XSD type: xs:decimal (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This simple element contains the percent of total population included in this category or range in a histogram chart
NormPopulation
Compact IRI: pesc:NormPopulation
XSD type: AcRec:NormPopulationType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The attributes of the population used in the norm referenced score
NormPopulationCode
Compact IRI: pesc:NormPopulationCode
XSD type: core:NormPopulationCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The attributes of the population used in the norm referenced score
NormPopulationDescription
Compact IRI: pesc:NormPopulationDescription
XSD type: core:NormPopulationDescriptionType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Text specifying the exact nature of the norm referenced population.
NormPopulationSize
Compact IRI: pesc:NormPopulationSize
XSD type: core:NormPopulationSizeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The number of individuals that c.prise the norm referenced population.
NormReferencedValues
Compact IRI: pesc:NormReferencedValues
XSD type: AcRec:NormReferencedValuesType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Test score values that are calcuated based upon a specific norm population
NSN
Compact IRI: pesc:NSN
XSD type: core:NSNIDType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Canadian National Student Number Identifier Type
NumberCourses
Compact IRI: pesc:NumberCourses
XSD type: core:NumberCoursesType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Number of courses that were taken in this subject area
NumberOfYears
Compact IRI: pesc:NumberOfYears
XSD type: core:NumberOfYearsType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
How many years the applicant participated
NumericLowerBound
Compact IRI: pesc:NumericLowerBound
XSD type: core:NumericLowerBoundType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Indicates the minimum of the desired range.
NumericUpperBound
Compact IRI: pesc:NumericUpperBound
XSD type: core:NumericUpperBoundType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Indicates the maximum of the desired range.
OrderFee
Compact IRI: pesc:OrderFee
XSD type: AcRec:OrderFeeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Order Fee Details
Organization
Compact IRI: pesc:Organization
XSD types: (different QNames for this local name)
AcRec:OrganizationType—AcademicRecord_v1.13.0.xsdcore:OrganizationType—CoreMain_v1.19.0.xsd
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Non-person entity such as Organization, Institution, Agency or Business.
OrganizationName
Compact IRI: cedst:NameOfInstitution
XSD type: core:OrganizationNameType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Name of Non-person entity such as Organization, Institution, Agency or Business.
OriginalCourseID
Compact IRI: pesc:originalCourseID
XSD type: core:OriginalCourseIDType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The course ID as it was listed when the credit was earned (e.g. before a system conversion) to show consistency between present transcripts and older ones.
OtherSelectionCharacteristics
Compact IRI: pesc:OtherSelectionCharacteristics
XSD type: AcRec:CharacteristicsSelectionsType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Identifies other information that is not included in the other areas and may not be anticipated
OverrideSchoolCourseNumber
Compact IRI: pesc:overrideSchoolCourseNumber
XSD type: core:OverrideSchoolCourseNumberType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The course ID as it was listed at the school where the credit was earned
ParentGuardian
Compact IRI: pesc:ParentGuardian
XSD type: core:ParentGuardianType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This complex data element identifies the primary parent or guardian responsible for the high school student.
ParentGuardianName
Compact IRI: pesc:ParentGuardianName
XSD type: core:NameType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This is the name of the primary parent or guardian responsible for the high school student.
ParentsMaritalStatusCode
Compact IRI: pesc:ParentsMaritalStatusCode
XSD type: core:ParentsMaritalStatusCodeType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Marital status.
XSD: CoreMain_v1.19.0.xsd
Information about the marital status of the applicant's family
PartialSSN
Compact IRI: pesc:PartialSSN
XSD type: core:PartialSSNType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The last four digits of the person's U.S. Social Security Number
PercentCorrectValue
Compact IRI: pesc:PercentCorrectValue
XSD type: core:PercentCorrectValueType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Score is expressed in terms of the percent of the total correct
PercentileLowerBoundValue
Compact IRI: pesc:PercentileLowerBoundValue
XSD type: core:PercentileLowerBoundValueType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Percent of examinees scoring below the current score
PercentileRankValue
Compact IRI: pesc:PercentileRankValue
XSD type: core:PercentileRankValueType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Number of examinees below the current score plus half the examinees at the same score divided by the number of examinees
PercentileUpperBoundValue
Compact IRI: pesc:PercentileUpperBoundValue
XSD type: core:PercentileUpperBoundValueType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Percent of examinies scoring at or below the current score (also called cummunlative percent)
PerformanceEvidence
Compact IRI: pesc:PerformanceEvidence
XSD type: core:URLType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A URL of a web location that hosts a learner's work results.
Person
Compact IRI: cedst:Person
XSD types: (different QNames for this local name)
AcRec:K12PersonType—AcademicRecord_v1.13.0.xsdAcRec:PersonType—AcademicRecord_v1.13.0.xsdcore:PersonType—CoreMain_v1.19.0.xsd
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Biographical and demographic information about the student.
Phone
Compact IRI: pesc:Phone
XSD types: (different QNames for this local name)
AcRec:PhoneType—AcademicRecord_v1.13.0.xsdcore:PhoneType—CoreMain_v1.19.0.xsd
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Phone number of source institution contact
PlacementLocation
Compact IRI: pesc:PlacementLocation
XSD type: xs:string (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The location where a learner studies or provides the services for the extra- and co-curricular experience learning program or courses.
PlannedReleaseDate
Compact IRI: pesc:PlannedReleaseDate
XSD type: xs:date (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A date on which transcript hold is scheduled to be released
PositionTitle
Compact IRI: pesc:PositionTitle
XSD type: core:PositionTitleType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Title,position , job description.
XSD: CoreMain_v1.19.0.xsd
Job title or position of the contact at the endorsing organization
PrerequisiteCourseCondiition
Compact IRI: pesc:PrerequisiteCourseCondiition
XSD: AcademicRecord_v1.13.0.xsd
The previous courses necessary to take a course
PrerequisiteCourseIndicator
Compact IRI: pesc:PrerequisiteCourseIndicator
XSD type: core:PrerequisiteCourseIndicatorType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Indicator indicating whether or not there is a perquisite for the course.
PreviousCourseID
Compact IRI: pesc:PreviousCourseID
XSD type: AcRec:PreviousCourseIDType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
An ID of a course whose ID has changed
ProbabilityValue
Compact IRI: pesc:ProbabilityValue
XSD type: core:ProbabilityValueType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Score expressed as a probability
Proficiency
Compact IRI: pesc:Proficiency
XSD type: core:RAPType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Proficiency level signified by successful completion of this course
XSD: CoreMain_v1.19.0.xsd
Proficiency level signified by successful completion of the Additional Student Achievement
ProgramDescription
Compact IRI: pesc:ProgramDescription
XSD type: xs:string (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A short description of a learning program
ProgramInstructionMethod
Compact IRI: pesc:ProgramInstructionMethod
XSD type: core:CourseInstructionMethodType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Method used for instruction.
ProgramLevel
Compact IRI: pesc:programLevel
XSD type: core:ProgramLevelType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Award level of program.
ProgramSummary
Compact IRI: pesc:ProgramSummary
XSD types: (different QNames for this local name)
AcRec:AcademicSummaryBaseType—AcademicRecord_v1.13.0.xsdAcRec:AcademicSummaryE2Type—AcademicRecord_v1.13.0.xsd
XSD: AcademicRecord_v1.13.0.xsd
Summary information about the Academic Award Program
QuestionAreaCode
Compact IRI: pesc:QuestionAreaCode
XSD type: core:QuestionAreaCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
General subject matter of the question
QuestionFormatCode
Compact IRI: pesc:QuestionFormatCode
XSD type: core:QuestionFormatCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Indicates the presentation format of the question and answers
QuestionID
Compact IRI: pesc:QuestionID
XSD type: core:QuestionIDType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Survey question number or other identifier
QuestionRequiredCode
Compact IRI: pesc:QuestionRequiredCode
XSD type: core:QuestionRequiredCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Indicates if Student must answer the question
QuestionText
Compact IRI: pesc:QuestionText
XSD type: core:QuestionTextType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Text of the question
QuestionTitle
Compact IRI: pesc:QuestionTitle
XSD type: core:QuestionTitleType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Title of the question
RaceEthnicity
Compact IRI: pesc:RaceEthnicity
XSD type: core:RaceEthnicityType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The student's race and ethnicity code as recorded in the sending school's records using the format in effect prior to 2008.
RankValue
Compact IRI: pesc:RankValue
XSD type: core:RankValueType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Score expressed as a rank and the size of the population
RawScoreValue
Compact IRI: pesc:RawScoreValue
XSD type: core:RawScoreValueType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Value expressed as a raw score. This is usually some form of the number of correct answers
Receiver
Compact IRI: pesc:Receiver
XSD type: AcRec:RequestorReceiverType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The person receiving the transcipt
Recipient
Compact IRI: pesc:Recipient
XSD type: AcRec:RecipientType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The person receiving the transcipt
RecipientAssignedID
Compact IRI: pesc:RecipientAssignedID
XSD type: core:RecipientAssignedIDType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Recipient Asigned Identifier Type
RecipientTrackingID
Compact IRI: pesc:RecipientTrackingID
XSD type: core:RequestTrackingIDType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
An ID of a course whose ID has changed
RelatedCourseID
Compact IRI: pesc:RelatedCourseID
XSD type: AcRec:RelatedCourseIDType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The ID type of a course related to the current course
ReleaseAuthorizedIndicator
Compact IRI: pesc:ReleaseAuthorizedIndicator
XSD type: AcRec:ReleaseAuthorizedIndicatorType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Indicates whether a release authorization was received by the requested student.
ReleaseAuthorizedMethod
Compact IRI: pesc:ReleaseAuthorizedMethod
XSD type: AcRec:ReleaseAuthorizedMethodType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The method by which the release authorization was received.
ReleaseDate
Compact IRI: pesc:ReleaseDate
XSD type: AcRec:ReleaseDateType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Date to release hold instructions
ReligiousAffiliation
Compact IRI: pesc:ReligiousAffiliation
XSD type: core:ReligiousAffiliationType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The religious affilitation of the educational institution
XSD: CoreMain_v1.19.0.xsd
The religion or religious group with which the individual most identifies.
RequestedStudent
Compact IRI: pesc:RequestedStudent
XSD type: AcRec:RequestedStudentType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A type for the description of the student for which the transcript is requested
Requestor
Compact IRI: pesc:Requestor
XSD type: AcRec:RequestorReceiverType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A description of the organization and person that requesed the transcript
RequestorReceiverOrganization
Compact IRI: pesc:RequestorReceiverOrganization
XSD type: AcRec:RequestorReceiverOrganizationType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A description of the organization of the requestor or reciever
RequestTrackingID
Compact IRI: pesc:requestTrackingID
XSD type: core:RequestTrackingIDType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The unique ID associated with a request action that is returned to the requestor for document matching and tracking.
RequiredFormsReceiveDate
Compact IRI: pesc:RequiredFormsReceiveDate
XSD type: core:RequiredFormsReceiveDateType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The date on which the institution received the required forms from an international student associated with postsecondary study in the United States.
Requirement
Compact IRI: pesc:Requirement
XSD type: core:RAPType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Curriculum requirements satisfied by successful completion of this course
XSD: CoreMain_v1.19.0.xsd
Curriculum requirements satisfied by successful completion of the Additional Student Achievement
Residency
Compact IRI: pesc:Residency
XSD types: (different QNames for this local name)
AcRec:ResidencyType—AcademicRecord_v1.13.0.xsdcore:ResidencyType—CoreMain_v1.19.0.xsd
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Where the student currently resides
ResidencyStatusCode
Compact IRI: pesc:residencyStatusCode
XSD type: core:ResidencyStatusCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Declaration made by the claimant as to his or her permanent residency
ResponseHold
Compact IRI: pesc:ResponseHold
XSD type: AcRec:ResponseHoldType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
An element describing information about the hold of a transcript response
ResponseStatus
Compact IRI: pesc:ResponseStatus
XSD type: AcRec:ResponseStatusType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The current status of the transcript transmission and reception.
RushProcessingRequested
Compact IRI: pesc:RushProcessingRequested
XSD type: AcRec:RushProcessingRequestedType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
An indicator if a rush was requested for a transcript
ScaleScoreValue
Compact IRI: pesc:ScaleScoreValue
XSD type: core:ScaleScoreValueType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Value which is a transformation of the raw score to common scale that can be used for comparison to other forms of the test
School
Compact IRI: pesc:school
XSD types: (different QNames for this local name)
AcRec:SchoolType—AcademicRecord_v1.13.0.xsdcore:SchoolType—AcademicRecord_v1.13.0.xsd
XSD: AcademicRecord_v1.13.0.xsd
Override school
SchoolAcademicLoadCode
Compact IRI: pesc:SchoolAcademicLoadCode
XSD type: core:SchoolAcademicLoadCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Code reflecting if the student plans to attend full time
SchoolAssignedPersonID
Compact IRI: pesc:SchoolAssignedPersonID
XSD type: core:SchoolAssignedPersonIDType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
School Assigned Identifier Type
SchoolCharacteristics
Compact IRI: pesc:SchoolCharacteristics
XSD type: AcRec:SchoolCharacteristicsType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Identifies the characteristics of the school that the student wants to attend
SchoolDistance
Compact IRI: pesc:SchoolDistance
XSD type: AcRec:NumericRangeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Indicates the preferred distance to the school from the student's home
SchoolGenderCompostionCode
Compact IRI: pesc:SchoolGenderCompostionCode
XSD type: core:SchoolGenderCompostionCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The male and female composition of the student body.
SchoolLevel
Compact IRI: pesc:schoolLevel
XSD type: core:SchoolLevelType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Indicates level of Override School
SchoolLocation
Compact IRI: pesc:SchoolLocation
XSD type: AcRec:SchoolLocationType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Nation, state and county combined location
SchoolName
Compact IRI: pesc:SchoolName
XSD type: core:OrganizationNameType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The name of the school where the Optional Practical Training is administered
SchoolOrganizationalControl
Compact IRI: pesc:SchoolOrganizationalControl
XSD type: core:SchoolOrganizationalControlType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Indicates the student's preference for Public or Private schools
SchoolOverrideCode
Compact IRI: pesc:schoolOverrideCode
XSD type: core:SchoolOverrideCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The source of the academic credit if not awarded by the home or parent institution
SchoolSelectionCriteria
Compact IRI: pesc:SchoolSelectionCriteria
XSD type: AcRec:SchoolSelectionCriteriaType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Encapsulates various criteria that the student finds important in selecting a educational institution
SchoolServices
Compact IRI: pesc:SchoolServices
XSD type: core:SchoolServicesType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Indicates the special services needed by the student
SchoolStudentEnrollment
Compact IRI: pesc:SchoolStudentEnrollment
XSD type: AcRec:NumericRangeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Indicates the student's preference for the size of the student enrollment
SchoolSupportServices
Compact IRI: pesc:SchoolSupportServices
XSD type: AcRec:SchoolSupportServicesType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Identifies the services that the student wants a school to provide.
SchoolTuition
Compact IRI: pesc:SchoolTuition
XSD type: AcRec:NumericRangeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Indicates the tuition the student can afford
ScoreExclusionReasonCode
Compact IRI: pesc:ScoreExclusionReasonCode
XSD type: core:ScoreExclusionReasonCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
If the score for this subtest is not available, this element is repeated to include all reasons.
ScoreInvalidatedIndicator
Compact IRI: pesc:scoreInvalidatedIndicator
XSD type: core:ScoreInvalidatedIndicatorType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Indicates if the score has been invalidated. If true, score previously reported for this test and test date is not valid.
ScoreRevisedIndicator
Compact IRI: pesc:scoreRevisedIndicator
XSD type: core:ScoreRevisedIndicatorType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Indicates if the score report has been revised. If true, score may differ from score previously reported for this test and test date.
ScoreSelfreportedIndicator
Compact IRI: pesc:ScoreSelfreportedIndicator
XSD type: core:ScoreSelfreportedIndicatorType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Indicates if the score has been self-reported by the student.
SelfReportedAcademicRecord
Compact IRI: pesc:SelfReportedAcademicRecord
XSD type: AcRec:SelfReportedAcademicRecordType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The grades and activities as reported by the student
SelfReportedCourse
Compact IRI: pesc:SelfReportedCourse
XSD type: AcRec:SelfReportedCourseType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Course information for the self-reported course
SelfReportedSubject
Compact IRI: pesc:SelfReportedSubject
XSD type: AcRec:SelfReportedSubjectType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Information about academic subjects and performance in those subjects
ServiceProvider
Compact IRI: pesc:ServiceProvider
XSD type: core:OrganizationNameType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The organization providing the loan service
SessionDesignator
Compact IRI: pesc:sessionDesignator
XSD type: core:SessionDesignatorType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The academic session for which the data are recorded and applicable.
SessionName
Compact IRI: pesc:sessionName
XSD type: core:SessionNameType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Free-form name of session.
SIN
Compact IRI: pesc:SIN
XSD type: core:SINIDType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The person's Canadian Social Insurance Number
Source
Compact IRI: pesc:source
XSD type: AcRec:SourceDestinationType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This field is required and essential to indicate the source of the Transcript being sent. It is normally the sending school where the student enrolled for courses.
SourceAgency
Compact IRI: pesc:SourceAgency
XSD type: AcRec:SourceDestinationType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Information about the source of the transcript request or response
Sponsor
Compact IRI: pesc:Sponsor
XSD types: (different QNames for this local name)
AcRec:SponsorType—AcademicRecord_v1.13.0.xsdcore:SponsorType—CoreMain_v1.19.0.xsd
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Organization, company, school, person, etc. that sponsored the award
SponsorOrganization
Compact IRI: pesc:SponsorOrganization
XSD types: (different QNames for this local name)
AcRec:OrganizationType—AcademicRecord_v1.13.0.xsdcore:OrganizationType—CoreMain_v1.19.0.xsdxs:string—AcademicRecord_v1.13.0.xsd
XSD: AcademicRecord_v1.13.0.xsd
The department or organization that sponsors the extra- and co-curricular experience learning program or courses.
XSD: CoreMain_v1.19.0.xsd
Information about the organization that has offered to sponsor the international applicant
SponsorPerson
Compact IRI: pesc:SponsorPerson
XSD types: (different QNames for this local name)
AcRec:PersonType—AcademicRecord_v1.13.0.xsdcore:PersonType—CoreMain_v1.19.0.xsd
XSD: AcademicRecord_v1.13.0.xsd
Information about the person that has offered to sponsor the international applicant.
XSD: CoreMain_v1.19.0.xsd
Information about the person that has offered to sponsor the international applicant
SponsorType
Compact IRI: pesc:SponsorType
XSD type: core:SponsorTypeType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Organization, company, school, person, etc. that sponsored the award
SSN
Compact IRI: pesc:SSN
XSD type: core:SSNType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The person's U.S. Social Security Number
StampSealEnvelopeIndicator
Compact IRI: pesc:StampSealEnvelopeIndicator
XSD type: AcRec:StampSealEnvelopeIndicatorType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
An indicator type that an envelope must have a seal
StandardDeviation
Compact IRI: pesc:StandardDeviation
XSD type: xs:float (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This element contains the standard deviation (sigma) of the scores for the norm population.
StandardScoreValue
Compact IRI: pesc:StandardScoreValue
XSD type: core:StandardScoreValueType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Score expressed as a scaled derivative of a standard (z) score.
StanineValue
Compact IRI: pesc:StanineValue
XSD type: core:StanineValueType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Value indicating the stanine (1-9) in which the score falls
StateProvince
Compact IRI: pesc:stateProvince
XSD type: core:StateProvinceType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The literal name of the state, province or territory of a postal address of the source of this document. Use for addresses outside US or Canada.
StateProvinceCode
Compact IRI: pesc:stateProvinceCode
XSD type: core:StateProvinceCodeType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Code for US states, etc., and Canadian provinces.
XSD: CoreMain_v1.19.0.xsd
The code that identifies the state or province in the US or Canada in which the agency that assigned the identification number to the student is located.
StudentActivities
Compact IRI: pesc:StudentActivities
XSD type: AcRec:StudentActivitiesType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Information about the students extracurricular and education based activities
StudentActivityCode
Compact IRI: pesc:studentActivityCode
XSD type: core:StudentActivityCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Code that identifies the Activity
StudentActivityDescription
Compact IRI: pesc:StudentActivityDescription
XSD type: core:StudentActivityDescriptionType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Description of the Activity
StudentActivityGradeLevel
Compact IRI: pesc:StudentActivityGradeLevel
XSD type: core:StudentActivityGradeLevelType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Grade level of the applicant when they participated in the activity
StudentActivityScopeCode
Compact IRI: pesc:StudentActivityScopeCode
XSD type: core:StudentActivityScopeCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Regional scope of the activity
StudentActivtyRecognitions
Compact IRI: pesc:StudentActivtyRecognitions
XSD type: core:StudentActivityRecognitionsType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The recognition revieved by a student for extracurricular activities
StudentIdentification
Compact IRI: pesc:StudentIdentification
XSD type: AcRec:StudentIdentificationType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Provides a set of identifiers including SSN that may be used to uniquely identify the student
StudentLevel
Compact IRI: pesc:studentLevel
XSD type: core:StudentLevelType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Used to indicate the grade level of the student at the time the transcript is being sent, or the last grade level of the student.
XSD: CoreMain_v1.19.0.xsd
The classification of the student at the time the student took the test
StudentLevelCode
Compact IRI: pesc:StudentLevelCode
XSD type: core:StudentLevelCodeType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The current grade level of the student or the highest grade level attained by the student at the time the record was created.
SubjectAreaName
Compact IRI: pesc:SubjectAreaName
XSD type: core:SubjectAreaNameType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Name of the general subject area for which a grade is given (e.g., English)
SubjectAverageGrade
Compact IRI: pesc:SubjectAverageGrade
XSD type: AcRec:CourseGradeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Average grade for the subject area
SupplementalGradeCode
Compact IRI: pesc:supplementalGradeCode
XSD type: core:SupplementalGradeCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The type of component grade that is being included for an education course
SupplementalGradeSubSession
Compact IRI: pesc:SupplementalGradeSubSession
XSD type: core:SupplementalGradeSubSessionType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
This is the numeric count of the subsession of a course. The earliest subsession would have the value of "1". The next would be "2", etc. Each would be a positive whole number.
SurveyQuestionValue
Compact IRI: pesc:SurveyQuestionValue
XSD type: AcRec:SurveyQuestionType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Value of the Characteristic expressed as a multiple choice question and answer
TestAchievementLevel
Compact IRI: pesc:TestAchievementLevel
XSD type: xs:integer (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The achievement level represented by a scaled score value for a given test
TestAdministrationMethodCode
Compact IRI: pesc:TestAdministrationMethodCode
XSD type: core:TestAdministrationMethodCodeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Provides information about alternate delivery forms of a test.
TestDate
Compact IRI: pesc:testDate
XSD type: core:TestDateType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Date of the test
TestPerson
Compact IRI: pesc:TestPerson
XSD type: AcRec:TestPersonType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The personal and demographics attributes of a student
TestRegistrationNumber
Compact IRI: pesc:TestRegistrationNumber
XSD type: core:TestRegistrationNumberType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Provides an identifier for a specific student participating in a specific test administration session
Tests
Compact IRI: pesc:Tests
XSD type: core:TestsType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Academic and achievement test data
TestScaleScoreValue
Compact IRI: pesc:TestScaleScoreValue
XSD type: xs:decimal (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The overall scaled score value for a given test
TestStandardError
Compact IRI: pesc:TestStandardError
XSD type: xs:decimal (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The standard error of a scaled score value for a given test
TestStudent
Compact IRI: pesc:TestStudent
XSD type: AcRec:TestStudentType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Structure containing all information that is transmitted for a particular student
TestYear
Compact IRI: pesc:testYear
XSD type: core:TestYearType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Date of the test when only the year is available
TestYearMonth
Compact IRI: pesc:testYearMonth
XSD type: core:TestYearMonthType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
Date of the test when only the month and year are available
TranscriptCopies
Compact IRI: pesc:TranscriptCopies
XSD type: AcRec:TranscriptCopiesType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The number of copies to sent to recipient
TranscriptHold
Compact IRI: pesc:TranscriptHold
XSD type: AcRec:TranscriptHoldType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Information about the a hold placed on a transcript
TranscriptPurpose
Compact IRI: pesc:TranscriptPurpose
XSD type: AcRec:TranscriptPurposeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Text describing the purpose for requesting transcript
TranscriptType
Compact IRI: pesc:TranscriptType
XSD type: AcRec:TranscriptTypeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A code describing the kind of transcript being transmitted
TransferCoursesAccepted
Compact IRI: pesc:TransferCoursesAccepted
XSD type: AcRec:CourseType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Information about the courses accepted from another institution
TransferCreditHoursAccepted
Compact IRI: pesc:TransferCreditHoursAccepted
XSD type: core:TransferCreditHoursAcceptedType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Defined as datatype Number with Min/Max of 1/3. Also defined as pattern F5.2. This is inconsistent.
TransferCreditHoursAppliedtoDegree
Compact IRI: pesc:TransferCreditHoursAppliedtoDegree
XSD type: AcRec:TransferCreditType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Defined as datatype Number with Min/Max of 1/3. Also defined as pattern F5.2. This is inconsistent.
TransferStudentHonors
Compact IRI: pesc:TransferStudentHonors
XSD type: core:AcademicHonorsType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The honors received by a transfer student
TransferStudentLevel
Compact IRI: pesc:TransferStudentLevel
XSD type: core:StudentLevelType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The educational level of the transfer student
TransferStudentSummary
Compact IRI: pesc:TransferStudentSummary
XSD type: AcRec:AcademicSummaryFType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
A summary of the transfer student informaton
TransmissionType
Compact IRI: pesc:transmissionType
XSD type: core:TransmissionTypeType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The nature of the transmission
UpdateContactsInformation
Compact IRI: pesc:UpdateContactsInformation
XSD type: AcRec:UpdateContactsInformationType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Used to indicate if requestor would like institution to update contact information.
UpdateReason
Compact IRI: pesc:UpdateReason
XSD type: AcRec:UpdateReasonType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Text type describing the reason for the update of the document
URL
Compact IRI: pesc:URL
XSD type: core:URLType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
The Uniform Resource Locator of source institution
USStudyFormsReceipt
Compact IRI: pesc:USStudyFormsReceipt
XSD type: core:USStudyFormsReceiptType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd
An indication of the institution's receipt of forms or documents needed from non-american citizens for postsecondary study in the United States.
VisaExpirationDate
Compact IRI: pesc:VisaExpirationDate
XSD type: core:VisaExpirationDateType (declared in AcademicRecord_v1.13.0.xsd, CoreMain_v1.19.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
The expiration date of the Visa.
XSD: CoreMain_v1.19.0.xsd
The date the applicant's current visa will expire
WeeklyHours
Compact IRI: pesc:WeeklyHours
XSD type: core:WeeklyHoursType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
How many hours per week the applicant participated
WorkHours
Compact IRI: pesc:WorkHours
XSD type: AcRec:NumericRangeType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Indicates the range of the number of hours the student would like to work
WorkPlacementSupportIndicator
Compact IRI: pesc:WorkPlacementSupportIndicator
XSD type: core:WorkPlacementSupportIndicatorType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Indicates if the student needs help in finding a part-time job
YearlyWeeks
Compact IRI: pesc:YearlyWeeks
XSD type: core:YearlyWeeksType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
How many weeks per year the applicant participated
YearMonthBegin
Compact IRI: pesc:YearMonthBegin
XSD type: core:YearMonthBeginType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Month and year the applicant began participating
YearMonthEnd
Compact IRI: pesc:YearMonthEnd
XSD type: core:YearMonthEndType (AcademicRecord_v1.13.0.xsd)
XSD: AcademicRecord_v1.13.0.xsd
Month and year the applicant stopped participating
Core main
Global elements from CoreMain_v1.19.0.xsd — JSON-LD properties via pesc:. Headings link with {#…} ids (outline and search stay aligned).
AcademicCalendarCode
Compact IRI: pesc:AcademicCalendarCode
XSD: CoreMain_v1.19.0.xsd
Calendar that applies to this student's educational program. Must be valid or system accepted to process record.
AcademicProgramType
Compact IRI: pesc:academicProgramType
XSD type: core:AcademicProgramTypeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indicates whether the academic program is a major, minor, area of concentration or specialization.
AcademicYearBeginDate
Compact IRI: pesc:AcademicYearBeginDate
XSD type: xs:date (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The date the student's academic year starts at the school.
AcademicYearEndDate
Compact IRI: pesc:AcademicYearEndDate
XSD type: xs:date (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The date the student's academic year ends at the school.
AccreditingBodyCode
Compact IRI: pesc:AccreditingBodyCode
XSD type: core:AccreditationTypeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This is the acronym for the regional or other accrediting body that has given accreditation to the school sending the high school transcript
AccreditingBodyName
Compact IRI: pesc:accreditingBodyName
XSD type: core:AccreditationTypeName (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The name of the accrediting body.
ACT
Compact IRI: pesc:ACT
XSD type: core:ACTType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The unique identifier assigned by the American College Testing or ACT for each postsecondary data exchange partner. See www.act.org.
AdditionalUnsubsidizedEligibility
Compact IRI: pesc:AdditionalUnsubsidizedEligibility
XSD type: core:AdditionalUnsubsidizedEligibilityType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Is used to indicate when a borrower is receiving an additional unsubsidized loan because a parent failed a credit check for a PLUS loan (FSA).
AddressLine
Compact IRI: pesc:AddressLine
XSD type: core:AddressLineType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Local delivery information such as street, building number, PO box, or apartment portion of a postal address of a Contact at the Sending (Source) High School.
Age
Compact IRI: pesc:Age
XSD type: core:AgeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
An integer that specifies how old a person is
Age18To19
Compact IRI: pesc:Age18To19
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown within each age category as listed by the tag names.
Age20To21
Compact IRI: pesc:Age20To21
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown within each age category as listed by the tag names.
Age22To24
Compact IRI: pesc:Age22To24
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown within each age category as listed by the tag names.
Age25To29
Compact IRI: pesc:Age25To29
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown within each age category as listed by the tag names.
Age30To34
Compact IRI: pesc:Age30To34
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown within each age category as listed by the tag names.
Age35To39
Compact IRI: pesc:Age35To39
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown within each age category as listed by the tag names.
Age40To49
Compact IRI: pesc:Age40To49
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown within each age category as listed by the tag names.
Age50To64
Compact IRI: pesc:Age50To64
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown within each age category as listed by the tag names.
Age65AndOver
Compact IRI: pesc:Age65AndOver
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown within each age category as listed by the tag names.
AgencyCode
Compact IRI: pesc:agencyCode
XSD type: core:AgencyCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A code that describes the type of agency that assigned the student's identification number
AgencyName
Compact IRI: pesc:agencyName
XSD type: core:AgencyNameType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The name of the state, province or agency that assigned the identification number to the student
AgeUnder18
Compact IRI: pesc:AgeUnder18
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The count of students under 18 years of age.
AgeUnknown
Compact IRI: pesc:AgeUnknown
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The count of students whose age is unknown.
AlienRegistrationNumber
Compact IRI: pesc:AlienRegistrationNumber
XSD type: core:AlienRegistrationNumberType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Alien Registration Number
AlternateOutcomeFramework
Compact IRI: pesc:AlternateOutcomeFramework
XSD type: core:AlternateOutcomeFrameworkType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A container to hold the alternative framework taxonomies that map to the learning outcome Alternative framework associated with learning in outcome
AlternativeLoanApplicationVersion
Compact IRI: pesc:AlternativeLoanApplicationVersion
XSD type: core:AlternativeLoanApplicationVersionType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A code indicating the version of the alternative loan application used for the loan.
AlternativeLoanProgramCode
Compact IRI: pesc:AlternativeLoanProgramCode
XSD type: core:AlternativeLoanProgramCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A code indicating the specific category of the alternative loan.
AmericanIndianOrAlaskaNative
Compact IRI: pesc:AmericanIndianOrAlaskaNative
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown of persons having origins in any of the original peoples of North and South America (including Central America) who maintain cultural identification through tribal affiliation or community attachment.
APAS
Compact IRI: pesc:APAS
XSD type: core:APASType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Alberta Post-secondary Application System.
AreaCityCode
Compact IRI: pesc:areaCityCode
XSD type: core:AreaCityCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Regional dialing code
Asian
Compact IRI: pesc:Asian
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown of persons having origins in any of the original peoples of the Far East, Southeast Asia, or the Indian Subcontinent, including, for example, Cambodia, China, India, Japan, Korea, Malaysia, Pakistan, the Philippine Islands, Thailand, and Vietnam.
ATP
Compact IRI: pesc:ATP
XSD type: core:ATPType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The unique identifier assigned for the Admissions Testing Program by the College Board for each postsecondary data exchange partner.
AttendanceCost
Compact IRI: pesc:AttendanceCost
XSD type: core:SmallCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The estimated cost to attend school during the requested loan period, before subtracting any financial aid or expected family contribution. Note: The calculation used to derive Cost of Attendance for alternative loans may differ from the calculation used for FFELP loans.
AttendanceStatusCode
Compact IRI: pesc:attendanceStatusCode
XSD type: core:AttendanceStatusCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The attendance status of a degree seeking student as defined by number of credit hours taken and student level.
AttendanceStatusCodeBeginDate
Compact IRI: pesc:attendanceStatusCodeBeginDate
XSD type: core:AttendanceStatusCodeBeginDateType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The begin date of the attendance status referred to above.
AttendanceStatusCodeEndDate
Compact IRI: pesc:attendanceStatusCodeEndDate
XSD type: core:AttendanceStatusCodeEndDateType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The end date of the attendance status referred to above.
AttentionLine
Compact IRI: pesc:attentionLine
XSD type: core:AttentionLineType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The individual or office name within the postal address where inquiries should be directed.
AutomobileMonthlyPayment
Compact IRI: pesc:AutomobileMonthlyPayment
XSD type: core:AutomobileMonthlyPaymentType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total monthly automobile payment paid by the credit data person.
BirthStateProvinceCode
Compact IRI: pesc:birthStateProvinceCode
XSD type: core:BirthStateProvinceCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The state, province, or extra-state jurisdiction in which the person was born
BirthYear
Compact IRI: pesc:birthYear
XSD type: core:BirthYearType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Year of Birth
BlackOrAfricanAmerican
Compact IRI: pesc:BlackOrAfricanAmerican
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown of persons having origins in any of the black racial groups of Africa.
BookedLoanAmount
Compact IRI: pesc:BookedLoanAmount
XSD type: core:SmallCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Total net amount of disbursements accepted and booked.
BookedLoanAmountDate
Compact IRI: pesc:BookedLoanAmountDate
XSD type: xs:date (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The date the loan booked on COD.
Borrower
Compact IRI: pesc:Borrower
XSD type: core:BorrowerType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This empty complex component is listed to indicate the logical grouping of components related to borrower information.
CampusName
Compact IRI: pesc:CampusName
XSD type: core:CampusNameType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The name of the specific campus of the school to which the applicant is applying
CancellationDate
Compact IRI: pesc:CancellationDate
XSD type: core:CancellationDateType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The effective date of the cancellation.
CCD
Compact IRI: pesc:CCD
XSD type: core:CCDType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The unique identifier assigned by the US Department of Education's National Center for Education Statistics as the Common Core of Data for each K12 data exchange partner.
CEEBACT
Compact IRI: pesc:CEEBACT
XSD type: core:CEEBACTType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The unique identifier assigned by the College Entrance Examining Board and ACT for each K12 data exchange partner.
CheckNumber
Compact IRI: pesc:CheckNumber
XSD type: core:CheckNumberType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The identification number assigned to the check for disbursement.
Citizenship
Compact IRI: pesc:Citizenship
XSD type: core:CitizenshipType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Information about the citizenship status of the applicant
CitizenshipCountryCode
Compact IRI: pesc:citizenshipCountryCode
XSD type: core:CitizenshipCountryCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The country in which the applicant holds the status represented by the Citizenship Status Code above.
CitizenshipStatusCode
Compact IRI: pesc:citizenshipStatusCode
XSD type: core:CitizenshipStatusCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Citizenship status of the applicant
City
Compact IRI: pesc:City
XSD type: core:CityType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The city portion of the Address of a Contact at the Sending (Source) High School.
CompletionDate
Compact IRI: pesc:CompletionDate
XSD type: core:CompletionDateType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The date on which the student's requirements for the degree were met or completed.
CompletionTime
Compact IRI: pesc:CompletionTime
XSD type: core:CompletionTimeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Time counseling session was completed.
CompositeName
Compact IRI: pesc:compositeName
XSD type: core:CompositeNameType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The full name of the person in Last NameSuffix, First Middle order; comma after last name or NameSuffix
ConditionsMetCode
Compact IRI: pesc:conditionsMetCode
XSD type: core:ConditionsMetCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indicates whether and how conditions for the requirement have been attained.
ConditionsMetDate
Compact IRI: pesc:conditionsMetDate
XSD type: core:ConditionsMetDateType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Date requirement was met.
ConfirmationID
Compact IRI: pesc:ConfirmationID
XSD type: core:ConfirmationIDType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Confirmation ID supplied from the counseling session.
ContactName
Compact IRI: pesc:ContactName
XSD type: core:ContactNameType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Name of the contact at the sponsoring organization
ContactTitle
Compact IRI: pesc:ContactTitle
XSD type: core:ContactTitleType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Job title or position of the contact at the sponsoring organization
Count
Compact IRI: pesc:Count
XSD type: core:TotalCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The number of inclusive periods over which the ranking of the student is based.
CountFemale
Compact IRI: pesc:CountFemale
XSD type: core:TotalCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The number of females within a category.
CountMale
Compact IRI: pesc:CountMale
XSD type: core:TotalCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The number of males within a category.
CountryPrefixCode
Compact IRI: pesc:countryPrefixCode
XSD type: core:CountryPrefixCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
International dialing code
CPSTransactionNumber
Compact IRI: pesc:CPSTransactionNumber
XSD: CoreMain_v1.19.0.xsd
Transaction number from eligible ISIR used to calculate award.
CreditAuthorizationIndicator
Compact IRI: pesc:CreditAuthorizationIndicator
XSD type: core:CreditAuthorizationIndicatorType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
True if the sending organization has obtained the borrower's authorization to perform a credit check. False, Otherwise.
CreditCardMonthlyPayment
Compact IRI: pesc:CreditCardMonthlyPayment
XSD type: core:CreditCardMonthlyPaymentType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total monthly credit card payment paid by the credit data person.
CreditDecisionDate
Compact IRI: pesc:CreditDecisionDate
XSD type: xs:date (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The date on which the credit check decision was processed.
CreditDecisionStatus
Compact IRI: pesc:CreditDecisionStatus
XSD: CoreMain_v1.19.0.xsd
The status of the PLUS credit decision for the loan on COD.
CreditHoursAttempted
Compact IRI: pesc:creditHoursAttempted
XSD type: core:CreditHoursAttemptedType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total value of credit hours attempted whether or not included in the hours for GPA or hours earned.
CreditHoursDeficient
Compact IRI: pesc:creditHoursDeficient
XSD type: core:CreditHoursDeficientType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The number of credit units that the student still needs to complete in this curriculum area in order to receive the award or diploma
CreditHoursEarned
Compact IRI: pesc:creditHoursEarned
XSD type: core:CreditHoursEarnedType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total value of credit hours successfully completed or earned.
CreditHoursforGPA
Compact IRI: pesc:CreditHoursforGPA
XSD type: core:CreditHoursforGPAType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total value of credit hours used to calculate the Grade Point Average.
CreditHoursRequired
Compact IRI: pesc:creditHoursRequired
XSD type: core:CreditHoursRequiredType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The number of credit units needed to satisfy the graduation requirements in this area
CreditOverrideCode
Compact IRI: pesc:CreditOverrideCode
XSD: CoreMain_v1.19.0.xsd
The status of the credit checks for this loan on COD as a result of an override.
CreditUnderDifferentNameIndicator
Compact IRI: pesc:CreditUnderDifferentNameIndicator
XSD type: core:CreditUnderDifferentNameIndicatorType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A code indicating if the borrower has been granted credit under a different name.
CreditUnit
Compact IRI: pesc:creditUnit
XSD type: core:CourseCreditUnitsType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The type of credit (unit, semester, or quarter) associated with the credit hours earned for the course.
CSIS
Compact IRI: pesc:CSIS
XSD type: core:CSISType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The unique identifier assigned by the Statistics Canada Canadian College Student Information System for each postsecondary data exchange partner
DaysAbsent
Compact IRI: pesc:DaysAbsent
XSD type: core:DaysAbsentType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The number of days or partial days that the student did not attend classes this session
DaysPresent
Compact IRI: pesc:DaysPresent
XSD type: core:DaysPresentType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The number of days or partial days that the student attended classes this session
DebtData
Compact IRI: pesc:DebtData
XSD type: core:DebtDataType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This element provides a logical grouping of elements related to Debt Data.
DeceasedIndicator
Compact IRI: pesc:deceasedIndicator
XSD type: core:DeceasedIndicatorType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indicates the person is deceased.
DefaultOverpayCode
Compact IRI: pesc:DefaultOverpayCode
XSD type: core:DefaultOverpayCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indicates if the person is in default or owes a loan or grant overpayment.
DependencyStatusCode
Compact IRI: pesc:DependencyStatusCode
XSD: CoreMain_v1.19.0.xsd
A code indicating if the applicant is a dependent or independent person concerning financial status
Disbursement
Compact IRI: pesc:Disbursement
XSD types: (different QNames for this local name)
core:AlternativeLoanDisbursementType—CoreMain_v1.19.0.xsdcore:CODDisbursementType—CoreMain_v1.19.0.xsd
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to disbursement information.
DisbursementAmount
Compact IRI: pesc:DisbursementAmount
XSD type: core:DisbursementAmountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
For Pell, the amount of money credited to the student's account at the school or paid to the student (or borrower if PLUS) directly. For Direct Loan, this is the gross disbursement amount before the fee and interest rebate calculations are made. FFEL, the gross disbursement amount.
DisbursementConfirmationIndicator
Compact IRI: pesc:DisbursementConfirmationIndicator
XSD type: core:DisbursementConfirmationIndicatorType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indicates if the borrower at the school has confirmed this disbursement.
DisbursementConsummationIndicator
Compact IRI: pesc:DisbursementConsummationIndicator
XSD type: core:DisbursementConsummationIndicatorType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A boolean indicating if the funds have been applied to the borrower account.
DisbursementDate
Compact IRI: pesc:DisbursementDate
XSD type: core:DisbursementDateType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The date money was credited to the student's account at the school or paid to the student (or borrower if a PLUS loan) directly.
DisbursementDayOverrideIndicator
Compact IRI: pesc:DisbursementDayOverrideIndicator
XSD type: core:DisbursementDayOverrideIndicatorType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Override the disbursement date profile.
DisbursementFeeAmount
Compact IRI: pesc:DisbursementFeeAmount
XSD type: core:SmallCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The Fee Amount.
DisbursementFeePaid
Compact IRI: pesc:DisbursementFeePaid
XSD type: core:DisbursementFeePaidType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The amount of origination fees subsidized.
DisbursementNetAmount
Compact IRI: pesc:DisbursementNetAmount
XSD type: core:SmallCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The net award amount.
DisbursementReleaseIndicator
Compact IRI: pesc:DisbursementReleaseIndicator
XSD type: core:DisbursementReleaseIndicatorType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The indicator identifying if the Organization is submitting an actual disbursement used to substantiate cash that has been drawn down or may lead to change in the CFL.
DisbursementReturnedAmount
Compact IRI: pesc:DisbursementReturnedAmount
XSD type: core:DisbursementReturnedAmountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The net amount returned.
DisbursementSequenceNumber
Compact IRI: pesc:DisbursementSequenceNumber
XSD: CoreMain_v1.19.0.xsd
The number that determines the order in which transactions must be processed for a given disbursement number.
DisbursementStatusCode
Compact IRI: pesc:DisbursementStatusCode
XSD type: core:DisbursementStatusCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This code indicates the status of the disbursement.
DisbursementToBorrowerIndicator
Compact IRI: pesc:DisbursementToBorrowerIndicator
XSD type: core:DisbursementToBorrowerIndicatorType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
True if the borrower is enrolled in a study abroad program and the borrower is requesting TIV funds be sent directly to them.' False otherwise.
DisclosureStatementPrintCode
Compact IRI: pesc:DisclosureStatementPrintCode
XSD: CoreMain_v1.19.0.xsd
Indicates whether the school or COD will print the Disclosure Statement. The party (school or COD) who is responsible for mailing the Disclosure Statement is also responsible for printing and mailing the Plain Language Disclosure Statement.
DLLoanInformation
Compact IRI: pesc:DLLoanInformation
XSD type: core:DLLoanInformationType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to Direct Loan information.
DLPLUS
Compact IRI: pesc:DLPLUS
XSD type: core:DLPLUSType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to a Direct Loan PLUS award information.
DLSubsidized
Compact IRI: pesc:DLSubsidized
XSD type: core:DLSubsidizedType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to a Direct Loan Subsidized award information.
DLUnsubsidized
Compact IRI: pesc:DLUnsubsidized
XSD type: core:DLUnsubsidizedType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to a Direct Loan Unsubsidized award information.
DocumentStatusCode
Compact IRI: pesc:DocumentStatusCode
XSD type: core:DocumentStatusCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Specifies the status of the processed document.
DocumentType
Compact IRI: pesc:DocumentType
XSD type: core:DocumentTypeCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Specifies a short description of the data in the document.
DriversLicense
Compact IRI: pesc:DriversLicense
XSD type: core:DriversLicenseType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Information about the claimant's driver's license
DriversLicenseNumber
Compact IRI: pesc:DriversLicenseNumber
XSD type: core:DriversLicenseNumberType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The number assigned by the issuing state or province to the claimant to operate a motor vehicle
DriversLicenseState
Compact IRI: pesc:DriversLicenseState
XSD type: core:StateProvinceCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A code indicating the person's Driver's License State.
DUNS
Compact IRI: pesc:DUNS
XSD type: core:DUNSType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Data Universal Numbering System (DUNS), unique nine character company identification number issued by Dun and Bradstreet Corporation.
EditProcessResult
Compact IRI: pesc:EditProcessResult
XSD type: core:EditProcessResultType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components used to respond application/business level edits to an inbound request.
EducationalLoanMonthlyPayment
Compact IRI: pesc:EducationalLoanMonthlyPayment
XSD type: core:EducationalLoanMonthlyPaymentType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total monthly educational loan payment paid by the credit data person.
EducationLevel
Compact IRI: pesc:EducationLevel
XSD type: core:EducationLevelType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The amount of formal education which the applicant has received
EffectiveDate
Compact IRI: pesc:EffectiveDate
XSD type: core:AddressEffectiveDateType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This the date when this address for the sending high school did or will become effective.
EligibilityPaymentReasonCode
Compact IRI: pesc:EligibilityPaymentReasonCode
XSD type: core:EligibilityPaymentReasonCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Used to provide why school awarded Academic Competitive Grant.
EmailAddress
Compact IRI: pesc:EmailAddress
XSD type: core:EmailAddressType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The numbers, letters, and symbols used to identify an electronic mail (Email) user within a network.
Employment
Compact IRI: pesc:Employment
XSD type: core:EmploymentType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This is all the previous and current employment reported by the applicant
EmploymentStatusCode
Compact IRI: pesc:EmploymentStatusCode
XSD type: core:EmploymentStatusCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The type of employment of the person who worked at the school to which the person is applying
EMPNIndicator
Compact IRI: pesc:EMPNIndicator
XSD type: xs:boolean (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This tag indicates whether there is an electronic or paper MPN.
EndorserAmount
Compact IRI: pesc:EndorserAmount
XSD type: core:SmallCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Total amount of loan for which the endorser has agreed to co-sign.
EnrollmentDate
Compact IRI: pesc:EnrollmentDate
XSD type: xs:date (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
First date that the student was enrolled in an eligible program for the designated award year.
EquivalentAcademicGrade
Compact IRI: pesc:EquivalentAcademicGrade
XSD type: core:CourseAcademicGradeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The grade earned for a course calculated under a different grade scale than the primary grade recorded
EquivalentGradeScaleCode
Compact IRI: pesc:EquivalentGradeScaleCode
XSD type: core:CourseAcademicGradeScaleCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The alternative grade scale under which the related EquivalentAcademicGrade is calculated
eSignatureCustodian
Compact IRI: pesc:eSignatureCustodian
XSD type: core:eSignatureCustodianType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to eSignature custodian information.
eSignatureIndicator
Compact IRI: pesc:eSignatureIndicator
XSD type: core:eSignatureIndicatorType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
True if the signature is electronic. False otherwise.
ESIS
Compact IRI: pesc:ESIS
XSD type: core:ESISType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The unique identifier assigned by the Statistics Canada Enhanced Student Information System for each postsecondary data exchange partner.
EthnicityCode
Compact IRI: pesc:EthnicityCode
XSD type: core:EthnicityCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The student's ethnicity code as recorded in the sending school's records.
ExpirationDate
Compact IRI: pesc:expirationDate
XSD type: core:AddressExpirationDateType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This the date when this address for the sending high school will no longer be valid.
FederalShareAmount
Compact IRI: pesc:FederalShareAmount
XSD type: core:SmallCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The federal share portion of the Perkins, FSEOG, or FWS award amount.
FICE
Compact IRI: pesc:FICE
XSD type: core:FICEType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The unique identifier assigned for the Federal Interagency Committee on Education by the US Department of Education's National Center for Education Statistics for each postsecondary data exchange partner
FinancialAward
Compact IRI: pesc:FinancialAward
XSD type: core:FinancialAwardType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A logical grouping of information about a financial award.
FinancialAwardAmount
Compact IRI: pesc:FinancialAwardAmount
XSD type: core:SmallCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total award amount that the parent is interested in borrowing for the PLUS loan.
FinancialAwardAmountRequested
Compact IRI: pesc:FinancialAwardAmountRequested
XSD type: core:SmallCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total award amount that the parent is interested in borrowing for the PLUS loan.
FinancialAwardBeginDate
Compact IRI: pesc:FinancialAwardBeginDate
XSD type: core:FinancialAwardBeginDateType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The date when classes begin for the specific period covered by aid.
FinancialAwardCreateDate
Compact IRI: pesc:FinancialAwardCreateDate
XSD type: core:FinancialAwardCreateDateType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The date the school created the award record.
FinancialAwardEndDate
Compact IRI: pesc:FinancialAwardEndDate
XSD type: core:FinancialAwardEndDateType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The date when classes end for the specific period covered by aid.
FinancialAwardID
Compact IRI: pesc:FinancialAwardID
XSD type: core:FinancialAwardIDType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Specifies a unique identifier for a financial award across programs and systems, and across academic years.
FinancialAwardNumber
Compact IRI: pesc:FinancialAwardNumber
XSD type: core:FinancialAwardNumberType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A unique 2-digit identification number assigned by the guarantor at the time of guarantee or by the lender at the time of blanket guarantee. This number is used in conjunction with CommonLine Unique Identifier (field 22) to identify the loan. This number must be unique for each new loan resulting from an application. Any 2-digit number is valid.
FinancialAwardType
Compact IRI: pesc:FinancialAwardType
XSD type: core:FinancialAwardTypeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Specifies the award type. A logical grouping of information about a financial award.
FinancialAwardYear
Compact IRI: pesc:FinancialAwardYear
XSD types: (different QNames for this local name)
core:FinancialAwardYearType—CoreMain_v1.19.0.xsdxs:gYear—CoreMain_v1.19.0.xsd
XSD: CoreMain_v1.19.0.xsd
The year corresponding to awards.
FirstDisbursementIndicator
Compact IRI: pesc:FirstDisbursementIndicator
XSD type: xs:boolean (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Flag identifying the disbursement with the earliest disbursement date.
FirstName
Compact IRI: cedst:FirstName
XSD type: core:FirstNameType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The first name of the person, usually given at birth, baptism, or during, another ceremony, or through legal change
FISAPIncomeAmount
Compact IRI: pesc:FISAPIncomeAmount
XSD: CoreMain_v1.19.0.xsd
This is a field to allow schools to override the total Taxable and Nontaxable Income for the student and parents, if dependent, or the student only if independent.
FrameworkOutcome
Compact IRI: pesc:FrameworkOutcome
XSD type: core:FrameworkOutcomeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
information about the outcome of a learning activity Alternative framework skill taxonomy
FrameworkOutcomeId
Compact IRI: pesc:FrameworkOutcomeId
XSD type: core:FrameworkOutcomeIdType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Identifier for outcome Alternative outcome id
FrameworkOutcomeValue
Compact IRI: pesc:FrameworkOutcomeValue
XSD type: core:LearningOutcomeDescriptionType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A container to hold the alternative framework taxonomies that map to the learning outcome Definition of alternative outcome taxonomy
FrameworkSourceReference
Compact IRI: pesc:FrameworkSourceReference
XSD type: core:URLType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
URL of the alternative framework that has the outcome taxnomies URI of alternative framework
FSACode
Compact IRI: pesc:FSACode
XSD: CoreMain_v1.19.0.xsd
Code set to inform institutions of modifications that have been made to their database and require immediate action to rectify.
FundsDistributionMethodCode
Compact IRI: pesc:FundsDistributionMethodCode
XSD type: core:FundsDistributionMethodCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A 1-character code indicating the method used by the school to return funds to the disbursing agent for the disbursement. E=EFT, M=Master Check, N=Netting, C=Correction to Post Disbursement Cancellations performed in error and there is no movement of funds.
FWSP
Compact IRI: pesc:FWSP
XSD type: core:FWSPType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to a Federal Work-Study Program Award.
GenderCode
Compact IRI: pesc:genderCode
XSD type: core:GenderCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The gender of the Student
GEOCode
Compact IRI: pesc:GEOCode
XSD type: core:GEOCodeSimpleType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The unique identifier assigned by PESC for educational institutions.
GPARangeMaximum
Compact IRI: pesc:GPARangeMaximum
XSD type: core:GPARangeMaximumType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The maximum possible GPA
GPARangeMinimum
Compact IRI: pesc:GPARangeMinimum
XSD type: core:GPARangeMinimumType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The minimum possible GPA
GradePointAverage
Compact IRI: pesc:gradePointAverage
XSD type: core:GradePointAverageType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The value of the total quality points divided by the Credit Hours for Grade Point Average.
GrossAnnualSalary
Compact IRI: pesc:GrossAnnualSalary
XSD type: core:GrossAnnualSalaryType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total income earned by the borrower from his or her primary employment.
GuaranteeFeeAmount
Compact IRI: pesc:GuaranteeFeeAmount
XSD type: core:GuaranteeFeeAmountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The fee charged by the Guarantor.
GuaranteeFeePaid
Compact IRI: pesc:GuaranteeFeePaid
XSD type: core:GuaranteeFeePaidType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The amount of guarantee fees subsidized.
Guarantor
Compact IRI: pesc:Guarantor
XSD: CoreMain_v1.19.0.xsd
The organization description of the Guarantor
HEALDebtAmount
Compact IRI: pesc:HEALDebtAmount
XSD type: core:HEALDebtAmountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The borrower's total Health Education Assistance Loan (HEAL) debt prior to this loan period, as known by the sending organization.
HighSchoolSubjectArea
Compact IRI: pesc:HighSchoolSubjectArea
XSD type: core:HighSchoolSubjectAreaType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The part of the high school curriculum area that is to be described and summarized
HighSchoolSubjectAreaCode
Compact IRI: pesc:HighSchoolSubjectAreaCode
XSD type: core:HighSchoolSubjectAreaCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This simple data element describes major areas of the high school curriculum
HighSchoolSubjectAreaName
Compact IRI: pesc:HighSchoolSubjectAreaName
XSD type: core:HighSchoolSubjectAreaNameType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The name of the major area of the high school curriculum
HispanicAnyRace
Compact IRI: pesc:HispanicAnyRace
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown of persons of Cuban, Mexican, Puerto Rican, South or Central American, or other Spanish culture or origin, regardless of race.
HomeOwnerIndicator
Compact IRI: pesc:HomeOwnerIndicator
XSD type: core:HomeOwnerIndicatorType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
True, if a person owns a home, False otherwise.
HonorsLevel
Compact IRI: pesc:honorsLevel
XSD type: core:HonorsRecognitionLevelType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A code value representing 1st highest honor, 2nd highest and 3rd highest.
HonorsTitle
Compact IRI: pesc:HonorsTitle
XSD type: core:HonorsRecognitionTitleType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The descriptive title for the honors received.
HoursAppliedOtherProgram
Compact IRI: pesc:HoursAppliedOtherProgram
XSD type: core:HoursAppliedOtherProgramType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Codes identifying the set of credit hours taken in other programs or degrees that were applied to the student's degree.
HoursAppliedOtherProgramType
Compact IRI: pesc:HoursAppliedOtherProgramType
XSD type: core:HoursAppliedOtherProgramTypeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Codes identifying the set of credit hours taken in other programs or degrees that were applied to the student's degree. Codes identifying the set of credit hours taken in other programs or degrees that were applied to the student's degree.
HoursAwardYear
Compact IRI: pesc:HoursAwardYear
XSD: CoreMain_v1.19.0.xsd
Total number of credit/clock hours in all payment periods School expects this student to attend and be paid for during this Federal Pell Grant Award year.
HoursProgramsAcademicYear
Compact IRI: pesc:HoursProgramsAcademicYear
XSD: CoreMain_v1.19.0.xsd
Total number of credit or clock hours in the School's definition of academic year for this student's Program of Study.
HousingMonthlyPayment
Compact IRI: pesc:HousingMonthlyPayment
XSD type: core:HousingMonthlyPaymentType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total monthly housing payment paid by the credit data person.
HPPAIndicator
Compact IRI: pesc:HPPAIndicator
XSD type: xs:boolean (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indicates if the dependent student is eligible for an additional unsubsidized loan amount. This was formerly a HEAL loan.
Immigration
Compact IRI: pesc:Immigration
XSD type: core:ImmigrationType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This is the current (or requested) immigration status, in the US or Canada, of the applicant as determined by the US or Canadian immigration authorities
ImmunizationCode
Compact IRI: pesc:immunizationCode
XSD type: core:ImmunizationCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Medical immunization or vaccine code from the Current Procedural Terminology (CPT) 2002 of the American Medical Association.
ImmunizationDate
Compact IRI: pesc:immunizationDate
XSD type: core:ImmunizationDateType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Date of immunization
Immunizations
Compact IRI: pesc:Immunizations
XSD type: core:ImmunizationsType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Information about immunizations
ImmunizationStatusCode
Compact IRI: pesc:ImmunizationStatusCode
XSD type: core:ImmunizationStatusCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Information about the number of the innoculation or the type of exemption
IncarceratedIndicator
Compact IRI: pesc:IncarceratedIndicator
XSD type: xs:boolean (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indicator identifying if the student is incarcerated in local penal institution but otherwise eligible to receive Federal Pell Grants.
IncomeData
Compact IRI: pesc:IncomeData
XSD type: core:IncomeDataType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This element provides a logical grouping of elements related to Income Data.
InstructionUsage
Compact IRI: pesc:InstructionUsage
XSD type: core:InstructionUsageType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The use of the language in the context of instruction.Instruction - Language of InstructionExamination - Language of ExaminationWrittenExam - Language in which Examination is written
InterestRateOption
Compact IRI: pesc:InterestRateOption
XSD type: core:InterestRateOptionType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indicates the type of interest rate associated with the loan.
InterestRebateAmount
Compact IRI: pesc:InterestRebateAmount
XSD type: core:SmallCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The Upfront Interest Rebate Amount.
InterestRebatePercent
Compact IRI: pesc:InterestRebatePercent
XSD: CoreMain_v1.19.0.xsd
The upfront interest rebate percentage for the disbursement.
IPEDS
Compact IRI: pesc:IPEDS
XSD type: core:IPEDSType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The unique identifier assigned by the National Center for Education Statistics for the Integrated Postsecondary Education Data System for each postsecondary data exchange partner.
LanguageCode
Compact IRI: pesc:languageCode
XSD type: core:LanguageCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Code indicating the language being used, using ISO 639-2 code (Alpha-3) set. These codes are available at http://www.loc.gov/standards/iso639-2/
LanguageProficiency
Compact IRI: pesc:languageProficiency
XSD type: core:LanguageProficiencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Adeptness in comprehending and using the language
LanguageUsage
Compact IRI: pesc:languageUsage
XSD type: core:LanguageUsageType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indication of person's use of the language
LastName
Compact IRI: pesc:LastName
XSD type: core:LastNameType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The last name or surname by which a person is legally known
LateDisbursementindicator
Compact IRI: pesc:LateDisbursementindicator
XSD type: core:LateDisbursementIndicatorType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indicates whether the disbursement will be issued after the earlier of the Loan Period End Date or the last day of at least half-time enrollment.
LearningOutcomeDescription
Compact IRI: pesc:LearningOutcomeDescription
XSD type: core:LearningOutcomeDescriptionType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Program learning outcome and the outcome evaluations and alternative outcome mapping The narrative of course learning outcomes.
LearningOutcomeProficiencyCode
Compact IRI: pesc:LearningOutcomeProficiencyCode
XSD type: core:LearningOutcomeProficiencyCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Assessment of learning proficiency Assessment of learning proficiency
LearningOutcomeQualificationAssessment
Compact IRI: pesc:LearningOutcomeQualificationAssessment
XSD type: core:LearningOutcomeQualificationAssessmentType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Information aobut the assessent used to evaluate a learning experience Learning Outcome Assessment
LearningOutcomeSkillCode
Compact IRI: pesc:LearningOutcomeSkillCode
XSD type: core:LearningOutcomeSkillCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Learning Outcome Skill based on DQP intellectual skills Learning Outcome Skill based on DQP intellectual skills
Lender
Compact IRI: pesc:Lender
XSD: CoreMain_v1.19.0.xsd
The organizational description of the Lender.
LessThanFullTimeIndicator
Compact IRI: pesc:LessThanFullTimeIndicator
XSD type: xs:boolean (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Flag indicating if student is less than full-time.
LicensureFulfillmentCode
Compact IRI: pesc:LicensureFulfillmentCode
XSD type: core:LicensureFulfillmentCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A code that indicates the degree to which the licensure requirements were met.
LicensureName
Compact IRI: pesc:licensureName
XSD type: core:LicensureNameType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Free-form name of license or certification.
LicensurePassageDate
Compact IRI: pesc:licensurePassageDate
XSD type: core:LicensurePassageDateType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Date of licensure passage
LicensureStateProvinceCode
Compact IRI: pesc:LicensureStateProvinceCode
XSD type: core:StateProvinceCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Code for US states and Canadian provinces.
LoanInformation
Compact IRI: pesc:LoanInformation
XSD type: core:LoanInformationType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components across all loans.
LoanKey
Compact IRI: pesc:LoanKey
XSD type: xs:integer (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Specifies related loan information.
LocalEthnicityRaceCode
Compact IRI: pesc:LocalEthnicityRaceCode
XSD type: core:LocalEthnicityRaceCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The student's race and ethnicity code as defined by the sending school's state, province or region.
LocalOrganizationIDCode
Compact IRI: pesc:localOrganizationIDCode
XSD type: core:LocalOrganizationIDCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The code assigned for the sending school by the state, province or other mutually defined agency specified in the LocalIDQualifier that follows.
LocalOrganizationIDQualifier
Compact IRI: pesc:localOrganizationIDQualifier
XSD type: core:LocalOrganizationIDCodeQualifierType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This is the state, province or other mutually defined agency that assigned the Local ID Code above.
LocalRaceEthnicityCode
Compact IRI: pesc:LocalRaceEthnicityCode
XSD type: core:LocalRaceEthnicityCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The student's race and ethnicity code as defined by the sending school's state, province or region.
LowTuitionFeesCode
Compact IRI: pesc:LowTuitionFeesCode
XSD: CoreMain_v1.19.0.xsd
Indicator identifying tuition ranges when the annual tuition is less than or equal to minimum defined by low tuition and fees table.
Marital
Compact IRI: pesc:Marital
XSD type: core:MaritalType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Information about the marital status of the sponsor
MaritalStatusChangeCode
Compact IRI: pesc:MaritalStatusChangeCode
XSD type: core:MaritalStatusChangeCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Information related to the change in marital status of the family member of the applicant
MaritalStatusCode
Compact IRI: pesc:MaritalStatusCode
XSD type: core:MaritalStatusCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A code identifying marital status of this family member
MiddleName
Compact IRI: cedst:MiddleName
XSD type: core:MiddleNameType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A secondary name of the person, usually given at birth, baptism, or during another naming ceremony or through legal change
MilitaryRelationshipStatusCode
Compact IRI: pesc:MilitaryRelationshipStatusCode
XSD type: core:MilitaryRelationshipStatusCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This is a code to indicate the relationship of the applicant with the military (specific branch of the Military)
MonthsAtAddress
Compact IRI: pesc:MonthsAtAddress
XSD type: core:MonthsAtAddressType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The number of months the person to whom the credit data applies has been at the address indicated.
MPNID
Compact IRI: pesc:MPNID
XSD: CoreMain_v1.19.0.xsd
The MPN identifier printed on the MPN.
MPNLinkIndicator
Compact IRI: pesc:MPNLinkIndicator
XSD type: xs:boolean (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The Master Promissory Note indicator is used to indicate whether or not the record has been linked to an MPN at COD.
MPNStatusCode
Compact IRI: pesc:MPNStatusCode
XSD: CoreMain_v1.19.0.xsd
The status of the MPN on file at COD.
MutuallyDefined
Compact IRI: pesc:MutuallyDefined
XSD type: core:MutuallyDefinedType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This code set could be used by prior agreement among a set of trading partners.
NAICS
Compact IRI: pesc:NAICS
XSD type: xs:string (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
NAICS code for industry for an employer (North American Industry Classification System)
NameCode
Compact IRI: pesc:nameCode
XSD type: core:NameCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This data element is used to describe the type of name included in this complex data element
NamePrefix
Compact IRI: pesc:NamePrefix
XSD type: core:NamePrefixType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
An honorific, title or form of address that precedes the name.
NameSuffix
Compact IRI: pesc:NameSuffix
XSD type: core:NameSuffixType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The expression of an individual's generation within a family.
NameTitle
Compact IRI: pesc:NameTitle
XSD type: core:NameTitleType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
An honorific, title or credential that follows the name.
NativeHawaiianOrPacificIslander
Compact IRI: pesc:NativeHawaiianOrPacificIslander
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown of persons having origins in any of the original peoples of Hawaii, Guam, Samoa, or other Pacific Islands.
NCHELPID
Compact IRI: pesc:NCHELPID
XSD type: core:NCHELPIDType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The unique identifier assigned by National Council on Higher Education Loan Programs for each data exchange partner.
NegativePendingAmount
Compact IRI: pesc:NegativePendingAmount
XSD type: core:SmallCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The amount by which the Pell award is overpaid (i.e., sum of disbursements exceeds Award Amount). School must adjust either award amount or disbursement amount within 30 days to avoid a COD-generated negative disbursement.
NonEDBranchID
Compact IRI: pesc:NonEDBranchID
XSD type: core:NonEDBranchIDType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The unique identification code (maximum of 4 characters) assigned by an entity other than ED to the branch office of the direct recipient of receiving this file. This ID is unique to the entity that assigned it and can be used by the sending organization. The unique identification code (maximum of 4 characters) assigned by an entity other than ED to the branch office of the direct recipient of receiving this file. This ID is unique to the entity that assigned it and can be used by the sending organization.
NonresidentAlien
Compact IRI: pesc:NonresidentAlien
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown of all nonresident aliens regardless of race.
Occupation
Compact IRI: pesc:Occupation
XSD type: core:OccupationType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The name of the occupation of the sponsor person
OkToContact
Compact IRI: pesc:okToContact
XSD type: core:OkToContactType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
If known, this is the information that the applicant has provided that it is OK to contact the person at the sponsoring organization about additional information
ONET
Compact IRI: pesc:ONET
XSD type: xs:string (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
ONET code for position (ONET codes defined by Department of Labor)
OPEID
Compact IRI: pesc:OPEID
XSD types: (different QNames for this local name)
core:OPEIDType—CoreMain_v1.19.0.xsdxs:string—CoreMain_v1.19.0.xsd
XSD: CoreMain_v1.19.0.xsd
The unique identifier assigned by the Office of Postsecondary Education for each data exchange partner.
OriginationFeePercent
Compact IRI: pesc:OriginationFeePercent
XSD: CoreMain_v1.19.0.xsd
The origination fee percent used for this record.
OtherDebtAmount
Compact IRI: pesc:OtherDebtAmount
XSD type: core:OtherDebtAmountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The borrower's total other student educational loan debt prior to this loan period, as known by the sending organization, including both federal and alternative loans.
OtherIncome
Compact IRI: pesc:OtherIncome
XSD type: core:OtherIncomeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total income earned by the borrower from other than his or her primary employment.
OtherIncomeSource
Compact IRI: pesc:OtherIncomeSource
XSD type: core:OtherIncomeSourceType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The source of the other income amount.
OtherLoansThisPeriodDebtAmount
Compact IRI: pesc:OtherLoansThisPeriodDebtAmount
XSD type: core:OtherLoansThisPeriodDebtAmountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The borrower's total other student educational loan debt for this loan period, as known by the sending organization, including both federal and alternative loans.
OtherMonthlyPayment
Compact IRI: pesc:OtherMonthlyPayment
XSD type: core:OtherMonthlyPaymentType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total monthly other (need better wording) payment paid by the credit data person.
OutstandingCancellationAmount
Compact IRI: pesc:OutstandingCancellationAmount
XSD type: core:OutstandingCancellationAmountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The portion of the cancellation amount still outstanding.
PaidParticipationIndicator
Compact IRI: pesc:paidParticipationIndicator
XSD type: core:PaidParticipationIndicatorType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
An indication that the student received payment in conjunction with the student activity.
PaymentData
Compact IRI: pesc:PaymentData
XSD type: core:PaymentDataType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This element provides a logical grouping of elements related to Payment Data.
PaymentMethodologyCode
Compact IRI: pesc:PaymentMethodologyCode
XSD: CoreMain_v1.19.0.xsd
Formula used to calculate the student's Federal Pell Grant Award.
PaymentPeriodStartDate
Compact IRI: pesc:PaymentPeriodStartDate
XSD type: xs:date (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Beginning date of the Payment Period. Used to pay on awards submitted by schools that have become ineligible.
PaymentToServicerAmount
Compact IRI: pesc:PaymentToServicerAmount
XSD: CoreMain_v1.19.0.xsd
Amount of payment sent to the Servicer by the borrower.
PaymentToServicerDate
Compact IRI: pesc:PaymentToServicerDate
XSD type: xs:date (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The date the Servicer posted the payment to the student's account.
Pell
Compact IRI: pesc:Pell
XSD type: core:PellType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to Pell Grant information.
Percentage
Compact IRI: pesc:Percentage
XSD type: xs:decimal (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indicates the count of items within a specific category, and the percentage that the count of items represents.
Perkins
Compact IRI: pesc:Perkins
XSD type: core:PerkinsType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to a Perkins Loan.
PerkinsDebtAmount
Compact IRI: pesc:PerkinsDebtAmount
XSD type: core:PerkinsDebtAmountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The borrower's total Perkins loan debt prior to this loan period, as known by the sending organization.
PhoneNumber
Compact IRI: pesc:phoneNumber
XSD type: core:PhoneNumberType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Telephone number
PhoneNumberExtension
Compact IRI: pesc:phoneNumberExtension
XSD type: core:PhoneNumberExtensionType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The extended telephone addressing information used in addition to phone number such as a PBX extension, a pager PIN, or FAX sub-address
PostalCode
Compact IRI: ceterms:postalCode
XSD type: core:PostalCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The postal code portion of the Address.
PostwithdrawalReturnCorrectionIndicator
Compact IRI: pesc:PostwithdrawalReturnCorrectionIndicator
XSD type: core:PostwithdrawalReturnCorrectionIndicatorType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indicates if the request is a correction to a Post-Withdrawal Return.
PostwithdrawalReturnDate
Compact IRI: pesc:PostwithdrawalReturnDate
XSD type: core:PostwithdrawalReturnDateType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The date the school forwarded the return to the disbursing agent.
PreprofessionalCoursework
Compact IRI: pesc:PreprofessionalCoursework
XSD type: core:PreprofessionalCourseworkType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A logical grouping of information on the course work required to qualify for professional education.
PreviouslyReportedIndicator
Compact IRI: pesc:PreviouslyReportedIndicator
XSD type: core:PreviouslyReportedIndicatorType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indicates if the disbursement adjustment was reported on a previous disbursement roster.
PreviousPostwithdrawalReturnAmount
Compact IRI: pesc:PreviousPostwithdrawalReturnAmount
XSD type: core:PreviousPostwithdrawalReturnAmountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The net amount of the disbursement returned by the school previously.
PrivacyRestriction
Compact IRI: pesc:PrivacyRestriction
XSD type: core:PrivacyRestrictionType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Request by the applicant to restrict access to certain data that may normally be released under the US Family Educational Rights and Privacy Act
PrivacyRestrictionDate
Compact IRI: pesc:PrivacyRestrictionDate
XSD type: core:PrivacyRestrictionDateType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The date upon which the requested restriction to the allowable release of FERPA directory information takes effect after the applicant has become a student
PrivacyRestrictionLevel
Compact IRI: pesc:PrivacyRestrictionLevel
XSD type: core:PrivacyRestrictionLevelType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The type of restriction placed on the release of information.00 No restrictions have been placed on the release of information 01 Student has requested that no directory information be released without prior consent02 Student has requested nonrelease of specific information items03 Student has requested nonrelease of information in specific formats (book, electronic, etc.)04 Student has requested nonrelease of information to specific people, entities 99 Other (to be specified in the NoteMessage)
ProcessDate
Compact IRI: pesc:ProcessDate
XSD type: xs:date (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Specifies the date the document information was processed.
ProgramCIPCode
Compact IRI: pesc:programCIPCode
XSD type: core:ProgramCIPCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Code indicating a discipline or field of study assigned by the Classification of Instructional Programs for Postsecondary Institutions
ProgramCSISCode
Compact IRI: pesc:programCSISCode
XSD type: core:ProgramCSISCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Code indicating a discipline or field of study assigned by Statistics Canada Canadian College Student Information System
ProgramESISCode
Compact IRI: pesc:ProgramESISCode
XSD type: core:ProgramESISCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Code indicating a discipline or field of study assigned by the Statistics Canada Enhanced Student Information System.
ProgramHEGISCode
Compact IRI: pesc:programHEGISCode
XSD type: core:ProgramHEGISCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Code indicating a discipline or field of study assigned by Higher Education General Information Survey
ProgramLocalCode
Compact IRI: pesc:programLocalCode
XSD type: core:ProgramLocalCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This is a code typically created and used within a school or school district
ProgramSecondarySchoolCode
Compact IRI: pesc:ProgramSecondarySchoolCode
XSD type: core:ProgramSecondarySchoolCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Code indicating the type of secondary school program or award that a student is pursuing
ProgramUSISCode
Compact IRI: pesc:programUSISCode
XSD type: core:ProgramUSISCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Code indicating a discipline or field of study assigned by the Statistics Canada University Student Information System.
PromissoryNotePrintCode
Compact IRI: pesc:PromissoryNotePrintCode
XSD: CoreMain_v1.19.0.xsd
The Promissory Note print option used for this record.
PSIS
Compact IRI: pesc:PSIS
XSD type: core:PSISType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The unique identifier assigned by the Statistics Canada Enhanced Student Information System for each data exchange partner.
PSS
Compact IRI: pesc:PSS
XSD type: core:PSSType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The unique identifier assigned to private K12 schools in the US by the US Department of Education's National Center for Education Statistics (NCES)
RaceCode
Compact IRI: pesc:RaceCode
XSD type: core:RaceCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The student's race code(s) as recorded in the sending school's records.
RaceEthnicityCode
Compact IRI: pesc:RaceEthnicityCode
XSD type: core:RaceEthnicityCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The student's race and ethnicity code as recorded in the sending school's records.
RaceEthnicityUnknown
Compact IRI: pesc:RaceEthnicityUnknown
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown of all persons whose race and ethnicity are not known.
RAPCode
Compact IRI: pesc:RAPCode
XSD type: core:RAPCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Requirement demonstrated or earned in addition to or as part of an academic award.
RAPName
Compact IRI: pesc:RAPName
XSD type: core:RAPNameType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Literal name of requirement
RAPSubName
Compact IRI: pesc:RAPSubName
XSD type: core:RAPNameType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Literal name of subsection of requirement
Recruited
Compact IRI: pesc:Recruited
XSD type: core:RecruitedType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indication that the student was recruited in this area by the postsecondary institution.
RelationshipCode
Compact IRI: pesc:RelationshipCode
XSD type: core:RelationshipCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The relationship of the parent or guardian to the student
RepaymentOptionCode
Compact IRI: pesc:RepaymentOptionCode
XSD type: core:RepaymentOptionCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indicates the type of repayment option requested by the borrower.
ReportedValue
Compact IRI: pesc:ReportedValue
XSD type: core:ReportedValueType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The value reported in the tag contained in the ResponseErrorField.
Response
Compact IRI: pesc:Response
XSD types: (different QNames for this local name)
core:DLAwardResponseType—CoreMain_v1.19.0.xsdcore:PLUSAwardResponseType—CoreMain_v1.19.0.xsdcore:PellAwardResponseType—CoreMain_v1.19.0.xsdcore:ResponseType—CoreMain_v1.19.0.xsd
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to disbursement information.
ResponseCode
Compact IRI: pesc:ResponseCode
XSD type: core:ResponseCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indicates a method to override the Organization's profile or defaults for the response.
ResponseErrorCode
Compact IRI: pesc:ResponseErrorCode
XSD type: core:ResponseErrorCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Edit result from COD processing.
ResponseErrorField
Compact IRI: pesc:ResponseErrorField
XSD type: core:ResponseErrorFieldType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indicates the tag referenced by ResponseErrorCode.
ResponseErrorValue
Compact IRI: pesc:ResponseErrorValue
XSD type: core:ResponseErrorValueType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The new value in a field if a correction is applied.
ResponseFinancialSummary
Compact IRI: pesc:ResponseFinancialSummary
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to Response Financial Summary Information.
ResponseMessage
Compact IRI: pesc:ResponseMessage
XSD type: core:ResponseMessageType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The text of the edit result. This field is transmitted only via web applications.
ResponseSummary
Compact IRI: pesc:ResponseSummary
XSD: CoreMain_v1.19.0.xsd
The number of responses sent to a school.
RigorousHighSchoolProgram
Compact IRI: pesc:RigorousHighSchoolProgram
XSD type: core:RigorousHighSchoolProgramType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Description of a High School Program.
ScheduledPellGrant
Compact IRI: pesc:ScheduledPellGrant
XSD type: core:SmallCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Scheduled amount for a full time student.
SchoolSponsored
Compact IRI: pesc:schoolSponsored
XSD type: core:SchoolSponsoredType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indicates if the activity was sponsored by the school.
ScoreValue
Compact IRI: pesc:scoreValue
XSD type: core:ScoreValueType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The actual value of the score received on the test
SecondaryEFCCode
Compact IRI: pesc:SecondaryEFCCode
XSD: CoreMain_v1.19.0.xsd
Indicator of EFC value used to determine award amount.
SelectiveServiceIndicator
Compact IRI: pesc:SelectiveServiceIndicator
XSD type: core:SelectiveServiceIndicatorType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This is used to indicate if the applicant is required to register in the US for the draft. If so, use True.
SelectiveServiceNumber
Compact IRI: pesc:SelectiveServiceNumber
XSD type: core:SelectiveServiceNumberType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This is the Selective Service Number issued by the US government
SEOG
Compact IRI: pesc:SEOG
XSD type: core:SEOGType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to a Federal Secondary Education Opportunity Grant.
SessionBeginDate
Compact IRI: pesc:sessionBeginDate
XSD type: core:SessionBeginDateType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Actual calendar date when session begins.
SessionDesignatorSuffix
Compact IRI: pesc:sessionDesignatorSuffix
XSD type: core:SessionDesignatorSuffixType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A free form extension to the session ID to differentiate discreet sub-sessions within the same session
SessionEndDate
Compact IRI: pesc:sessionEndDate
XSD type: core:SessionEndDateType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Actual calendar date when session ends.
SessionSchoolYear
Compact IRI: pesc:sessionSchoolYear
XSD type: core:SessionSchoolYearType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This is the range of years that are considered to be a school year.
SessionType
Compact IRI: pesc:sessionType
XSD type: core:SessionTypeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Indicates the type of academic session at an educational institution.
SignatureDate
Compact IRI: pesc:SignatureDate
XSD type: core:SignatureDateType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The date the signature occurred.
SignatureSourceCode
Compact IRI: pesc:SignatureSourceCode
XSD type: core:SignatureSourceCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
This code indicates the source of the signatures.
SLSDebtAmount
Compact IRI: pesc:SLSDebtAmount
XSD type: core:SLSDebtAmountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The borrower's total Federal Supplemental Loans for Students (SLS) debt prior to this loan period, as known by the sending organization.
SoftwareProvider
Compact IRI: pesc:SoftwareProvider
XSD type: core:SoftwareProviderType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The software provider and product. Provider cannot be sent without the Version element.
SoftwareVersion
Compact IRI: pesc:SoftwareVersion
XSD type: core:SoftwareVersionType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The software version number.
SpecialProgramAdmissionIndicator
Compact IRI: pesc:SpecialProgramAdmissionIndicator
XSD type: core:SpecialProgramAdmissionIndicatorType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
True if student was admitted to a special program, false otherwise.
StaffordLoanDebtAmount
Compact IRI: pesc:StaffordLoanDebtAmount
XSD type: core:StaffordLoanDebtAmountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The borrower's total Federal Stafford loan debt prior to this loan period, as known by the sending organization.
StudentActivitiesCode
Compact IRI: pesc:StudentActivitiesCode
XSD: CoreMain_v1.19.0.xsd
Code for extracurricular activities engaged in by the student.
Subtest
Compact IRI: pesc:Subtest
XSD type: core:SubtestsType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Subdivision of a standardized test
SubtestCode
Compact IRI: pesc:SubtestCode
XSD type: core:SubtestCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Code identifying the sub-part of a standardized test (e.g. Quantitative, Verbal). These codes are the older codes originally included in the EDI transaction sets. They are tied to each individual test.
SubtestName
Compact IRI: pesc:subtestName
XSD type: core:SubtestNameType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Name of the sub-part of a standardized test
TestCode
Compact IRI: pesc:testCode
XSD type: core:TestCodeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Code identifying the test in the older EDI version of Test Codes
TestName
Compact IRI: pesc:testName
XSD type: core:TestNameType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Name identifying the test
TestScoreMethod
Compact IRI: pesc:testScoreMethod
XSD type: core:TestScoreMethodType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Code identifying the method used to measure and report the test scores
TestScores
Compact IRI: pesc:TestScores
XSD type: core:TestScoreType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The score received on the test
ThesisDissertationAdvisor
Compact IRI: pesc:thesisDissertationAdvisor
XSD type: core:ThesisDissertationAdvisorType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The advisor (Major Professor) supervising the Thesis or Dissertation on behalf of the student earning the degree.
ThesisDissertationTitle
Compact IRI: pesc:ThesisDissertationTitle
XSD type: core:ThesisDissertationTitleType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The title of the thesis or dissertation.
TotalAllAge
Compact IRI: pesc:TotalAllAge
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total count of students of all ages.
TotalAllRaceEthnicity
Compact IRI: pesc:TotalAllRaceEthnicity
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown of all students regardless of race/ethnicity.
TotalCancellationAmount
Compact IRI: pesc:TotalCancellationAmount
XSD: CoreMain_v1.19.0.xsd
Total amount cancelled
TotalCount
Compact IRI: pesc:TotalCount
XSD type: core:TotalCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Specifies the total number of awards in this document. This information is summarized by program by award year.
TotalCountAccepted
Compact IRI: pesc:TotalCountAccepted
XSD type: core:TotalCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Total number of accepted awards in this document. This information is summarized by award type and by award year.
TotalCountAllGenders
Compact IRI: pesc:TotalCountAllGenders
XSD type: core:TotalCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total number of males and females within a category.
TotalCountCorrected
Compact IRI: pesc:TotalCountCorrected
XSD type: core:TotalCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Total number of corrected awards in this document. This information is summarized by award type by award year.
TotalCountDuplicate
Compact IRI: pesc:TotalCountDuplicate
XSD type: core:TotalCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Total number of duplicate awards in this document. This information is summarized by award type by award year.
TotalCountRejected
Compact IRI: pesc:TotalCountRejected
XSD type: core:TotalCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Total number of rejected awards in this document. This information is summarized by award type by award year.
TotalCountSSAdministration
Compact IRI: pesc:TotalCountSSAdministration
XSD type: core:TotalCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Total number of students in this document that are reported by CPS to have an SSA match not equal to 4. This information is summarized by award type by award year.
TotalCountVerificationSelected
Compact IRI: pesc:TotalCountVerificationSelected
XSD type: core:TotalCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Total number of students in this document that are reported selected for verification by CPS. This information is summarized by award type by award year.
TotalDeficitAmount
Compact IRI: pesc:TotalDeficitAmount
XSD: CoreMain_v1.19.0.xsd
Total deficit
TotalEligibilityUsed
Compact IRI: pesc:TotalEligibilityUsed
XSD: CoreMain_v1.19.0.xsd
For Pell, total percentage of the student's annual Pell eligibility used for all schools for the specific award year. For ACG and National SMART Grant, total percentage of the student's eligibility used at each applicable grade level across all award years and schools.
TotalFinancialAwardAccepted
Compact IRI: pesc:TotalFinancialAwardAccepted
XSD type: core:LargeCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total dollar amount accepted in this document.
TotalFinancialAwardCorrected
Compact IRI: pesc:TotalFinancialAwardCorrected
XSD type: core:LargeCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total dollar value reported in this document for corrected Pell disbursements.
TotalFinancialDisbursementAccepted
Compact IRI: pesc:TotalFinancialDisbursementAccepted
XSD type: core:SignedLargeCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total dollar amount accepted in this document.
TotalFundedDisbursementAccepted
Compact IRI: pesc:TotalFundedDisbursementAccepted
XSD type: core:SignedLargeCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total dollar amount funded in this document.
TotalNetDisbursementAmount
Compact IRI: pesc:TotalNetDisbursementAmount
XSD: CoreMain_v1.19.0.xsd
Total loan or grant disbursed
TotalNetEFTAmount
Compact IRI: pesc:TotalNetEFTAmount
XSD: CoreMain_v1.19.0.xsd
Total EFT Disbursed
TotalNetNonEFTAmount
Compact IRI: pesc:TotalNetNonEFTAmount
XSD: CoreMain_v1.19.0.xsd
Total non-EFT disbused
TotalNettedCancellationAmount
Compact IRI: pesc:TotalNettedCancellationAmount
XSD: CoreMain_v1.19.0.xsd
Total amount netted on cancellation
TotalNonFundedDisbursementAccepted
Compact IRI: pesc:TotalNonFundedDisbursementAccepted
XSD type: core:SignedLargeCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total dollar amount not funded in this document.
TotalNumberAwards
Compact IRI: pesc:TotalNumberAwards
XSD type: core:TotalCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The number of Financial Aid awards awarded by a school.
TotalOutstandingCancellationAmount
Compact IRI: pesc:TotalOutstandingCancellationAmount
XSD: CoreMain_v1.19.0.xsd
Total outstanding from cancellation
TotalQualityPoints
Compact IRI: pesc:totalQualityPoints
XSD type: core:TotalQualityPointsType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total value of quality points used for the calculation of the Grade Point Average.
TotalReissueAmount
Compact IRI: pesc:TotalReissueAmount
XSD: CoreMain_v1.19.0.xsd
Total amount reissued
TotalReportedAward
Compact IRI: pesc:TotalReportedAward
XSD type: core:LargeCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total dollar value for awards reported in this document. This information is summarized by program by award year. This tag is listed in the Reported Summary and the Program Year Summary complex elements.
TotalReportedDisbursement
Compact IRI: pesc:TotalReportedDisbursement
XSD type: core:LargeCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The total dollar value reported in this document. For Direct Loan, this is the total gross disbursement amount. This information is summarized by program by award year. This tag is listed in the Reported Summary and the Program Year Summary complex elements.
TotalStudentLoanDebtAmount
Compact IRI: pesc:TotalStudentLoanDebtAmount
XSD type: core:TotalStudentLoanDebtAmountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
Total combined Student Loan Debt.
TwoOrMoreRaces
Compact IRI: pesc:TwoOrMoreRaces
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown of persons who claim two or more races, not previously counted in another race or ethnicity count.
UndergradHoursInGradDegree
Compact IRI: pesc:UndergradHoursInGradDegree
XSD type: core:UndergradHoursInGradDegreeType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The number of hours a student used as part of the graduate degree.
URLAddress
Compact IRI: pesc:URLAddress
XSD type: core:URLAddressType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The Uniform Resource Locator (URL) address of the sending high school or of a contact at the sending high school
USIS
Compact IRI: pesc:USIS
XSD type: core:USISType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The unique identifier assigned by the Statistics Canada University Student Information System for each postsecondary data exchange partner
VerificationStatusCode
Compact IRI: pesc:VerificationStatusCode
XSD: CoreMain_v1.19.0.xsd
Verification status of the applicant as reported by the school.
WeeksProgramsAcademicYear
Compact IRI: pesc:WeeksProgramsAcademicYear
XSD: CoreMain_v1.19.0.xsd
Total number of weeks of instructional time in the School's definition of academic year for this student's Program of Study.
WeeksUsedCalculate
Compact IRI: pesc:WeeksUsedCalculate
XSD: CoreMain_v1.19.0.xsd
Total Number of weeks of instructional time in the payment periods for which this student is eligible. Valid Values depend upon Payment Methodology and Academic Calendar fields. Must be completed when Payment Methodologies 2, 3, 4, or 5 are used.
White
Compact IRI: pesc:White
XSD type: core:GenderCountType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
A gender breakdown of persons having origins in any of the original peoples of Europe, the Middle East, or North Africa.
YearsAtAddress
Compact IRI: pesc:YearsAtAddress
XSD type: core:YearsAtAddressType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
The number of years the person to whom the credit data applies has been at the address indicated.
YTDDisbursementAmount
Compact IRI: pesc:YTDDisbursementAmount
XSD type: core:SmallCurrencyType (CoreMain_v1.19.0.xsd)
XSD: CoreMain_v1.19.0.xsd
For Pell and TEACH Grant, the total amount that has been disbursed to the student for the award year at all schools. For ACG and National SMART Grant, the total amount that has been disbursed to the student for the award.
Academic record — XSD complex types
AcademicAwardsReportedType
Compact IRI: pesc:AcademicAwardsReportedType
Named xs:complexType: AcademicAwardsReportedType
XSD: AcademicRecord_v1.13.0.xsd
A type detailing the academic awards reported by the student
Child elements (traversal order): AcademicAwardTitle, AcademicAwardDate
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AcademicAwardType
Compact IRI: pesc:AcademicAwardType
Named xs:complexType: AcademicAwardType
XSD: AcademicRecord_v1.13.0.xsd
Academic awards, degrees, diplomas, certifications, etc.
Child elements (traversal order): AcademicAwardLevel, AcademicAwardDate, AcademicAwardTitle, AcademicHonors, AcademicCompletionIndicator, AcademicCompletionDate, AcademicAwardProgram, AcademicDegreeRequirement, AcademicSummary, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AcademicLearningType
Compact IRI: pesc:AcademicLearningType
Named xs:complexType: AcademicLearningType
XSD: AcademicRecord_v1.13.0.xsd
Extend from core:AcademicProgramType in order to describe learning program and the learning outcomes
Child elements (traversal order): School, Department, AcademicAward, AchievementCategoryCode, ProgramInstructionMethod, PerformanceEvidence, LearningProgram, AcademicSession, NoteMessage, UserDefinedExtensions
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AcademicMajorType
Compact IRI: pesc:AcademicMajorType
Named xs:complexType: AcademicMajorType
XSD: AcademicRecord_v1.13.0.xsd
Indicates the academic major area(s) of interest
Child elements (traversal order): AcademicProgramName
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AcademicPredictionType
Compact IRI: pesc:AcademicPredictionType
Named xs:complexType: AcademicPredictionType
XSD: AcademicRecord_v1.13.0.xsd
Statistical predictions of success in school from the assessments and inventories
Child elements (traversal order): AcademicPredictionCode, AcademicPredictionSubject, AcademicPredictionValue, AcademicPredictionInterpretation
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AcademicProgramType
Compact IRI: pesc:AcademicProgramType__AcademicRecord
Named xs:complexType: AcademicProgramType
XSD: AcademicRecord_v1.13.0.xsd
Indicates whether the academic program is a major, minor, area of concentration or specialization.
Child elements (traversal order): UserDefinedExtensions, ProgramSummary
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AcademicRecordType
Compact IRI: pesc:AcademicRecordType
Named xs:complexType: AcademicRecordType
XSD: AcademicRecord_v1.13.0.xsd
Information concerning the academic achievement or status of the student.
Child elements (traversal order): School, StudentLevel, CohortGraduationYear, AcademicAward, AcademicSummary, AcademicSession, Course, AdditionalStudentAchievements, NoteMessage, UserDefinedExtensions
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AcademicSessionType
Compact IRI: pesc:AcademicSessionType
Named xs:complexType: AcademicSessionType
XSD: AcademicRecord_v1.13.0.xsd
Course, award and summary information related to a specific time period. Typically arranged into successive semesters or school years and is the preferred method for conveying academic coursework.
Child elements (traversal order): AcademicSessionDetail, School, StudentLevel, AcademicProgram, AcademicAward, Course, LearningExperience, AcademicSummary, AttendanceCount, UserDefinedExtensions, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AcademicSummaryBaseType
Compact IRI: pesc:AcademicSummaryBaseType
Named xs:complexType: AcademicSummaryBaseType
XSD: AcademicRecord_v1.13.0.xsd
Base type, only used as extension base
Child elements (traversal order): AcademicSummaryType, AcademicSummaryLevel, GPA, AcademicHonors, ClassRank, ClassSize, UserDefinedExtensions, NoteMessage, HighSchoolCreditSummary
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AcademicSummaryE1Type
Compact IRI: pesc:AcademicSummaryE1Type
Named xs:complexType: AcademicSummaryE1Type
XSD: AcademicRecord_v1.13.0.xsd
Used in AcademicRecordType and AcademicAwardType
Child elements (traversal order): AcademicSummaryType, AcademicSummaryLevel, GPA, AcademicHonors, ClassRank, ClassSize, UserDefinedExtensions, NoteMessage, HighSchoolCreditSummary, AcademicProgram
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AcademicSummaryE2Type
Compact IRI: pesc:AcademicSummaryE2Type
Named xs:complexType: AcademicSummaryE2Type
XSD: AcademicRecord_v1.13.0.xsd
Used in AcademicProgramType
Child elements (traversal order): AcademicSummaryType, AcademicSummaryLevel, GPA, AcademicHonors, ClassRank, ClassSize, UserDefinedExtensions, NoteMessage, HighSchoolCreditSummary, Delinquencies, ExitDate
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AcademicSummaryFType
Compact IRI: pesc:AcademicSummaryFType
Named xs:complexType: AcademicSummaryFType
XSD: AcademicRecord_v1.13.0.xsd
Full type, used in AcademicSessionType and TransferCreditType
Child elements (traversal order): AcademicSummaryType, AcademicSummaryLevel, GPA, AcademicHonors, ClassRank, ClassSize, UserDefinedExtensions, NoteMessage, HighSchoolCreditSummary, AcademicProgram, Delinquencies, EntryDate, ExitDate, ExitReasonCode, ClassRankSessionCount, ClassRankDate, ClassRankYear, ClassRankYearMonth
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AcknowledgmentPersonType
Compact IRI: pesc:AcknowledgmentPersonType
Named xs:complexType: AcknowledgmentPersonType
XSD: AcademicRecord_v1.13.0.xsd
A description of a person who verified that the document was received and valid.
Child elements (traversal order): SchoolAssignedPersonID, SIN, NSN, AgencyAssignedID, AgencyIdentifier, RecipientAssignedID, SSN, PartialSSN, Birth, Name, AlternateName, Contacts, Gender, Deceased, Language, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AdditionalStudentAchievementsType
Compact IRI: pesc:AdditionalStudentAchievementsType__AcademicRecord
Named xs:complexType: AdditionalStudentAchievementsType
XSD: AcademicRecord_v1.13.0.xsd
Achievements not tied to a specific course, session or award.
Child elements (traversal order): AchievementCategoryCode, AchievementTitle, Sponsor, StudentLevelCode, AwardYear, AwardYearMonth, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AddressType
Compact IRI: pesc:AddressType__AcademicRecord
Named xs:complexType: AddressType
XSD: AcademicRecord_v1.13.0.xsd
This is a combined Address Group for a choice between Domestic or International
Structure: no direct child elements in this summary (empty content, xs:group expansion omitted, or extension-only model).
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AdmissionDecisionType
Compact IRI: pesc:AdmissionDecisionType
Named xs:complexType: AdmissionDecisionType
XSD: AcademicRecord_v1.13.0.xsd
Admission Decision Type
Child elements (traversal order): AcademicSession, AdmissionStatusCode, AdmissionStatusDate, AdmissionTypeType, CohortYear, StudentLevel, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AllowedAnswersType
Compact IRI: pesc:AllowedAnswersType
Named xs:complexType: AllowedAnswersType
XSD: AcademicRecord_v1.13.0.xsd
List of possible choices to a survey question
Child elements (traversal order): AllowedAnswerText, AnswerSelectedCode
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AttendanceType
Compact IRI: pesc:AttendanceType__AcademicRecord
Named xs:complexType: AttendanceType
XSD: AcademicRecord_v1.13.0.xsd
A grouping of information on student attendance.
Child elements (traversal order): School, EnrollDate, ExitDate, CurrentEnrollmentIndicator, AcademicAwardsReported, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
BirthType
Compact IRI: pesc:BirthType__AcademicRecord
Named xs:complexType: BirthType
XSD: AcademicRecord_v1.13.0.xsd
Identifying information related to a person's birth
Child elements (traversal order): BirthDate, Birthday, BirthCity, BirthState, BirthCountry, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
CharacteristicsSelectionsType
Compact IRI: pesc:CharacteristicsSelectionsType
Named xs:complexType: CharacteristicsSelectionsType
XSD: AcademicRecord_v1.13.0.xsd
Named attribute value pairs with values being text, numbers or ranges
Child elements (traversal order): CharacteristicName, CharacteristicValue, CharacteristicRange, SurveyQuestionValue
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
CitizenshipType
Compact IRI: pesc:CitizenshipType__AcademicRecord
Named xs:complexType: CitizenshipType
XSD: AcademicRecord_v1.13.0.xsd
Attributes of a person's qualifications to become or to have become a citizen of a country.
Structure: no direct child elements in this summary (empty content, xs:group expansion omitted, or extension-only model).
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
ContactsRType
Compact IRI: pesc:ContactsRType
Named xs:complexType: ContactsRType
XSD: AcademicRecord_v1.13.0.xsd
Reduced, minimal vesion of ContactsType for use in PersonType
Child elements (traversal order): Address, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
ContactsType
Compact IRI: pesc:ContactsType__AcademicRecord
Named xs:complexType: ContactsType
XSD: AcademicRecord_v1.13.0.xsd
To identify a person or an office at the sending school to which administrative communications should be directed
Child elements (traversal order): Address, Phone, FaxPhone, Email, URL, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
CourseCorequisiteType
Compact IRI: pesc:CourseCorequisiteType
Named xs:complexType: CourseCorequisiteType
XSD: AcademicRecord_v1.13.0.xsd
A course required to be taken simultaneosly with another course
Child elements (traversal order): CorequisiteCourseIndicator, CourseSubjectAbbreviation, CourseNumber, CorequisiteCourseCondition
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
CourseGradeType
Compact IRI: pesc:CourseGradeType
Named xs:complexType: CourseGradeType
XSD: AcademicRecord_v1.13.0.xsd
Grade for the course
Child elements (traversal order): CourseAcademicGrade, CourseAcademicGradeScaleCode
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
CourseInventoryType
Compact IRI: pesc:CourseInventoryType
Named xs:complexType: CourseInventoryType
XSD: AcademicRecord_v1.13.0.xsd
An type describing the properties of a course
Child elements (traversal order): CourseCreditUnits, CourseCreditMaximumValue, CourseCreditMinimumValue, CourseAcademicGradeScaleCode, CourseRepeatability, CourseCIPCode, CourseCSISCode, CourseNCESCode, CoursePSISCode, CourseSCEDCode, CourseUSISCode, CourseLevel, CourseHonorsCode, CourseSubjectAbbreviation, CourseLongDepartmentName, CourseNumber, CourseSubID, PreviousCourseID, RelatedCourseID, CourseShortTitle, CourseLongTitle, CourseDescription, CourseEffectiveDate, CourseExpirationDate, CoursePrerequisite, CourseCoRequisite, Requirement, Licensure (+3 more)
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
CoursePrerequisiteType
Compact IRI: pesc:CoursePrerequisiteType
Named xs:complexType: CoursePrerequisiteType
XSD: AcademicRecord_v1.13.0.xsd
A type describing a course that must be completed before taking the current course.
Child elements (traversal order): PrerequisiteCourseIndicator, CourseSubjectAbbreviation, CourseNumber, PrerequisiteCourseCondiition
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
CourseRepeatabilityType
Compact IRI: pesc:CourseRepeatabilityType
Named xs:complexType: CourseRepeatabilityType
XSD: AcademicRecord_v1.13.0.xsd
A type summarizing information about a courses repeatability.
Child elements (traversal order): CourseRepeatabilityIndicator, CourseRepeatabilityMaximumCredit, CourseRepeatabilityMaximumNumber, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
CourseSupplementalAcademicGradeType
Compact IRI: pesc:CourseSupplementalAcademicGradeType
Named xs:complexType: CourseSupplementalAcademicGradeType
XSD: AcademicRecord_v1.13.0.xsd
Grades that are reported, which combine to make the final grade in a course.
Child elements (traversal order): CourseSupplementalGrade
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
CourseSupplementalGradeType
Compact IRI: pesc:CourseSupplementalGradeType
Named xs:complexType: CourseSupplementalGradeType
XSD: AcademicRecord_v1.13.0.xsd
Information in the child data element CourseSupplementalGrade about the inclusion of component parts of a grade in a course.
Child elements (traversal order): SupplementalGradeCode, SupplementalGradeSubSession, CourseAcademicSupplementalGradeScaleCode, CourseAcademicSupplementalGradeStatusCode, CourseAcademicSupplementalGrade, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
CourseType
Compact IRI: pesc:CourseType
Named xs:complexType: CourseType
XSD: AcademicRecord_v1.13.0.xsd
Academic coursework not related to a specific academic session.
Child elements (traversal order): CourseCreditBasis, CourseCreditUnits, CourseCreditLevel, CourseCreditValue, CourseCreditEarned, CourseAcademicGradeScaleCode, CourseAcademicGrade, CourseSupplementalAcademicGrade, CourseAverageGrade, CourseEquivalentAcademicGrade, CourseAcademicGradeStatusCode, CourseNarrativeExplanationGrade, CourseRepeatCode, CourseCIPCode, CourseCSISCode, CourseUSISCode, CourseNCESCode, CourseSCEDCode, CourseFiveDigitSCEDCode, CourseSubjectAreaCode, CourseQualityPointsEarned, CourseLevel, CourseGPAApplicabilityCode, CourseSubjectAbbreviation, CourseNumber, CourseSectionNumber, OriginalCourseID, AgencyCourseID (+23 more)
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
DateChoiceType
Compact IRI: pesc:DateChoiceType
Named xs:complexType: DateChoiceType
XSD: AcademicRecord_v1.13.0.xsd
Year, month year and full date
Structure: no direct child elements in this summary (empty content, xs:group expansion omitted, or extension-only model).
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
DocumentProductionType
Compact IRI: pesc:DocumentProductionType
Named xs:complexType: DocumentProductionType
XSD: AcademicRecord_v1.13.0.xsd
A type specifying information about an awards document
Child elements (traversal order): ElectronicFormat, DocumentTypeCode, Person, AcademicAward, AwardEndorse
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
EducationSubtestType
Compact IRI: pesc:EducationSubtestType
Named xs:complexType: EducationSubtestType
XSD: AcademicRecord_v1.13.0.xsd
Subdivision of a standardized test (including the score)
Child elements (traversal order): EducationSubtestCode, EducationSubtestName, ScoreRevisedIndicator, ScoreInvalidatedIndicator, ScoreSelfreportedIndicator, ScoreExclusionReasonCode, EducationTestScores, Essay, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
EducationTestScoresType
Compact IRI: pesc:EducationTestScoresType
Named xs:complexType: EducationTestScoresType
XSD: AcademicRecord_v1.13.0.xsd
The score received on the test. This complex type allows scores of each type or transformation to be presented.
Child elements (traversal order): RawScoreValue, PercentCorrectValue, ScaleScoreValue, LabelValue, LocalValue, MasteryValue, CourseGrade, GPA, NormReferencedValues
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
EducationTestsType
Compact IRI: pesc:EducationTestsType
Named xs:complexType: EducationTestsType
XSD: AcademicRecord_v1.13.0.xsd
Identification of an assessment and all its attributes
Child elements (traversal order): EducationTestCode, EducationTestName, EducationTestVersion, EducationTestGroup, TestAdministrationMethodCode, TestRegistrationNumber, ScoreExclusionReasonCode, NonStandardizedTestConditionsCode, TestDate, TestYearMonth, TestYear, TestScaleScoreValue, TestStandardError, TestAchievementLevel, StudentLevel, EducationSubtest, NoteMessage, UserDefinedExtensions
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
ElectronicDeliveryType
Compact IRI: pesc:ElectronicDeliveryType
Named xs:complexType: ElectronicDeliveryType
XSD: AcademicRecord_v1.13.0.xsd
Electronic Delivery Details
Child elements (traversal order): ElectronicFormat, ElectronicMethod, ServiceProvider, NoteMessage, UserDefinedExtensions
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
EmailType
Compact IRI: pesc:EmailType__AcademicRecord
Named xs:complexType: EmailType
XSD: AcademicRecord_v1.13.0.xsd
Email address of source institution contact
Structure: no direct child elements in this summary (empty content, xs:group expansion omitted, or extension-only model).
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
EmploymentType
Compact IRI: pesc:EmploymentType__AcademicRecord
Named xs:complexType: EmploymentType
XSD: AcademicRecord_v1.13.0.xsd
The information about a persons employment.
Child elements (traversal order): Employer, EmploymentBeginDate, EmploymentEndDate, PositionTitle, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
EnrollmentStatusCodeType
Compact IRI: pesc:EnrollmentStatusCodeType__AcademicRecord
Named xs:complexType: EnrollmentStatusCodeType
XSD: AcademicRecord_v1.13.0.xsd
This code indicates the student's enrollment status
Child elements (traversal order): StudentLevel, Attendance, DegreeSeekingStatusCode, ProgramLevel, AcademicProgram, EnrollDate, ExitDate, EligibilityEndDate, AnticipatedGraduationDate, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
EssayType
Compact IRI: pesc:EssayType
Named xs:complexType: EssayType
XSD: AcademicRecord_v1.13.0.xsd
Includes the essay text for computer entered essays, or a link to the essay text or image
Child elements (traversal order): EssayText, EssayPrompt, EssayURL
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
ExtracurricularActivityType
Compact IRI: pesc:ExtracurricularActivityType
Named xs:complexType: ExtracurricularActivityType
XSD: AcademicRecord_v1.13.0.xsd
The students out of class activities
Child elements (traversal order): StudentActivityCode, StudentActivityDescription, StudentActivityGradeLevel, YearMonthBegin, YearMonthEnd, NumberOfYears, WeeklyHours, YearlyWeeks, StudentActivtyRecognitions, StudentActivityScopeCode, OrganizationName, LeadershipPosition, LeadershipCharacteristicCode, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
FamilyType
Compact IRI: pesc:FamilyType__AcademicRecord
Named xs:complexType: FamilyType
XSD: AcademicRecord_v1.13.0.xsd
Family Type
Child elements (traversal order): Father, Mother, ParentsMaritalStatusCode, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
FinancialAidNeedsType
Compact IRI: pesc:FinancialAidNeedsType
Named xs:complexType: FinancialAidNeedsType
XSD: AcademicRecord_v1.13.0.xsd
Identifies the financial aid needed and the student characteristics that affect financial aid
Child elements (traversal order): FamilyIncomeAmount, FinancialAidSupportIndicator, WorkPlacementSupportIndicator, WorkHours
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
HighSchoolType
Compact IRI: pesc:HighSchoolType
Named xs:complexType: HighSchoolType
XSD: AcademicRecord_v1.13.0.xsd
This is the secondary school (high school) from which the person graduated or the last high school the party attended
Child elements (traversal order): OrganizationName
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
ImmigrationType
Compact IRI: pesc:ImmigrationType__AcademicRecord
Named xs:complexType: ImmigrationType
XSD: AcademicRecord_v1.13.0.xsd
This is the current (or requested) status, in the US or Canada, of a person as determined by the US or Canadian authorities who are empowered to allow a person to remain in or be admitted or readmitted to the US or Canada and includes information that allow the status to be authorized.
Child elements (traversal order): AlienRegisrationNumber, FirstEntryIntoUSDate, ImmigrationI20RequestIndicator, NonImmigrantVisaIssueDate, NonImmigrantVisaNumber, NonImmigrantVisaStatusChangeCode, NonImmigrantVisaStatusChangeDate, NonImmigrantVisaType, RequiredFormsReceiveDate, Sponsor, USStudyFormsReceipt, VisaExpirationDate, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
K12PersonType
Compact IRI: pesc:K12PersonType
Named xs:complexType: K12PersonType
XSD: AcademicRecord_v1.13.0.xsd
A type summarizing information about a high school person
Child elements (traversal order): SchoolAssignedPersonID, SIN, NSN, AgencyAssignedID, AgencyIdentifier, RecipientAssignedID, SSN, PartialSSN, Birth, Name, AlternateName, ParentGuardianName, ParentGuardian, Contacts, Gender, RaceEthnicity, EthnicityRace, Deceased, Language, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
K12StudentType
Compact IRI: pesc:K12StudentType
Named xs:complexType: K12StudentType
XSD: AcademicRecord_v1.13.0.xsd
A type summarizing information about a high school student
Child elements (traversal order): Person, AcademicRecord, Health, Tests, NoteMessage, UserDefinedExtensions
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
LearningExperienceType
Compact IRI: pesc:LearningExperienceType
Named xs:complexType: LearningExperienceType
XSD: AcademicRecord_v1.13.0.xsd
A type describing information about a learning experience
Child elements (traversal order): SponsorOrganization, Mentor, PlacementLocation, LearningReflection, NoteMessage, UserDefinedExtensions
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
LearningProgramType
Compact IRI: pesc:LearningProgramType
Named xs:complexType: LearningProgramType
XSD: AcademicRecord_v1.13.0.xsd
Extend from core:AcademicProgramType in order to describe learning program and the learning outcomes
Child elements (traversal order): UserDefinedExtensions, ProgramSummary, ProgramDescription, LearningOutcome
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
LearningRecordDetailType
Compact IRI: pesc:LearningRecordDetailType
Named xs:complexType: LearningRecordDetailType
XSD: AcademicRecord_v1.13.0.xsd
A type specifying the details of a learning experience
Child elements (traversal order): Person, AcademicLearning, NoteMessage, UserDefinedExtensions
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
MasteryValueType
Compact IRI: pesc:MasteryValueType
Named xs:complexType: MasteryValueType
XSD: AcademicRecord_v1.13.0.xsd
Identifies if the score is sufficient to indicate mastery of the material and the score needed to indicate mastery
Child elements (traversal order): MasteredIndicator, CutScore
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
NormDistributionType
Compact IRI: pesc:NormDistributionType
Named xs:complexType: NormDistributionType
XSD: AcademicRecord_v1.13.0.xsd
This complex type contains a structure that represents all the information needed to contruct a norm population histogram.
Child elements (traversal order): NormGroup
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
NormGroupType
Compact IRI: pesc:NormGroupType
Named xs:complexType: NormGroupType
XSD: AcademicRecord_v1.13.0.xsd
A complex type representing a single label and values in a histogram chart
Child elements (traversal order): NormGroupLabel, NormGroupFrequency, NormGroupPercent
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
NormPopulationType
Compact IRI: pesc:NormPopulationType
Named xs:complexType: NormPopulationType
XSD: AcademicRecord_v1.13.0.xsd
The attributes of the population used in the norm referenced score
Child elements (traversal order): NormPopulationCode, NormPopulationDescription, NormPopulationSize, Mean, StandardDeviation, Median, NormDistribution
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
NormReferencedValuesType
Compact IRI: pesc:NormReferencedValuesType
Named xs:complexType: NormReferencedValuesType
XSD: AcademicRecord_v1.13.0.xsd
Test score values that are calcuated based upon a specific norm population
Child elements (traversal order): NormPopulation, RankValue, PercentileLowerBoundValue, PercentileRankValue, PercentileUpperBoundValue, StandardScoreValue, NormalCurveValue, StanineValue, ProbabilityValue
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
NumericRangeType
Compact IRI: pesc:NumericRangeType
Named xs:complexType: NumericRangeType
XSD: AcademicRecord_v1.13.0.xsd
A maximum and minimum value with inclusion or exclusion
Child elements (traversal order): NumericLowerBound, NumericUpperBound
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
OrderFeeType
Compact IRI: pesc:OrderFeeType
Named xs:complexType: OrderFeeType
XSD: AcademicRecord_v1.13.0.xsd
Order Fee Details
Child elements (traversal order): FeeStatusCode, FeeAmount, FeeStatusReason, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
OrganizationType
Compact IRI: pesc:OrganizationType__AcademicRecord
Named xs:complexType: OrganizationType
XSD: AcademicRecord_v1.13.0.xsd
Non-person entity such as Organization, Institution, Agency or Business.
Child elements (traversal order): LocalOrganizationID, OrganizationName, Contacts, Accreditation, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
PersonType
Compact IRI: pesc:PersonType__AcademicRecord
Named xs:complexType: PersonType
XSD: AcademicRecord_v1.13.0.xsd
Biographical and demographic information about the student.
Child elements (traversal order): SchoolAssignedPersonID, SIN, NSN, AgencyAssignedID, AgencyIdentifier, RecipientAssignedID, SSN, PartialSSN, Birth, Name, AlternateName, HighSchool, Contacts, Gender, Residency, Deceased, Language, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
PhoneType
Compact IRI: pesc:PhoneType__AcademicRecord
Named xs:complexType: PhoneType
XSD: AcademicRecord_v1.13.0.xsd
Phone number of source institution contact
Structure: no direct child elements in this summary (empty content, xs:group expansion omitted, or extension-only model).
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
PreviousCourseIDType
Compact IRI: pesc:PreviousCourseIDType
Named xs:complexType: PreviousCourseIDType
XSD: AcademicRecord_v1.13.0.xsd
An ID of a course whose ID has changed
Child elements (traversal order): CourseSubjectAbbreviation, CourseNumber, CourseEffectiveDate
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
RecipientType
Compact IRI: pesc:RecipientType
Named xs:complexType: RecipientType
XSD: AcademicRecord_v1.13.0.xsd
An type describing the recipient of the document
Child elements (traversal order): RequestTrackingID, RecipientTrackingID, Receiver, TranscriptHold, TranscriptType, TranscriptPurpose, CertificationRequested, DeliveryMethod, ElectronicDelivery, RushProcessingRequested, DeliveryInstruction, TranscriptCopies, StampSealEnvelopeIndicator, DocumentOfficialCode, UpdateReason, NoteMessage, UserDefinedExtensions
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
RelatedCourseIDType
Compact IRI: pesc:RelatedCourseIDType
Named xs:complexType: RelatedCourseIDType
XSD: AcademicRecord_v1.13.0.xsd
The ID of a course related to the current course
Child elements (traversal order): CourseSubjectAbbreviation, CourseNumber, CourseEffectiveDate, CourseRelationship
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
RequestedStudentType
Compact IRI: pesc:RequestedStudentType
Named xs:complexType: RequestedStudentType
XSD: AcademicRecord_v1.13.0.xsd
A description of the student for which the transcript is requested
Child elements (traversal order): Person, Attendance, UpdateContactsInformation, FeeDiscountRequestCode, ReleaseAuthorizedIndicator, ReleaseAuthorizedMethod, NoteMessage, UserDefinedExtensions
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
RequestorReceiverOrganizationType
Compact IRI: pesc:RequestorReceiverOrganizationType
Named xs:complexType: RequestorReceiverOrganizationType
XSD: AcademicRecord_v1.13.0.xsd
A description of the organization of the reciever
Child elements (traversal order): OrganizationName, Contacts, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
RequestorReceiverType
Compact IRI: pesc:RequestorReceiverType
Named xs:complexType: RequestorReceiverType
XSD: AcademicRecord_v1.13.0.xsd
A description of the requestor of a transcript
Child elements (traversal order): Person, RequestorReceiverOrganization, NoteMessage, UserDefinedExtensions
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
RequestType
Compact IRI: pesc:RequestType
Named xs:complexType: RequestType
XSD: AcademicRecord_v1.13.0.xsd
A type describing transcript request information
Child elements (traversal order): CreatedDateTime, Requestor, RequestedStudent, Recipient, NoteMessage, UserDefinedExtensions
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
ResidencyType
Compact IRI: pesc:ResidencyType__AcademicRecord
Named xs:complexType: ResidencyType
XSD: AcademicRecord_v1.13.0.xsd
Where the student currently resides
Child elements (traversal order): StateProvince, CountyCode, County, CountryCode, Country, ResidencyStatusCode, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
ResponseHoldType
Compact IRI: pesc:ResponseHoldType
Named xs:complexType: ResponseHoldType
XSD: AcademicRecord_v1.13.0.xsd
An type describing information about the hold of a transcript response
Child elements (traversal order): HoldReason, PlannedReleaseDate, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
ResponseType
Compact IRI: pesc:ResponseType__AcademicRecord
Named xs:complexType: ResponseType
XSD: AcademicRecord_v1.13.0.xsd
A description of a transcript response
Child elements (traversal order): CreatedDateTime, RequestTrackingID, RecipientTrackingID, ResponseStatus, ResponseHold, OrderFee, RequestedStudent, Receiver, DeliveryMethod, ElectronicDelivery, CarrierName, CarrierTrackingID, NoteMessage, UserDefinedExtensions
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SchoolCharacteristicsType
Compact IRI: pesc:SchoolCharacteristicsType
Named xs:complexType: SchoolCharacteristicsType
XSD: AcademicRecord_v1.13.0.xsd
Identifies the characteristics of the school that the student wants to attend
Child elements (traversal order): SchoolOrganizationalControl, SchoolLevel, SchoolStudentEnrollment, SchoolDistance, ReligiousAffiliation, SchoolAcademicLoadCode, SchoolGenderCompostionCode, SchoolTuition, AcademicMajor, StateProvinceCode, CountryCode
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SchoolIdentificationType
Compact IRI: pesc:SchoolIdentificationType
Named xs:complexType: SchoolIdentificationType
XSD: AcademicRecord_v1.13.0.xsd
Code for uniquely determining a specific educational institution
Child elements (traversal order): SchoolName, SchoolLocation
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SchoolLocationType
Compact IRI: pesc:SchoolLocationType
Named xs:complexType: SchoolLocationType
XSD: AcademicRecord_v1.13.0.xsd
Nation, state and county combined location
Child elements (traversal order): CountyCode, StateProvinceCode, CountryCode
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SchoolSelectionCriteriaType
Compact IRI: pesc:SchoolSelectionCriteriaType
Named xs:complexType: SchoolSelectionCriteriaType
XSD: AcademicRecord_v1.13.0.xsd
The characteristics of an educational institution that are important for selection
Child elements (traversal order): SchoolCharacteristics, SchoolSupportServices, FinancialAidNeeds, StudentActivityCode, OtherSelectionCharacteristics
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SchoolSupportServicesType
Compact IRI: pesc:SchoolSupportServicesType
Named xs:complexType: SchoolSupportServicesType
XSD: AcademicRecord_v1.13.0.xsd
Identifies the services that the student wants a school to provide.
Child elements (traversal order): SchoolServices, AdvancedPlacementCode, AdvancedSubjectCreditCode
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SchoolType
Compact IRI: pesc:SchoolType__AcademicRecord
Named xs:complexType: SchoolType
XSD: AcademicRecord_v1.13.0.xsd
Override school
Child elements (traversal order): OrganizationName, LocalOrganizationID, SchoolOverrideCode, SchoolLevel, Contacts, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SelfReportedAcademicRecordType
Compact IRI: pesc:SelfReportedAcademicRecordType
Named xs:complexType: SelfReportedAcademicRecordType
XSD: AcademicRecord_v1.13.0.xsd
The school and course information as summarized by the student
Child elements (traversal order): School, CurrentSchoolIndicator, GraduationIndicator, ClassRank, ClassSize, ExitDate, ExitDateYearMonth, ExitDateYear, SelfReportedSubject, SelfReportedCourse, GPA
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SelfReportedCourseType
Compact IRI: pesc:SelfReportedCourseType
Named xs:complexType: SelfReportedCourseType
XSD: AcademicRecord_v1.13.0.xsd
Course information for the self-reported course
Child elements (traversal order): CourseTitle, CourseGrade, CourseStatusCode
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SelfReportedSubjectType
Compact IRI: pesc:SelfReportedSubjectType
Named xs:complexType: SelfReportedSubjectType
XSD: AcademicRecord_v1.13.0.xsd
Information about academic subjects and performance in those subjects
Child elements (traversal order): SubjectAreaName, NumberCourses, GPA, SubjectAverageGrade
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SourceDestinationType
Compact IRI: pesc:SourceDestinationType
Named xs:complexType: SourceDestinationType
XSD: AcademicRecord_v1.13.0.xsd
Type for Source and Destination
Child elements (traversal order): Organization, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SponsorType
Compact IRI: pesc:SponsorType__AcademicRecord
Named xs:complexType: SponsorType
XSD: AcademicRecord_v1.13.0.xsd
Organization, company, school, person, etc. that sponsored the award
Child elements (traversal order): SponsorOrganization, SponsorPerson, SponsorType, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
StudentActivitiesType
Compact IRI: pesc:StudentActivitiesType__AcademicRecord
Named xs:complexType: StudentActivitiesType
XSD: AcademicRecord_v1.13.0.xsd
The various activities and accomplishments of a student
Child elements (traversal order): AdditionalStudentAchievements, ExtracurricularActivitity, UserDefinedExtensions
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
StudentIdentificationType
Compact IRI: pesc:StudentIdentificationType
Named xs:complexType: StudentIdentificationType
XSD: AcademicRecord_v1.13.0.xsd
Provides a set of identifiers including SSN that may be used to uniquely identify the student
Child elements (traversal order): SchoolAssignedPersonID, SIN, NSN, AgencyAssignedID, RecipientAssignedID, SSN
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
StudentType
Compact IRI: pesc:StudentType
Named xs:complexType: StudentType
XSD: AcademicRecord_v1.13.0.xsd
Body of document. One segment per student
Child elements (traversal order): Person, AcademicRecord, Health, Tests, NoteMessage, UserDefinedExtensions
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SurveyQuestionType
Compact IRI: pesc:SurveyQuestionType
Named xs:complexType: SurveyQuestionType
XSD: AcademicRecord_v1.13.0.xsd
An item of information gathered by questionnaire
Child elements (traversal order): QuestionTitle, QuestionID, QuestionAreaCode, QuestionRequiredCode, QuestionFormatCode, QuestionText, AllowedAnswerText, AnswerText
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
TestPersonType
Compact IRI: pesc:TestPersonType
Named xs:complexType: TestPersonType
XSD: AcademicRecord_v1.13.0.xsd
The personal and demographics attributes of a student
Child elements (traversal order): StudentIdentification, Birth, Name, AlternateName, Contacts, Gender, Residency, Language, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
TestScoreReportType
Compact IRI: pesc:TestScoreReportType
Named xs:complexType: TestScoreReportType
XSD: AcademicRecord_v1.13.0.xsd
Informaiton about the attribuites, accomplishments and test scores of a set of students
Child elements (traversal order): TransmissionData, TestStudent, NoteMessage, UserDefinedExtensions
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
TestStudentType
Compact IRI: pesc:TestStudentType
Named xs:complexType: TestStudentType
XSD: AcademicRecord_v1.13.0.xsd
Structure containing all information that is transmitted for a particular student
Child elements (traversal order): TestPerson, AcademicRecord, SelfReportedAcademicRecord, StudentActivities, SchoolSelectionCriteria, EducationTests, AcademicPrediction, AdditionalStudentCharacteristics, NoteMessage, UserDefinedExtensions
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
TranscriptHoldType
Compact IRI: pesc:TranscriptHoldType
Named xs:complexType: TranscriptHoldType
XSD: AcademicRecord_v1.13.0.xsd
A type defining the information about a hold placed on a transcript
Child elements (traversal order): HoldType, SessionDesignator, SessionName, CourseTitle, AcademicAwardTitle, ReleaseDate, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
TransferCreditType
Compact IRI: pesc:TransferCreditType
Named xs:complexType: TransferCreditType
XSD: AcademicRecord_v1.13.0.xsd
A type describing the transfere of credit from another institution
Child elements (traversal order): TransferCoursesAccepted, TransferCreditHoursAccepted, TransferCreditHoursAppliedtoDegree, TransferStudentLevel, TransferStudentHonors, TransferStudentSummary, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
TransmissionBatchType
Compact IRI: pesc:TransmissionBatchType
Named xs:complexType: TransmissionBatchType
XSD: AcademicRecord_v1.13.0.xsd
A type describing information about a batch transfer of transcripts
Child elements (traversal order): BatchID, BatchDateTime, BatchDeliveryMethod, SourceAgency, DestinationAgency, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
TransmissionDataType
Compact IRI: pesc:TransmissionDataType__AcademicRecord
Named xs:complexType: TransmissionDataType
XSD: AcademicRecord_v1.13.0.xsd
Routing and header information
Child elements (traversal order): DocumentID, CreatedDateTime, DocumentTypeCode, TransmissionType, Source, Destination, DocumentProcessCode, DocumentOfficialCode, DocumentCompleteCode, RequestTrackingID, UserDefinedExtensions, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
Core main — XSD complex types
AcademicCompetitivenessGrantType
Compact IRI: pesc:AcademicCompetitivenessGrantType
Named xs:complexType: AcademicCompetitivenessGrantType
XSD: CoreMain_v1.19.0.xsd
Logical grouping for Academic Competitive Grant program. In COD, it's a complex element. This element provides a logical grouping of elements related to award information.
Child elements (traversal order): FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage, EnrollmentDate, FinancialAwardNumber, FinancialAwardID, StudentLevelCode, EligibilityPaymentReasonCode, RigorousHighSchoolProgram, Disbursement
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AcademicDegreeRequirementType
Compact IRI: pesc:AcademicDegreeRequirementType
Named xs:complexType: AcademicDegreeRequirementType
XSD: CoreMain_v1.19.0.xsd
Thesis or dissertation information if required for the award.
Child elements (traversal order): ThesisDissertationTitle, ThesisDissertationAdvisor, URLAddress, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AcademicHonorsType
Compact IRI: pesc:AcademicHonorsType
Named xs:complexType: AcademicHonorsType
XSD: CoreMain_v1.19.0.xsd
Honors information for the academic award.
Child elements (traversal order): HonorsTitle, HonorsLevel, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AcademicProgramType
Compact IRI: pesc:AcademicProgramType__CoreMain
Named xs:complexType: AcademicProgramType
XSD: CoreMain_v1.19.0.xsd
Indicates whether the academic program is a major, minor, area of concentration or specialization.
Child elements (traversal order): AcademicProgramType, AcademicProgramName, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AcademicRecordBatchType
Compact IRI: pesc:AcademicRecordBatchType
Named xs:complexType: AcademicRecordBatchType
XSD: CoreMain_v1.19.0.xsd
This is used to create a place holder and root element to contain multiple logical XML documents that are bundled for a single batch transmission.
Structure: no direct child elements in this summary (empty content, xs:group expansion omitted, or extension-only model).
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AcademicSessionDetailType
Compact IRI: pesc:AcademicSessionDetailType
Named xs:complexType: AcademicSessionDetailType
XSD: CoreMain_v1.19.0.xsd
Information identifying the time period for the beginning of this session
Child elements (traversal order): SessionDesignator, SessionDesignatorSuffix, SessionName, SessionType, SessionSchoolYear, SessionBeginDate, SessionEndDate, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AccreditationType
Compact IRI: pesc:AccreditationType
Named xs:complexType: AccreditationType
XSD: CoreMain_v1.19.0.xsd
This complex data element provides information about the accreditation of the school sending the transcript.
Child elements (traversal order): AccreditingBodyCode, AccreditingBodyName, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AdditionalStudentAchievementsType
Compact IRI: pesc:AdditionalStudentAchievementsType__CoreMain
Named xs:complexType: AdditionalStudentAchievementsType
XSD: CoreMain_v1.19.0.xsd
Achievements not tied to a specific course, session or award.
Child elements (traversal order): Requirement, Attribute, Proficiency, Language, Licensure, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AdditionalStudentAchievementType
Compact IRI: pesc:AdditionalStudentAchievementType
Named xs:complexType: AdditionalStudentAchievementType
XSD: CoreMain_v1.19.0.xsd
An accomplishment that is not tied to a specific course, session or award.
Child elements (traversal order): Requirement, Attribute, Proficiency, Language, Licensure, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AddressType
Compact IRI: pesc:AddressType__CoreMain
Named xs:complexType: AddressType
XSD: CoreMain_v1.19.0.xsd
This is a combined Address Group for a choice between Domestic or International
Child elements (traversal order): EffectiveDate, ExpirationDate, AttentionLine, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AgeGenderDistributionType
Compact IRI: pesc:AgeGenderDistributionType
Named xs:complexType: AgeGenderDistributionType
XSD: CoreMain_v1.19.0.xsd
Indicates a population broken down by age and gender categories.
Child elements (traversal order): AgeUnder18, Age18To19, Age20To21, Age22To24, Age25To29, Age30To34, Age35To39, Age40To49, Age50To64, Age65AndOver, AgeUnknown, TotalAllAge
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AgencyIdentifierType
Compact IRI: pesc:AgencyIdentifierType
Named xs:complexType: AgencyIdentifierType
XSD: CoreMain_v1.19.0.xsd
This complex data element is used to provide a student ID assigned by an agency, state, province, etc.
Child elements (traversal order): AgencyAssignedID, AgencyCode, AgencyName, CountryCode, StateProvinceCode, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AlternateOutcomeFrameworkType
Compact IRI: pesc:AlternateOutcomeFrameworkType
Named xs:complexType: AlternateOutcomeFrameworkType
XSD: CoreMain_v1.19.0.xsd
A container to hold the alternative framework taxonomies that map to the learning outcome
Child elements (traversal order): FrameworkSourceReference, FrameworkOutcome
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AlternativeLoanAwardType
Compact IRI: pesc:AlternativeLoanAwardType
Named xs:complexType: AlternativeLoanAwardType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of Alternative Award informaiton.
Child elements (traversal order): LoanKey, FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage, DependencyStatusCode, DefaultOverpayCode, FinancialAwardNumber, FinancialAwardID, FinancialAwardCreateDate, Response, Disbursement
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AlternativeLoanDisbursementType
Compact IRI: pesc:AlternativeLoanDisbursementType
Named xs:complexType: AlternativeLoanDisbursementType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to disbursement information.
Child elements (traversal order): DisbursementAmount, DisbursementDate, DisbursementReleaseIndicator, DisbursementSequenceNumber, NoteMessage, FirstDisbursementIndicator, DisbursementNetAmount, DisbursementFeeAmount, InterestRebateAmount, DisbursementConfirmationIndicator, DisbursementConsummationIndicator, DisbursementReturnedAmount, GuaranteeFeeAmount, PostwithdrawalReturnDate, PreviousPostwithdrawalReturnAmount, PostwithdrawalReturnCorrectionIndicator, FundsDistributionMethodCode, CheckNumber, LateDisbursementindicator, DisbursementFeePaid, PreviouslyReportedIndicator, OutstandingCancellationAmount, CancellationDate, DisbursementDayOverrideIndicator
XML attributes on the type: Number
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AttendanceCountType
Compact IRI: pesc:AttendanceCountType
Named xs:complexType: AttendanceCountType
XSD: CoreMain_v1.19.0.xsd
Attendance recorded as days (or partial days) present or absent
Child elements (traversal order): DaysPresent, DaysAbsent
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AttendanceType
Compact IRI: pesc:AttendanceType__CoreMain
Named xs:complexType: AttendanceType
XSD: CoreMain_v1.19.0.xsd
A grouping of information on student attenance.
Child elements (traversal order): AttendanceStatusCode, AttendanceStatusCodeBeginDate, AttendanceStatusCodeEndDate, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AttendedSchoolDisbursementResponseType
Compact IRI: pesc:AttendedSchoolDisbursementResponseType
Named xs:complexType: AttendedSchoolDisbursementResponseType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components used in atended school Response.
Child elements (traversal order): ResponseSummary, TotalNetDisbursementAmount, TotalNetEFTAmount, TotalNetNonEFTAmount, TotalReissueAmount, TotalCancellationAmount, TotalDeficitAmount, TotalNettedCancellationAmount, TotalOutstandingCancellationAmount
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
AttendedSchoolResponseType
Compact IRI: pesc:AttendedSchoolResponseType
Named xs:complexType: AttendedSchoolResponseType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components used in atended school Response.
Child elements (traversal order): ResponseSummary
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
BirthType
Compact IRI: pesc:BirthType__CoreMain
Named xs:complexType: BirthType
XSD: CoreMain_v1.19.0.xsd
Identifying information related to a person's birth
Child elements (traversal order): BirthDate, Birthday, BirthYear, BirthCity, BirthStateProvinceCode, BirthCountry, Age, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
BorrowerpreferredLenderType
Compact IRI: pesc:BorrowerpreferredLenderType
Named xs:complexType: BorrowerpreferredLenderType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of information about the Lender that the borrower prefers.
Child elements (traversal order): LocalOrganizationID, OrganizationName, Contacts, Accreditation, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
BorrowerType
Compact IRI: pesc:BorrowerType
Named xs:complexType: BorrowerType
XSD: CoreMain_v1.19.0.xsd
This empty complex component is listed to indicate the logical grouping of components related to borrower information.
Child elements (traversal order): Person, Employment
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
CampusBasedAwardType
Compact IRI: pesc:CampusBasedAwardType
Named xs:complexType: CampusBasedAwardType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of information on an award issued by a prarticual institution or campus.
Child elements (traversal order): LoanKey, FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage, DependencyStatusCode, LessThanFullTimeIndicator, FederalShareAmount, StudentLevelCode, FISAPIncomeAmount, SecondaryEFCCode, Response, Disbursement
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
CitizenshipType
Compact IRI: pesc:CitizenshipType__CoreMain
Named xs:complexType: CitizenshipType
XSD: CoreMain_v1.19.0.xsd
Information about the citizenship status of the applicant
Child elements (traversal order): CitizenshipStatusCode, CitizenshipCountryCode, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
CODAlternativeLoanType
Compact IRI: pesc:CODAlternativeLoanType
Named xs:complexType: CODAlternativeLoanType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of COD Alternative Loaninformaiton.
Child elements (traversal order): LoanKey, FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage, DependencyStatusCode, DefaultOverpayCode, FinancialAwardNumber, FinancialAwardID, FinancialAwardCreateDate, Response, Disbursement, AlternativeLoanProgramCode, InterestRateOption, RepaymentOptionCode, AlternativeLoanApplicationVersion
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
CODDisbursementType
Compact IRI: pesc:CODDisbursementType
Named xs:complexType: CODDisbursementType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to disbursement information.
Child elements (traversal order): DisbursementAmount, DisbursementDate, DisbursementReleaseIndicator, DisbursementSequenceNumber, NoteMessage
XML attributes on the type: Number
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
CommonRecordResponseType
Compact IRI: pesc:CommonRecordResponseType
Named xs:complexType: CommonRecordResponseType
XSD: CoreMain_v1.19.0.xsd
This complex component groups doucment type, status, process date and process results.
Child elements (traversal order): DocumentTypeCode, DocumentStatusCode, ProcessDate, EditProcessResult
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
ContactsType
Compact IRI: pesc:ContactsType__CoreMain
Named xs:complexType: ContactsType
XSD: CoreMain_v1.19.0.xsd
To identify a person or an office at the sending school to which administrative communications should be directed
Child elements (traversal order): Address, Email, Phone, URL, ContactName, ContactTitle, OrganizationName, OkToContact, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
CountPercentageType
Compact IRI: pesc:CountPercentageType
Named xs:complexType: CountPercentageType
XSD: CoreMain_v1.19.0.xsd
Indicates the count of items within a specific category, and the percentage that the count of items represents.
Child elements (traversal order): Count, Percentage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
CourseEquivalentAcademicGradeType
Compact IRI: pesc:CourseEquivalentAcademicGradeType
Named xs:complexType: CourseEquivalentAcademicGradeType
XSD: CoreMain_v1.19.0.xsd
The alternate grade including the grade and its scale
Child elements (traversal order): EquivalentAcademicGrade, EquivalentGradeScaleCode
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
CourseInstructorType
Compact IRI: pesc:CourseInstructorType
Named xs:complexType: CourseInstructorType
XSD: CoreMain_v1.19.0.xsd
The detailed information about the course instructor
Child elements (traversal order): PositionTitle, Name
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
DebtDataType
Compact IRI: pesc:DebtDataType
Named xs:complexType: DebtDataType
XSD: CoreMain_v1.19.0.xsd
This element provides a logical grouping of elements related to Debt Data.
Child elements (traversal order): TotalStudentLoanDebtAmount, StaffordLoanDebtAmount, SLSDebtAmount, HEALDebtAmount, PerkinsDebtAmount, OtherDebtAmount, OtherLoansThisPeriodDebtAmount
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
DeceasedType
Compact IRI: pesc:DeceasedType
Named xs:complexType: DeceasedType
XSD: CoreMain_v1.19.0.xsd
Information related a student's death
Child elements (traversal order): DeceasedIndicator, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
DisbursementType
Compact IRI: pesc:DisbursementType
Named xs:complexType: DisbursementType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to disbursement information.
Child elements (traversal order): DisbursementAmount, DisbursementDate
XML attributes on the type: Number
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
DLAwardResponseType
Compact IRI: pesc:DLAwardResponseType
Named xs:complexType: DLAwardResponseType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components used in Direct Loan Award Response.
Child elements (traversal order): CreatedDateTime, RequestTrackingID, RecipientTrackingID, ResponseStatus, ResponseHold, OrderFee, RequestedStudent, Receiver, DeliveryMethod, ElectronicDelivery, CarrierName, CarrierTrackingID, NoteMessage, UserDefinedExtensions, EMPNIndicator, MPNID, MPNStatusCode, MPNLinkIndicator, PaymentToServicerAmount, PaymentToServicerDate, BookedLoanAmount, BookedLoanAmountDate, EndorserAmount
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
DLDisbursementType
Compact IRI: pesc:DLDisbursementType
Named xs:complexType: DLDisbursementType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to disbursement information.
Child elements (traversal order): DisbursementAmount, DisbursementDate, DisbursementReleaseIndicator, DisbursementSequenceNumber, NoteMessage, FirstDisbursementIndicator, DisbursementNetAmount, DisbursementFeeAmount, InterestRebateAmount, DisbursementConfirmationIndicator
XML attributes on the type: Number
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
DLGraduatePLUSType
Compact IRI: pesc:DLGraduatePLUSType
Named xs:complexType: DLGraduatePLUSType
XSD: CoreMain_v1.19.0.xsd
In COD, it's a complex element. This element provides a logical grouping of elements related to award information.
Child elements (traversal order): LoanKey, FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage, DependencyStatusCode, DefaultOverpayCode, FinancialAwardNumber, FinancialAwardID, FinancialAwardCreateDate, Response, Disbursement
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
DLLoanInformationType
Compact IRI: pesc:DLLoanInformationType
Named xs:complexType: DLLoanInformationType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to Direct Loan information.
Child elements (traversal order): StudentLevelCode, FinancialAwardBeginDate, FinancialAwardEndDate, OriginationFeePercent, InterestRebatePercent, PromissoryNotePrintCode, DisclosureStatementPrintCode, AcademicYearBeginDate, AcademicYearEndDate, Response
XML attributes on the type: LoanKey
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
DLPLUSType
Compact IRI: pesc:DLPLUSType
Named xs:complexType: DLPLUSType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to a Direct Loan PLUS award information.
Child elements (traversal order): LoanKey, FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage, DependencyStatusCode, DefaultOverpayCode, FinancialAwardNumber, FinancialAwardID, FinancialAwardCreateDate, FinancialAwardAmountRequested, Borrower, Response, Disbursement
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
DLSubsidizedType
Compact IRI: pesc:DLSubsidizedType
Named xs:complexType: DLSubsidizedType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to a Direct Loan Subsidized award information.
Child elements (traversal order): LoanKey, FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage, DependencyStatusCode, DefaultOverpayCode, FinancialAwardNumber, FinancialAwardID, FinancialAwardCreateDate, Response, Disbursement
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
DLUnsubsidizedType
Compact IRI: pesc:DLUnsubsidizedType
Named xs:complexType: DLUnsubsidizedType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to a Direct Loan Unsubsidized award information.
Child elements (traversal order): LoanKey, FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage, DependencyStatusCode, DefaultOverpayCode, FinancialAwardNumber, FinancialAwardID, FinancialAwardCreateDate, HPPAIndicator, Response, Disbursement, AdditionalUnsubsidizedEligibility, PreprofessionalCoursework
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
DriversLicenseType
Compact IRI: pesc:DriversLicenseType
Named xs:complexType: DriversLicenseType
XSD: CoreMain_v1.19.0.xsd
Information about the claimant's driver's license
Child elements (traversal order): DriversLicenseState, DriversLicenseNumber
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
EditProcessResultType
Compact IRI: pesc:EditProcessResultType
Named xs:complexType: EditProcessResultType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components used to respond application/business level edits to an inbound request.
Child elements (traversal order): ResponseErrorCode, ResponseMessage, ResponseErrorField, ResponseErrorValue, ReportedValue
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
EmailType
Compact IRI: pesc:EmailType__CoreMain
Named xs:complexType: EmailType
XSD: CoreMain_v1.19.0.xsd
Email address of source institution contact
Child elements (traversal order): EmailAddress, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
EmployerType
Compact IRI: pesc:EmployerType
Named xs:complexType: EmployerType
XSD: CoreMain_v1.19.0.xsd
Information about the name of the employer (person or company, etc.) of this sponsor person of the applicant
Child elements (traversal order): LocalOrganizationID, OrganizationName, Contacts, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
EmploymentAtAppliedSchoolType
Compact IRI: pesc:EmploymentAtAppliedSchoolType
Named xs:complexType: EmploymentAtAppliedSchoolType
XSD: CoreMain_v1.19.0.xsd
Information about the current or past employment of the claimant or relatives of the claimant at the school to which the applicant is applying
Child elements (traversal order): RelationshipCode, CampusName, EmploymentStatusCode
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
EmploymentType
Compact IRI: pesc:EmploymentType__CoreMain
Named xs:complexType: EmploymentType
XSD: CoreMain_v1.19.0.xsd
This is all the previous and current employment reported by the applicant
Child elements (traversal order): Employer, NAICS, EmploymentBeginDate, EmploymentEndDate, PositionTitle, ONET, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
EndorseType
Compact IRI: pesc:EndorseType
Named xs:complexType: EndorseType
XSD: CoreMain_v1.19.0.xsd
Info of a Person who endorses a diploma, a program or a certificate
Child elements (traversal order): Department, PositionTitle, Name
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
EnrollmentStatusCodeType
Compact IRI: pesc:EnrollmentStatusCodeType__CoreMain
Named xs:complexType: EnrollmentStatusCodeType
XSD: CoreMain_v1.19.0.xsd
This code indicates the student's enrollment status
Child elements (traversal order): StudentLevel, Attendance, DegreeSeekingStatusCode, ProgramLevel, AcademicProgram, EnrollDate, ExitDate, EligibilityEndDate, AnticipatedGraduationDate, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
eSignatureCustodianType
Compact IRI: pesc:eSignatureCustodianType
Named xs:complexType: eSignatureCustodianType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to eSignature custodian information.
Child elements (traversal order): Lender, Guarantor
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
EthnicityRaceType
Compact IRI: pesc:EthnicityRaceType
Named xs:complexType: EthnicityRaceType
XSD: CoreMain_v1.19.0.xsd
The student's ethnicity and race code(s) as recorded in the sending school's records. This is the format that began to be used after 2008.
Child elements (traversal order): EthnicityCode, RaceCode, LocalEthnicityRaceCode, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
FamilyType
Compact IRI: pesc:FamilyType__CoreMain
Named xs:complexType: FamilyType
XSD: CoreMain_v1.19.0.xsd
Information about the family of the applicant
Child elements (traversal order): Father, Mother, ParentsMaritalStatusCode, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
FFELDisbursementResponseType
Compact IRI: pesc:FFELDisbursementResponseType
Named xs:complexType: FFELDisbursementResponseType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to disbursement information.
Child elements (traversal order): DisbursementAmount, DisbursementDate, DisbursementReleaseIndicator, DisbursementDayOverrideIndicator, DisbursementConsummationIndicator, CancellationDate, DisbursementReturnedAmount, FundsDistributionMethodCode, PostwithdrawalReturnDate, PostwithdrawalReturnCorrectionIndicator, DisbursementToBorrowerIndicator, Response
XML attributes on the type: Number
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
FFELDisbursementType
Compact IRI: pesc:FFELDisbursementType
Named xs:complexType: FFELDisbursementType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to disbursement information.
Child elements (traversal order): DisbursementAmount, DisbursementDate, DisbursementReleaseIndicator, DisbursementDayOverrideIndicator, DisbursementConsummationIndicator, CancellationDate, DisbursementReturnedAmount, FundsDistributionMethodCode, PostwithdrawalReturnDate, PostwithdrawalReturnCorrectionIndicator, DisbursementToBorrowerIndicator
XML attributes on the type: Number
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
FFELDocumentResponseType
Compact IRI: pesc:FFELDocumentResponseType
Named xs:complexType: FFELDocumentResponseType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components used in FFEL Document Response.
Child elements (traversal order): CreatedDateTime, RequestTrackingID, RecipientTrackingID, ResponseStatus, ResponseHold, OrderFee, RequestedStudent, Receiver, DeliveryMethod, ElectronicDelivery, CarrierName, CarrierTrackingID, NoteMessage, UserDefinedExtensions, DocumentTypeCode
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
FinancialAwardType
Compact IRI: pesc:FinancialAwardType
Named xs:complexType: FinancialAwardType
XSD: CoreMain_v1.19.0.xsd
Specifies the award type. A logical grouping of information about a financial award.
Child elements (traversal order): LoanKey, FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
FrameworkOutcomeType
Compact IRI: pesc:FrameworkOutcomeType
Named xs:complexType: FrameworkOutcomeType
XSD: CoreMain_v1.19.0.xsd
information about the outcome of a learning activity
Child elements (traversal order): FrameworkOutcomeId, FrameworkOutcomeValue
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
FWSPType
Compact IRI: pesc:FWSPType
Named xs:complexType: FWSPType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to a Federal Work-Study Program Award.
Child elements (traversal order): LoanKey, FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage, DependencyStatusCode, LessThanFullTimeIndicator, FederalShareAmount, StudentLevelCode, FISAPIncomeAmount, SecondaryEFCCode, Response, Disbursement
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
GenderCountType
Compact IRI: pesc:GenderCountType
Named xs:complexType: GenderCountType
XSD: CoreMain_v1.19.0.xsd
A count of males and females, with an optional element for total count of both genders.
Child elements (traversal order): CountMale, CountFemale, TotalCountAllGenders
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
GenderType
Compact IRI: pesc:GenderType
Named xs:complexType: GenderType
XSD: CoreMain_v1.19.0.xsd
Gender of the student
Child elements (traversal order): GenderCode, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
GovernmentMilitaryType
Compact IRI: pesc:GovernmentMilitaryType
Named xs:complexType: GovernmentMilitaryType
XSD: CoreMain_v1.19.0.xsd
Additional information about the prior or current history of government or military affiliations
Child elements (traversal order): MilitaryRelationshipStatusCode, SelectiveServiceIndicator, SelectiveServiceNumber, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
GPAType
Compact IRI: pesc:GPAType
Named xs:complexType: GPAType
XSD: CoreMain_v1.19.0.xsd
GPA for the Award Program
Child elements (traversal order): CreditHoursAttempted, CreditHoursEarned, CreditHoursRequired, CreditHoursDeficient, CreditUnit, GradePointAverage, TotalQualityPoints, CreditHoursforGPA, GPARangeMinimum, GPARangeMaximum, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
GraduateLevelCreditAllocationType
Compact IRI: pesc:GraduateLevelCreditAllocationType
Named xs:complexType: GraduateLevelCreditAllocationType
XSD: CoreMain_v1.19.0.xsd
Ref. Graduate Level Indiicators Type in Core Componenets.
Child elements (traversal order): HoursAppliedOtherProgram, HoursAppliedOtherProgramType, SpecialProgramAdmissionIndicator, UndergradHoursInGradDegree, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
GuarantorType
Compact IRI: pesc:GuarantorType
Named xs:complexType: GuarantorType
XSD: CoreMain_v1.19.0.xsd
The organization description of the Guarantor
Child elements (traversal order): LocalOrganizationID, OrganizationName, Contacts, Accreditation, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
HealthType
Compact IRI: pesc:HealthType
Named xs:complexType: HealthType
XSD: CoreMain_v1.19.0.xsd
Immunization, vaccinations and health screenings
Child elements (traversal order): Immunizations, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
HighSchoolCreditSummaryType
Compact IRI: pesc:HighSchoolCreditSummaryType
Named xs:complexType: HighSchoolCreditSummaryType
XSD: CoreMain_v1.19.0.xsd
This is a summary of credits taken at a secondary school
Child elements (traversal order): HighSchoolSubjectArea
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
HighSchoolSubjectAreaType
Compact IRI: pesc:HighSchoolSubjectAreaType
Named xs:complexType: HighSchoolSubjectAreaType
XSD: CoreMain_v1.19.0.xsd
The part of the high school curriculum area that is to be described and summarized
Child elements (traversal order): HighSchoolSubjectAreaCode, HighSchoolSubjectAreaName, CourseCreditUnits, CreditHoursRequired, CourseCreditEarned, CreditHoursDeficient
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
ImmigrationType
Compact IRI: pesc:ImmigrationType__CoreMain
Named xs:complexType: ImmigrationType
XSD: CoreMain_v1.19.0.xsd
This is the current (or requested) immigration status, in the US or Canada, of the applicant as determined by the US or Canadian immigration authorities
Child elements (traversal order): AlienRegistrationNumber, FirstEntryIntoUSDate, ImmigrationI20RequestIndicator, NonImmigrantVisaIssueDate, NonImmigrantVisaNumber, NonImmigrantVisaStatusChangeCode, NonImmigrantVisaStatusChangeDate, NonImmigrantVisaType, RequiredFormsReceiveDate, Sponsor, USStudyFormsReceipt, VisaExpirationDate, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
ImmunizationsType
Compact IRI: pesc:ImmunizationsType
Named xs:complexType: ImmunizationsType
XSD: CoreMain_v1.19.0.xsd
Information about immunizations
Child elements (traversal order): ImmunizationDate, ImmunizationCode, ImmunizationStatusCode, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
IncomeDataType
Compact IRI: pesc:IncomeDataType
Named xs:complexType: IncomeDataType
XSD: CoreMain_v1.19.0.xsd
This element provides a logical grouping of elements related to Income Data.
Child elements (traversal order): GrossAnnualSalary, OtherIncome, OtherIncomeSource
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
IndexType
Compact IRI: pesc:IndexType
Named xs:complexType: IndexType
XSD: CoreMain_v1.19.0.xsd
System identifier or system key.
Child elements (traversal order): SSN, BirthDate, LastName
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
LanguageOfInstructionType
Compact IRI: pesc:LanguageOfInstructionType
Named xs:complexType: LanguageOfInstructionType
XSD: CoreMain_v1.19.0.xsd
Language associated with one or more aspects of the course
Child elements (traversal order): LanguageCode, InstructionUsage, LanguageUsage, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
LanguageType
Compact IRI: pesc:LanguageType
Named xs:complexType: LanguageType
XSD: CoreMain_v1.19.0.xsd
Information about the student's ability to communicate in languages other than the primary language of the country where the sending school is located.
Child elements (traversal order): LanguageCode, LanguageProficiency, LanguageUsage, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
LearningOutcomeQualificationAssessmentType
Compact IRI: pesc:LearningOutcomeQualificationAssessmentType
Named xs:complexType: LearningOutcomeQualificationAssessmentType
XSD: CoreMain_v1.19.0.xsd
Assessment of learning proficiency
Child elements (traversal order): LearningOutcomeSkillCode, LearningOutcomeProficiencyCode
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
LearningOutcomeType
Compact IRI: pesc:LearningOutcomeType
Named xs:complexType: LearningOutcomeType
XSD: CoreMain_v1.19.0.xsd
Program learning outcome and the outcome evaluations and alternative outcome mapping
Child elements (traversal order): LearningOutcomeDescription, LearningOutcomeQualificationAssessment, AlternateOutcomeFramework
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
LenderType
Compact IRI: pesc:LenderType
Named xs:complexType: LenderType
XSD: CoreMain_v1.19.0.xsd
A type representing the organization fot the Lender
Child elements (traversal order): LocalOrganizationID, OrganizationName, Contacts, Accreditation, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
LicensureType
Compact IRI: pesc:LicensureType
Named xs:complexType: LicensureType
XSD: CoreMain_v1.19.0.xsd
Licensure requirements satisfied by successful completion of this course
Child elements (traversal order): LicensureName, LicensureStateProvinceCode, LicensurePassageDate, LicensureFulfillmentCode, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
LoanAwardResponseType
Compact IRI: pesc:LoanAwardResponseType
Named xs:complexType: LoanAwardResponseType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components used in Direct Loan Award Response.
Child elements (traversal order): CreatedDateTime, RequestTrackingID, RecipientTrackingID, ResponseStatus, ResponseHold, OrderFee, RequestedStudent, Receiver, DeliveryMethod, ElectronicDelivery, CarrierName, CarrierTrackingID, NoteMessage, UserDefinedExtensions, EMPNIndicator, MPNID, MPNStatusCode, MPNLinkIndicator
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
LoanAwardType
Compact IRI: pesc:LoanAwardType
Named xs:complexType: LoanAwardType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of loan award information.
Child elements (traversal order): LoanKey, FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage, DependencyStatusCode, DefaultOverpayCode, FinancialAwardNumber, FinancialAwardID, FinancialAwardCreateDate
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
LoanCounselingType
Compact IRI: pesc:LoanCounselingType
Named xs:complexType: LoanCounselingType
XSD: CoreMain_v1.19.0.xsd
Logical grouping for Loan Couseling items.
Child elements (traversal order): ConfirmationID, CompletionDate, CompletionTime
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
LoanInformationType
Compact IRI: pesc:LoanInformationType
Named xs:complexType: LoanInformationType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components across all loans.
Child elements (traversal order): StudentLevelCode, FinancialAwardBeginDate, FinancialAwardEndDate
XML attributes on the type: LoanKey
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
LocalOrganizationIDType
Compact IRI: pesc:LocalOrganizationIDType
Named xs:complexType: LocalOrganizationIDType
XSD: CoreMain_v1.19.0.xsd
A code set typically used by a state, province or region to further identify the sending school.
Child elements (traversal order): LocalOrganizationIDCode, LocalOrganizationIDQualifier
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
MaritalType
Compact IRI: pesc:MaritalType
Named xs:complexType: MaritalType
XSD: CoreMain_v1.19.0.xsd
Information about the marital status of the sponsor
Child elements (traversal order): MaritalStatusCode, MaritalStatusChangeCode, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
NameType
Compact IRI: pesc:NameType
Named xs:complexType: NameType
XSD: CoreMain_v1.19.0.xsd
The name of record of the student at the sending institution
Child elements (traversal order): NameCode, NamePrefix, FirstName, MiddleName, LastName, NameSuffix, NameTitle, CompositeName, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
NationalSMARTGrantType
Compact IRI: pesc:NationalSMARTGrantType
Named xs:complexType: NationalSMARTGrantType
XSD: CoreMain_v1.19.0.xsd
Logical grouping for National SMART Grant program. In COD, it's a complex element. This element provides a logical grouping of elements related to award information.
Child elements (traversal order): FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage, EnrollmentDate, FinancialAwardNumber, FinancialAwardID, StudentLevelCode, CourseCIPCode, Disbursement
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
NCHELPIDGroupType
Compact IRI: pesc:NCHELPIDGroupType
Named xs:complexType: NCHELPIDGroupType
XSD: CoreMain_v1.19.0.xsd
Unique identifier for NCHELP
Child elements (traversal order): NCHELPID, NonEDBranchID
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
OccupationDetailType
Compact IRI: pesc:OccupationDetailType
Named xs:complexType: OccupationDetailType
XSD: CoreMain_v1.19.0.xsd
The current occupation or profession of the sponsoring person
Child elements (traversal order): Occupation, Employer, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
OPEIDGroupType
Compact IRI: pesc:OPEIDGroupType
Named xs:complexType: OPEIDGroupType
XSD: CoreMain_v1.19.0.xsd
The unique identifier assigned by the Office of Postsecondary Education for each data exchange partner.
Child elements (traversal order): OPEID, NonEDBranchID
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
OrganizationEntityType
Compact IRI: pesc:OrganizationEntityType
Named xs:complexType: OrganizationEntityType
XSD: CoreMain_v1.19.0.xsd
Redefinition of OrganizationType as required by Admissions.
Child elements (traversal order): LocalOrganizationID, OrganizationName, Contacts, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
OrganizationMultiIDType
Compact IRI: pesc:OrganizationMultiIDType
Named xs:complexType: OrganizationMultiIDType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of organization IDs used when an organization can be identified using several methods.
Child elements (traversal order): Name
XML attributes on the type: NCHELPID, NonEDBranchID, OPEID
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
OrganizationType
Compact IRI: pesc:OrganizationType__CoreMain
Named xs:complexType: OrganizationType
XSD: CoreMain_v1.19.0.xsd
Non-person entity such as Organization, Institution, Agency or Business.
Child elements (traversal order): OrganizationName, Contacts, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
ParentGuardianType
Compact IRI: pesc:ParentGuardianType
Named xs:complexType: ParentGuardianType
XSD: CoreMain_v1.19.0.xsd
This complex data element identifies the primary parent or guardian responsible for the high school student.
Child elements (traversal order): Name, RelationshipCode
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
PaymentDataType
Compact IRI: pesc:PaymentDataType
Named xs:complexType: PaymentDataType
XSD: CoreMain_v1.19.0.xsd
This element provides a logical grouping of elements related to Payment Data.
Child elements (traversal order): HousingMonthlyPayment, CreditCardMonthlyPayment, AutomobileMonthlyPayment, EducationalLoanMonthlyPayment, OtherMonthlyPayment
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
PellAwardResponseType
Compact IRI: pesc:PellAwardResponseType
Named xs:complexType: PellAwardResponseType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components used in PellLoan Award Response.
Child elements (traversal order): CreatedDateTime, RequestTrackingID, RecipientTrackingID, ResponseStatus, ResponseHold, OrderFee, RequestedStudent, Receiver, DeliveryMethod, ElectronicDelivery, CarrierName, CarrierTrackingID, NoteMessage, UserDefinedExtensions, YTDDisbursementAmount, TotalEligibilityUsed, ScheduledPellGrant, NegativePendingAmount, FSACode
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
PellDisbursementType
Compact IRI: pesc:PellDisbursementType
Named xs:complexType: PellDisbursementType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to disbursement information.
Child elements (traversal order): DisbursementAmount, DisbursementDate, DisbursementReleaseIndicator, DisbursementSequenceNumber, NoteMessage, PaymentPeriodStartDate
XML attributes on the type: Number
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
PellType
Compact IRI: pesc:PellType
Named xs:complexType: PellType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to Pell Grant information.
Child elements (traversal order): LoanKey, FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage, AttendanceCost, AcademicCalendarCode, PaymentMethodologyCode, WeeksUsedCalculate, WeeksProgramsAcademicYear, HoursAwardYear, HoursProgramsAcademicYear, LowTuitionFeesCode, IncarceratedIndicator, VerificationStatusCode, EnrollmentDate, SecondaryEFCCode, Response, Disbursement
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
PerkinsType
Compact IRI: pesc:PerkinsType
Named xs:complexType: PerkinsType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to a Perkins Loan.
Child elements (traversal order): LoanKey, FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage, DependencyStatusCode, LessThanFullTimeIndicator, FederalShareAmount, StudentLevelCode, FISAPIncomeAmount, SecondaryEFCCode, Response, Disbursement
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
PersonFinancialDataType
Compact IRI: pesc:PersonFinancialDataType
Named xs:complexType: PersonFinancialDataType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of the finanicla information of a person.
Child elements (traversal order): IncomeData, PaymentData, DebtData, CreditAuthorizationIndicator, CreditUnderDifferentNameIndicator, HomeOwnerIndicator, YearsAtAddress, MonthsAtAddress
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
PersonIdentifiersType
Compact IRI: pesc:PersonIdentifiersType
Named xs:complexType: PersonIdentifiersType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to person identification information.
Child elements (traversal order): SSN, SchoolAssignedPersonID, DriversLicense
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
PersonType
Compact IRI: pesc:PersonType__CoreMain
Named xs:complexType: PersonType
XSD: CoreMain_v1.19.0.xsd
Biographical and demographic information about the student.
Child elements (traversal order): Birth, Name, Contacts, Gender, Marital, RaceEthnicity, Citizenship, Residency, Deceased, EducationLevel, Immigration, Occupation, ReligiousAffiliation, PrivacyRestriction, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
PhoneType
Compact IRI: pesc:PhoneType__CoreMain
Named xs:complexType: PhoneType
XSD: CoreMain_v1.19.0.xsd
Phone number of source institution contact
Child elements (traversal order): CountryPrefixCode, AreaCityCode, PhoneNumber, PhoneNumberExtension, EffectiveDate, ExpirationDate, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
PLUSAwardResponseType
Compact IRI: pesc:PLUSAwardResponseType
Named xs:complexType: PLUSAwardResponseType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components used in Direct Loan Award Response.
Child elements (traversal order): CreatedDateTime, RequestTrackingID, RecipientTrackingID, ResponseStatus, ResponseHold, OrderFee, RequestedStudent, Receiver, DeliveryMethod, ElectronicDelivery, CarrierName, CarrierTrackingID, NoteMessage, UserDefinedExtensions, EMPNIndicator, MPNID, MPNStatusCode, MPNLinkIndicator, PaymentToServicerAmount, PaymentToServicerDate, BookedLoanAmount, BookedLoanAmountDate, EndorserAmount, CreditDecisionStatus, CreditDecisionDate, CreditOverrideCode
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
PLUSAwardType
Compact IRI: pesc:PLUSAwardType
Named xs:complexType: PLUSAwardType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of PLUS Award information.
Child elements (traversal order): LoanKey, FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage, DependencyStatusCode, DefaultOverpayCode, FinancialAwardNumber, FinancialAwardID, FinancialAwardCreateDate, FinancialAwardAmountRequested, Borrower, Response, Disbursement
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
PrivacyRestrictionType
Compact IRI: pesc:PrivacyRestrictionType
Named xs:complexType: PrivacyRestrictionType
XSD: CoreMain_v1.19.0.xsd
Request by the applicant to restrict access to certain data that may normally be released under the US Family Educational Rights and Privacy Act
Child elements (traversal order): PrivacyRestrictionDate, PrivacyRestrictionLevel, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
RaceEthnicityType
Compact IRI: pesc:RaceEthnicityType
Named xs:complexType: RaceEthnicityType
XSD: CoreMain_v1.19.0.xsd
The student's race and ethnicity code as recorded in the sending school's records using the format in effect prior to 2008.
Child elements (traversal order): RaceEthnicityCode, LocalRaceEthnicityCode, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
RaceGenderDistributionType
Compact IRI: pesc:RaceGenderDistributionType
Named xs:complexType: RaceGenderDistributionType
XSD: CoreMain_v1.19.0.xsd
Indicates a population broken down by race and gender categories.
Child elements (traversal order): HispanicAnyRace, AmericanIndianOrAlaskaNative, Asian, BlackOrAfricanAmerican, NativeHawaiianOrPacificIslander, White, TwoOrMoreRaces, NonresidentAlien, RaceEthnicityUnknown, TotalAllRaceEthnicity
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
RAPType
Compact IRI: pesc:RAPType
Named xs:complexType: RAPType
XSD: CoreMain_v1.19.0.xsd
However, it has 4 basic elements: RAPCode, RAPCodeQualifier, RAPName and RAPSubName.
Child elements (traversal order): RAPCode, RAPName, RAPSubName, ConditionsMetCode, ConditionsMetDate, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
ReportingSchoolResponseType
Compact IRI: pesc:ReportingSchoolResponseType
Named xs:complexType: ReportingSchoolResponseType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components used in Direct Loan Award Response.
Child elements (traversal order): ResponseFinancialSummary, ResponseCode, EditProcessResult
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
ResidencyType
Compact IRI: pesc:ResidencyType__CoreMain
Named xs:complexType: ResidencyType
XSD: CoreMain_v1.19.0.xsd
A code indicating where the student currently resides
Child elements (traversal order): StateProvinceCode
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
ResponseFinancialSummaryType
Compact IRI: pesc:ResponseFinancialSummaryType
Named xs:complexType: ResponseFinancialSummaryType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to Response Financial Summary Information.
Child elements (traversal order): FinancialAwardType, FinancialAwardYear, TotalCount, TotalCountAccepted, TotalCountRejected, TotalCountCorrected, TotalCountDuplicate, TotalCountVerificationSelected, TotalCountSSAdministration, TotalReportedAward, TotalReportedDisbursement, TotalFinancialAwardAccepted, TotalFinancialDisbursementAccepted, TotalFundedDisbursementAccepted, TotalNonFundedDisbursementAccepted, TotalFinancialAwardCorrected
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
ResponseType
Compact IRI: pesc:ResponseType__CoreMain
Named xs:complexType: ResponseType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to disbursement information.
Child elements (traversal order): ResponseCode, EditProcessResult
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SchoolType
Compact IRI: pesc:SchoolType__CoreMain
Named xs:complexType: SchoolType
XSD: CoreMain_v1.19.0.xsd
A type aggregating information about an educational institution
Child elements (traversal order): Organization, SchoolLevel, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SEOGType
Compact IRI: pesc:SEOGType
Named xs:complexType: SEOGType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to a Federal Secondary Education Opportunity Grant.
Child elements (traversal order): LoanKey, FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage, DependencyStatusCode, LessThanFullTimeIndicator, FederalShareAmount, StudentLevelCode, FISAPIncomeAmount, SecondaryEFCCode, Response, Disbursement
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SignatureDataType
Compact IRI: pesc:SignatureDataType
Named xs:complexType: SignatureDataType
XSD: CoreMain_v1.19.0.xsd
This element provides a logical grouping of elements related to the Signature.
Child elements (traversal order): SignatureDate, SignatureSourceCode, eSignatureIndicator, eSignatureCustodian
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SoftwareType
Compact IRI: pesc:SoftwareType
Named xs:complexType: SoftwareType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to software information.
Child elements (traversal order): SoftwareProvider, SoftwareVersion
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SponsorType
Compact IRI: pesc:SponsorType__CoreMain
Named xs:complexType: SponsorType
XSD: CoreMain_v1.19.0.xsd
Organization, company, school, person, etc. that sponsored the award
Child elements (traversal order): SponsorOrganization, SponsorPerson, SponsorType, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
StaffordAwardType
Compact IRI: pesc:StaffordAwardType
Named xs:complexType: StaffordAwardType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of Stafford Award informaiton.
Child elements (traversal order): LoanKey, FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage, DependencyStatusCode, DefaultOverpayCode, FinancialAwardNumber, FinancialAwardID, FinancialAwardCreateDate
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
StudentActivitiesCodeType
Compact IRI: pesc:StudentActivitiesCodeType
Named xs:complexType: StudentActivitiesCodeType
XSD: CoreMain_v1.19.0.xsd
Code for extracurricular activities engaged in by the student.
Structure: no direct child elements in this summary (empty content, xs:group expansion omitted, or extension-only model).
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
StudentActivitiesType
Compact IRI: pesc:StudentActivitiesType__CoreMain
Named xs:complexType: StudentActivitiesType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of components related to student activities information.
Child elements (traversal order): PaidParticipationIndicator, Recruited, SchoolSponsored, StudentActivitiesCode, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
StudentLevelType
Compact IRI: pesc:StudentLevelType
Named xs:complexType: StudentLevelType
XSD: CoreMain_v1.19.0.xsd
Used to indicate the grade level of the student at the time the transcript is being sent, or the last grade level of the student.
Child elements (traversal order): StudentLevelCode, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SubsidizedAwardType
Compact IRI: pesc:SubsidizedAwardType
Named xs:complexType: SubsidizedAwardType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of Subsidized Award informaiton.
Child elements (traversal order): LoanKey, FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage, DependencyStatusCode, DefaultOverpayCode, FinancialAwardNumber, FinancialAwardID, FinancialAwardCreateDate, Response, Disbursement
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
SubtestsType
Compact IRI: pesc:SubtestsType
Named xs:complexType: SubtestsType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of subtest information.
Child elements (traversal order): SubtestCode, EducationSubtestCode, SubtestName, TestScores, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
TemporaryAddressType
Compact IRI: pesc:TemporaryAddressType
Named xs:complexType: TemporaryAddressType
XSD: CoreMain_v1.19.0.xsd
This is a combined Address Group for a choice between Domestic or International
Structure: no direct child elements in this summary (empty content, xs:group expansion omitted, or extension-only model).
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
TestScoreType
Compact IRI: pesc:TestScoreType
Named xs:complexType: TestScoreType
XSD: CoreMain_v1.19.0.xsd
Codes identifying the method used to measure and report the test scores.
Child elements (traversal order): ScoreValue, TestScoreMethod, ScoreRevisedIndicator, ScoreInvalidatedIndicator, ScoreSelfreportedIndicator, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
TestsType
Compact IRI: pesc:TestsType
Named xs:complexType: TestsType
XSD: CoreMain_v1.19.0.xsd
Academic and achievement test data
Child elements (traversal order): TestCode, EducationTestCode, TestName, TestDate, TestYearMonth, TestYear, StudentLevel, Subtest, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
TransmissionDataType
Compact IRI: pesc:TransmissionDataType__CoreMain
Named xs:complexType: TransmissionDataType
XSD: CoreMain_v1.19.0.xsd
Routing and header information
Child elements (traversal order): DocumentID, CreatedDateTime, TransmissionType, DocumentType, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
UnsubsidizedAwardType
Compact IRI: pesc:UnsubsidizedAwardType
Named xs:complexType: UnsubsidizedAwardType
XSD: CoreMain_v1.19.0.xsd
A logical grouping of Unsubsidized Award informaiton.
Child elements (traversal order): LoanKey, FinancialAwardYear, CPSTransactionNumber, FinancialAwardAmount, NoteMessage, DependencyStatusCode, DefaultOverpayCode, FinancialAwardNumber, FinancialAwardID, FinancialAwardCreateDate, HPPAIndicator, Response, Disbursement, AdditionalUnsubsidizedEligibility, PreprofessionalCoursework
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
URLType
Compact IRI: pesc:URLType
Named xs:complexType: URLType
XSD: CoreMain_v1.19.0.xsd
The Uniform Resource Locator of source institution
Child elements (traversal order): URLAddress, NoteMessage
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
UserDefinedExtensionsType
Compact IRI: pesc:UserDefinedExtensionsType
Named xs:complexType: UserDefinedExtensionsType
XSD: CoreMain_v1.19.0.xsd
Additional structured information. Requires mutually defined XML schema.
Structure: no direct child elements in this summary (empty content, xs:group expansion omitted, or extension-only model).
XML attributes on the type: none in this summary.
Full particle model, cardinality, choices, and nested groups live in v1.8.structure.json under complexTypes (match localName and xsdFile). JSON validation: v1.8.schema.json (approximate vs XSD; see $comment in the file).
Attributes
Attributes — JSON-LD IRIs use fragment attr-Name (pesc:attr-…) when the label is also an element. In this bundle, declarations live in CoreMain_v1.19.0.xsd.
Attribute LoanKey
Compact IRI: pesc:LoanKey
XSD type: xs:integer (CoreMain_v1.19.0.xsd)
No xs:documentation on this attribute declaration in the XSD bundle.
Attribute NCHELPID
Compact IRI: pesc:NCHELPID
XSD type: core:NCHELPIDType (CoreMain_v1.19.0.xsd)
No xs:documentation on this attribute declaration in the XSD bundle.
Attribute NonEDBranchID
Compact IRI: pesc:NonEDBranchID
XSD type: core:NonEDBranchIDType (CoreMain_v1.19.0.xsd)
No xs:documentation on this attribute declaration in the XSD bundle.
Attribute Number
Compact IRI: pesc:Number
No xs:documentation on this attribute declaration in the XSD bundle.
Attribute OPEID
Compact IRI: pesc:OPEID
XSD type: core:OPEIDType (CoreMain_v1.19.0.xsd)
No xs:documentation on this attribute declaration in the XSD bundle.
Attribute StudentActivitiesQualifier
Compact IRI: pesc:StudentActivitiesQualifier
No xs:documentation on this attribute declaration in the XSD bundle.