StudentSchoolEnrolmentExtendedSchoolEnrolmentInfo Property Provincial Approach to Student Information API
Additional registration and program enrolment information

Namespace: PASI.DataContract.V2019
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public ExtendedInfoList ExtendedSchoolEnrolmentInfo { get; set; }

Property Value

Type: ExtendedInfoList
Remarks

The additional school enrolment information is captured in a list of name/value pairs.

Field Validation

  • Name: SISV1
    KeyRequiredMaxElementsAttributes
    LocalStudentIdNo1Value must contain between 1 and 15 characters
    ResidentBoardNo1Value must be in the form of a number between '0001' and '9999'
    FrancophoneBoardNo1Value must be in the form of a number between '0001' and '9999'
    FNMIDeclarationNo1Value must be an appropriate FNMIDeclaration code value
    FrenchHoursOfInstructionNo1Value must be in the form of a number between '1' and '9999'
    EnrolmentTypeCodesNo3Value must be an appropriate EnrolmentTypeCodes code value
    ExceptionCodesNo2Value must be an appropriate ExceptionCodes code value
    GrantsProgramCodesNo3Value must be an appropriate GrantsProgramCodes code value
    .
See Also

Reference