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

Namespace: PASI.DataContract.V2017
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

  • This field is Required.
  • 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
    RegistrationEntryStatusNo1Value must be an appropriate RegistrationEntryStatus code value
    .
See Also

Reference