C# Class OpenADK.Library.au.Student.StudentDTD

Metadata for the Schools Interoperability Framework (SIF)

SIFDTD defines global {@linkplain com.edustructures.sifworks.ElementDef} constants that describe SIF Data Objects, elements, and attributes across all supported versions of the SIF Specification. The ADK uses this metadata internally to parse and render SIF Data Objects. In addition, many of the framework APIs require that the programmer pass an ElementDef constant from the SIFDTD class to identify an object, element, or attribute.

ElementDef constants are named [PARENT_]ENTITY, where PARENT is the name of the parent element and ENTITY is the name of the element or attribute encapsulated by the ElementDef. Some examples of ElementDef constants defined by this class include:

IElementDefDescription SIFDTD.STUDENTPERSONALIdentifies the StudentPersonal data object SIFDTD.SCHOOLINFOIdentifies the SchoolInfo data object Many of the Adk's public interfaces require an ElementDef constant to be passed as a parameter. For example, the first parameter to the IZone.SetSubscriber method is an IElementDef: myZone.setSubscriber( SIFDTD.BUSINFO, this, ADKFlags.PROV_SUBSCRIBE ); ElementDef also identifies child elements and attributes as demonstrated by the Query.AddCondition method: Query query = new Query( SifDtd.STUDENTPERSONAL ); query.AddCondition( SifDtd.STUDENTPERSONAL_REFID, Condition.EQ, "4A37969803F0D00322AF0EB969038483" );

SDO Libraries

ElementDef metadata is grouped into "SDO Libraries", which are organized along SIF Working Group boundaries. SDO Libraries are loaded into the SifDdt class when the Adk is initialized. All or part of the metadata is loaded into depending on the flags passed to the Adk.Initialize(SifVersion, SdoLibraryType) method, metadata from one or more SDO Libraries may be loaded. For example, the following call loads metadata for the Student Information Working Group Objects and Transportation And Geographic Information Working Group Objects (Common Elements and Infrastructure Working Group Objects metadata is always loaded

Adk.Initialize( SiFVersion.LATEST, SdoLibraryType.Student | SdoLibraryType.Trans )

If an given SDO Library is not loaded, all of the SIFDTD constants that belong to that library will be null and cannot be referenced. For example, given the SDO Libraries loaded above, attempting to reference the SIFDTD.LIBRARYPATRONSTATUS object from the Library Automation Working Group would result in a NullPointerException:

SifDtd.LIBRARYPATRONSTATUS.Name;
Inheritance: OpenADK.Library.Impl.SdoLibraryImpl
Mostra file Open project: open-adk/OpenADK-csharp

Public Properties

Property Type Description
ACTIVITYINFO IElementDef
ACTIVITYINFO_STUDENTACTIVITYDESCRIPTION IElementDef
ACTIVITYINFO_STUDENTACTIVITYINFOREFID IElementDef
ADVISOR IElementDef
ADVISOR_SIF_REFOBJECT IElementDef
ALERTMESSAGE IElementDef
ALERTMESSAGES IElementDef
ALERTMESSAGES_ALERTMESSAGE IElementDef
ALERTMESSAGE_TYPE IElementDef
AREASOFINTERESTLIST IElementDef
AREASOFINTERESTLIST_ACTIVITYINFO IElementDef
ATTENDANCECODEINFO IElementDef
ATTENDANCECODEINFO_ABSENCEVALUE IElementDef
ATTENDANCECODEINFO_ATTENDANCECODE IElementDef
ATTENDANCECODEINFO_ATTENDANCESTATUS IElementDef
ATTENDANCECODEINFO_ATTENDANCETYPE IElementDef
ATTENDANCECODEINFO_DESCRIPTION IElementDef
ATTENDANCECODEINFO_REFID IElementDef
ATTENDANCECODEINFO_SCHOOLINFOREFID IElementDef
ATTENDANCECODEINFO_SIF_EXTENDEDELEMENTS IElementDef
ATTENDANCECODEINFO_SIF_METADATA IElementDef
ATTENDANCECODEINFO_USEDFORDAILYATTENDANCE IElementDef
ATTENDANCECODEINFO_USEDFORPERIODATTENDANCE IElementDef
CALENDARATTENDANCE IElementDef
CALENDARATTENDANCE_ATTENDANCEVALUE IElementDef
CALENDARATTENDANCE_COUNTSTOWARDATTENDANCE IElementDef
CALENDARDATE IElementDef
CALENDARDATETYPE IElementDef
CALENDARDATETYPE_CODE IElementDef
CALENDARDATETYPE_OTHERCODELIST IElementDef
CALENDARDATE_ADMINISTRATORATTENDANCE IElementDef
CALENDARDATE_CALENDARDATENUMBER IElementDef
CALENDARDATE_CALENDARDATEREFID IElementDef
CALENDARDATE_CALENDARDATETYPE IElementDef
CALENDARDATE_CALENDARSUMMARYREFID IElementDef
CALENDARDATE_DATE IElementDef
CALENDARDATE_SCHOOLINFOREFID IElementDef
CALENDARDATE_SCHOOLYEAR IElementDef
CALENDARDATE_SIF_EXTENDEDELEMENTS IElementDef
CALENDARDATE_SIF_METADATA IElementDef
CALENDARDATE_STUDENTATTENDANCE IElementDef
CALENDARDATE_TEACHERATTENDANCE IElementDef
CALENDARSUMMARY IElementDef
CALENDARSUMMARY_DAYSINSESSION IElementDef
CALENDARSUMMARY_DESCRIPTION IElementDef
CALENDARSUMMARY_ENDDATE IElementDef
CALENDARSUMMARY_FIRSTINSTRUCTIONDATE IElementDef
CALENDARSUMMARY_GRADUATIONDATE IElementDef
CALENDARSUMMARY_INSTRUCTIONALMINUTES IElementDef
CALENDARSUMMARY_LASTINSTRUCTIONDATE IElementDef
CALENDARSUMMARY_LOCALID IElementDef
CALENDARSUMMARY_MINUTESPERDAY IElementDef
CALENDARSUMMARY_REFID IElementDef
CALENDARSUMMARY_SCHOOLINFOREFID IElementDef
CALENDARSUMMARY_SCHOOLYEAR IElementDef
CALENDARSUMMARY_SIF_EXTENDEDELEMENTS IElementDef
CALENDARSUMMARY_SIF_METADATA IElementDef
CALENDARSUMMARY_STARTDATE IElementDef
CALENDARSUMMARY_YEARLEVELS IElementDef
CALENDARTYPE IElementDef
CALENDARTYPE_SIF_REFOBJECT IElementDef
CATCHMENTSTATUS IElementDef
CATCHMENTSTATUS_CODE IElementDef
CATCHMENTSTATUS_OTHERCODELIST IElementDef
CONTACTFLAGS IElementDef
CONTACTFLAGS_ACCESSTORECORDS IElementDef
CONTACTFLAGS_ATTENDANCECONTACT IElementDef
CONTACTFLAGS_DISCIPLINARYCONTACT IElementDef
CONTACTFLAGS_EMERGENCYCONTACT IElementDef
CONTACTFLAGS_FAMILYMAIL IElementDef
CONTACTFLAGS_FEESBILLING IElementDef
CONTACTFLAGS_HASCUSTODY IElementDef
CONTACTFLAGS_INTERVENTIONORDER IElementDef
CONTACTFLAGS_LIVESWITH IElementDef
CONTACTFLAGS_PARENTLEGALGUARDIAN IElementDef
CONTACTFLAGS_PICKUPRIGHTS IElementDef
CONTACTFLAGS_PRIMARYCAREPROVIDER IElementDef
CONTACTFLAGS_RECEIVESASSESSMENTREPORT IElementDef
COUNSELOR IElementDef
COUNSELOR_SIF_REFOBJECT IElementDef
EDUCATIONAGENCYTYPE IElementDef
EDUCATIONAGENCYTYPE_CODE IElementDef
EDUCATIONAGENCYTYPE_OTHERCODELIST IElementDef
ENROLLMENT IElementDef
ENROLLMENTLIST IElementDef
ENROLLMENTLIST_ENROLLMENT IElementDef
ENROLLMENT_COURSELOCALID IElementDef
ENROLLMENT_LOCALID IElementDef
ENROLLMENT_SCHOOLCOURSEINFOREFID IElementDef
ENROLLMENT_SCHOOLYEAR IElementDef
ENROLLMENT_SHORTNAME IElementDef
ENROLLMENT_SUBJECTLOCALID IElementDef
ENROLLMENT_TEACHINGGROUPREFID IElementDef
ENROLLMENT_TIMETABLESUBJECTREFID IElementDef
ENTRYTYPE IElementDef
ENTRYTYPE_CODE IElementDef
ENTRYTYPE_OTHERCODELIST IElementDef
EXITSTATUS IElementDef
EXITSTATUS_CODE IElementDef
EXITSTATUS_OTHERCODELIST IElementDef
EXITTYPE IElementDef
EXITTYPE_CODE IElementDef
EXITTYPE_OTHERCODELIST IElementDef
FURTHERINFORMATION IElementDef
FURTHERINFORMATION_CONTACTNAME IElementDef
FURTHERINFORMATION_EMAILLIST IElementDef
FURTHERINFORMATION_PHONENUMBERLIST IElementDef
HOMEENROLLMENT IElementDef
HOMEENROLLMENT_HOMEROOM IElementDef
HOMEENROLLMENT_HOMEROOMNUMBER IElementDef
HOMEENROLLMENT_LOCALID IElementDef
HOMEENROLLMENT_SCHOOLINFOREFID IElementDef
HOMEENROLLMENT_SCHOOLNAME IElementDef
HOMEENROLLMENT_SCHOOLNO IElementDef
HOMEENROLLMENT_STUDENTSCHOOLENROLLMENTREFID IElementDef
HOMEENROLLMENT_YEARLEVEL IElementDef
HOMEROOM IElementDef
HOMEROOM_SIF_REFOBJECT IElementDef
HOUSEHOLD IElementDef
HOUSEHOLDLIST IElementDef
HOUSEHOLDLIST_HOUSEHOLD IElementDef
LEACONTACT IElementDef
LEACONTACTLIST IElementDef
LEACONTACTLIST_LEACONTACT IElementDef
LEACONTACT_CONTACTINFO IElementDef
LEACONTACT_PUBLISHINDIRECTORY IElementDef
LEAINFO IElementDef
LEAINFO_ADDRESSLIST IElementDef
LEAINFO_COMMONWEALTHID IElementDef
LEAINFO_EDUCATIONAGENCYTYPE IElementDef
LEAINFO_JURISDICTIONLOWERHOUSE IElementDef
LEAINFO_LEACONTACTLIST IElementDef
LEAINFO_LEANAME IElementDef
LEAINFO_LEAURL IElementDef
LEAINFO_LOCALID IElementDef
LEAINFO_OPERATIONALSTATUS IElementDef
LEAINFO_PHONENUMBERLIST IElementDef
LEAINFO_REFID IElementDef
LEAINFO_SIF_EXTENDEDELEMENTS IElementDef
LEAINFO_SIF_METADATA IElementDef
LEAINFO_SLA IElementDef
LEAINFO_STATEPROVINCEID IElementDef
MEDICALALERTMESSAGE IElementDef
MEDICALALERTMESSAGES IElementDef
MEDICALALERTMESSAGES_MEDICALALERTMESSAGE IElementDef
MEDICALALERTMESSAGE_SEVERITY IElementDef
MOSTRECENT IElementDef
MOSTRECENT_HOMEROOMLOCALID IElementDef
MOSTRECENT_PARENT1EMPLOYMENTTYPE IElementDef
MOSTRECENT_PARENT1LANGUAGE IElementDef
MOSTRECENT_PARENT1NONSCHOOLEDUCATION IElementDef
MOSTRECENT_PARENT1SCHOOLEDUCATIONLEVEL IElementDef
MOSTRECENT_PARENT2EMPLOYMENTTYPE IElementDef
MOSTRECENT_PARENT2LANGUAGE IElementDef
MOSTRECENT_PARENT2NONSCHOOLEDUCATION IElementDef
MOSTRECENT_PARENT2SCHOOLEDUCATIONLEVEL IElementDef
MOSTRECENT_SCHOOLLOCALID IElementDef
MOSTRECENT_YEARLEVEL IElementDef
OTHERLEARNINGAREA IElementDef
OTHERLEARNINGAREASLIST IElementDef
OTHERLEARNINGAREASLIST_OTHERLEARNINGAREA IElementDef
OTHERLEARNINGAREA_DESCRIPTION IElementDef
OTHERLEARNINGAREA_RESULT IElementDef
PASTORALCARE IElementDef
PASTORALCARE_DISCIPLINARYABSENCES IElementDef
PASTORALCARE_INDIVIDUALBEHAVIOURPLAN IElementDef
PREVIOUSSCHOOL IElementDef
PREVIOUSSCHOOLSLIST IElementDef
PREVIOUSSCHOOLSLIST_PREVIOUSSCHOOL IElementDef
PREVIOUSSCHOOL_REASONLEFT IElementDef
PREVIOUSSCHOOL_SCHOOLNAME IElementDef
PROMOTIONINFO IElementDef
PROMOTIONINFO_PROMOTIONSTATUS IElementDef
RECOGNITION IElementDef
RECOGNITIONLIST IElementDef
RECOGNITIONLIST_RECOGNITION IElementDef
ROOMINFO IElementDef
ROOMINFO_BUILDING IElementDef
ROOMINFO_CAPACITY IElementDef
ROOMINFO_DESCRIPTION IElementDef
ROOMINFO_HOMEROOMNUMBER IElementDef
ROOMINFO_PHONENUMBER IElementDef
ROOMINFO_REFID IElementDef
ROOMINFO_ROOMNUMBER IElementDef
ROOMINFO_SCHOOLINFOREFID IElementDef
ROOMINFO_SIF_EXTENDEDELEMENTS IElementDef
ROOMINFO_SIF_METADATA IElementDef
ROOMINFO_SIZE IElementDef
ROOMINFO_STAFFLIST IElementDef
SCHOOLCOURSEINFO IElementDef
SCHOOLCOURSEINFO_COREACADEMICCOURSE IElementDef
SCHOOLCOURSEINFO_COURSECODE IElementDef
SCHOOLCOURSEINFO_COURSECONTENT IElementDef
SCHOOLCOURSEINFO_COURSECREDITS IElementDef
SCHOOLCOURSEINFO_COURSETITLE IElementDef
SCHOOLCOURSEINFO_DEPARTMENT IElementDef
SCHOOLCOURSEINFO_DESCRIPTION IElementDef
SCHOOLCOURSEINFO_DISTRICTCOURSECODE IElementDef
SCHOOLCOURSEINFO_GRADUATIONREQUIREMENT IElementDef
SCHOOLCOURSEINFO_INSTRUCTIONALLEVEL IElementDef
SCHOOLCOURSEINFO_REFID IElementDef
SCHOOLCOURSEINFO_SCHOOLINFOREFID IElementDef
SCHOOLCOURSEINFO_SCHOOLLOCALID IElementDef
SCHOOLCOURSEINFO_SCHOOLYEAR IElementDef
SCHOOLCOURSEINFO_SIF_EXTENDEDELEMENTS IElementDef
SCHOOLCOURSEINFO_SIF_METADATA IElementDef
SCHOOLCOURSEINFO_STATECOURSECODE IElementDef
SCHOOLCOURSEINFO_SUBJECTAREALIST IElementDef
SCHOOLCOURSEINFO_TERMINFOREFID IElementDef
SCHOOLENROLLMENT IElementDef
SCHOOLENROLLMENTLIST IElementDef
SCHOOLENROLLMENTLIST_SCHOOLENROLLMENT IElementDef
SCHOOLENROLLMENT_ENROLLMENTLIST IElementDef
SCHOOLENROLLMENT_SCHOOLINFOREFID IElementDef
SCHOOLENROLLMENT_SCHOOLLOCALID IElementDef
SCHOOLENROLLMENT_SCHOOLNAME IElementDef
SCHOOLENROLLMENT_SCHOOLSTATEPROVINCEID IElementDef
SCHOOLENROLLMENT_STAFF IElementDef
SCHOOLENROLLMENT_STUDENT IElementDef
STAFF IElementDef
STAFFACTIVITY IElementDef
STAFFACTIVITY_CODE IElementDef
STAFFACTIVITY_OTHERCODELIST IElementDef
STAFFASSIGNMENT IElementDef
STAFFASSIGNMENT_CASUALRELIEFTEACHER IElementDef
STAFFASSIGNMENT_DESCRIPTION IElementDef
STAFFASSIGNMENT_HOMEGROUP IElementDef
STAFFASSIGNMENT_HOUSE IElementDef
STAFFASSIGNMENT_JOBENDDATE IElementDef
STAFFASSIGNMENT_JOBFTE IElementDef
STAFFASSIGNMENT_JOBFUNCTION IElementDef
STAFFASSIGNMENT_JOBSTARTDATE IElementDef
STAFFASSIGNMENT_PRIMARYASSIGNMENT IElementDef
STAFFASSIGNMENT_REFID IElementDef
STAFFASSIGNMENT_SCHOOLINFOREFID IElementDef
STAFFASSIGNMENT_SCHOOLYEAR IElementDef
STAFFASSIGNMENT_SIF_EXTENDEDELEMENTS IElementDef
STAFFASSIGNMENT_SIF_METADATA IElementDef
STAFFASSIGNMENT_STAFFACTIVITY IElementDef
STAFFASSIGNMENT_STAFFPERSONALREFID IElementDef
STAFFASSIGNMENT_STAFFSUBJECTLIST IElementDef
STAFFASSIGNMENT_YEARLEVELS IElementDef
STAFFLIST IElementDef
STAFFLIST_STAFFPERSONALREFID IElementDef
STAFFPERSONAL IElementDef
STAFFPERSONALREFID IElementDef
STAFFPERSONAL_ELECTRONICIDLIST IElementDef
STAFFPERSONAL_EMPLOYMENTSTATUS IElementDef
STAFFPERSONAL_LOCALID IElementDef
STAFFPERSONAL_OTHERIDLIST IElementDef
STAFFPERSONAL_PERSONINFO IElementDef
STAFFPERSONAL_REFID IElementDef
STAFFPERSONAL_SIF_EXTENDEDELEMENTS IElementDef
STAFFPERSONAL_SIF_METADATA IElementDef
STAFFPERSONAL_STATEPROVINCEID IElementDef
STAFFPERSONAL_TITLE IElementDef
STAFFSUBJECT IElementDef
STAFFSUBJECTLIST IElementDef
STAFFSUBJECTLIST_STAFFSUBJECT IElementDef
STAFFSUBJECT_PREFERENCENUMBER IElementDef
STAFFSUBJECT_SUBJECTLOCALID IElementDef
STAFFSUBJECT_TIMETABLESUBJECTREFID IElementDef
STAFF_STAFFASSIGNMENTREFID IElementDef
STAFF_STAFFLOCALID IElementDef
STUDENT IElementDef
STUDENTACTIVITYINFO IElementDef
STUDENTACTIVITYINFO_CURRICULARSTATUS IElementDef
STUDENTACTIVITYINFO_DESCRIPTION IElementDef
STUDENTACTIVITYINFO_LOCATION IElementDef
STUDENTACTIVITYINFO_REFID IElementDef
STUDENTACTIVITYINFO_SIF_EXTENDEDELEMENTS IElementDef
STUDENTACTIVITYINFO_SIF_METADATA IElementDef
STUDENTACTIVITYINFO_STUDENTACTIVITYLEVEL IElementDef
STUDENTACTIVITYINFO_STUDENTACTIVITYTYPE IElementDef
STUDENTACTIVITYINFO_TITLE IElementDef
STUDENTACTIVITYINFO_YEARLEVELS IElementDef
STUDENTACTIVITYPARTICIPATION IElementDef
STUDENTACTIVITYPARTICIPATION_ENDDATE IElementDef
STUDENTACTIVITYPARTICIPATION_PARTICIPATIONCOMMENT IElementDef
STUDENTACTIVITYPARTICIPATION_RECOGNITIONLIST IElementDef
STUDENTACTIVITYPARTICIPATION_REFID IElementDef
STUDENTACTIVITYPARTICIPATION_ROLE IElementDef
STUDENTACTIVITYPARTICIPATION_SCHOOLYEAR IElementDef
STUDENTACTIVITYPARTICIPATION_SIF_EXTENDEDELEMENTS IElementDef
STUDENTACTIVITYPARTICIPATION_SIF_METADATA IElementDef
STUDENTACTIVITYPARTICIPATION_STARTDATE IElementDef
STUDENTACTIVITYPARTICIPATION_STUDENTACTIVITYINFOREFID IElementDef
STUDENTACTIVITYPARTICIPATION_STUDENTPERSONALREFID IElementDef
STUDENTACTIVITYTYPE IElementDef
STUDENTACTIVITYTYPE_CODE IElementDef
STUDENTACTIVITYTYPE_OTHERCODELIST IElementDef
STUDENTATTENDANCESUMMARY IElementDef
STUDENTATTENDANCESUMMARY_DAYSATTENDED IElementDef
STUDENTATTENDANCESUMMARY_DAYSINMEMBERSHIP IElementDef
STUDENTATTENDANCESUMMARY_DAYSTARDY IElementDef
STUDENTATTENDANCESUMMARY_ENDDATE IElementDef
STUDENTATTENDANCESUMMARY_ENDDAY IElementDef
STUDENTATTENDANCESUMMARY_EXCUSEDABSENCES IElementDef
STUDENTATTENDANCESUMMARY_FTE IElementDef
STUDENTATTENDANCESUMMARY_SCHOOLINFOREFID IElementDef
STUDENTATTENDANCESUMMARY_SCHOOLYEAR IElementDef
STUDENTATTENDANCESUMMARY_SIF_EXTENDEDELEMENTS IElementDef
STUDENTATTENDANCESUMMARY_SIF_METADATA IElementDef
STUDENTATTENDANCESUMMARY_STARTDATE IElementDef
STUDENTATTENDANCESUMMARY_STARTDAY IElementDef
STUDENTATTENDANCESUMMARY_STUDENTATTENDANCESUMMARYREFID IElementDef
STUDENTATTENDANCESUMMARY_STUDENTPERSONALREFID IElementDef
STUDENTATTENDANCESUMMARY_UNEXCUSEDABSENCES IElementDef
STUDENTCONTACT IElementDef
STUDENTCONTACTPERSONAL IElementDef
STUDENTCONTACTPERSONAL_EMPLOYMENTTYPE IElementDef
STUDENTCONTACTPERSONAL_LOCALID IElementDef
STUDENTCONTACTPERSONAL_NONSCHOOLEDUCATION IElementDef
STUDENTCONTACTPERSONAL_OTHERIDLIST IElementDef
STUDENTCONTACTPERSONAL_PERSONINFO IElementDef
STUDENTCONTACTPERSONAL_REFID IElementDef
STUDENTCONTACTPERSONAL_SCHOOLEDUCATIONALLEVEL IElementDef
STUDENTCONTACTPERSONAL_SIF_EXTENDEDELEMENTS IElementDef
STUDENTCONTACTPERSONAL_SIF_METADATA IElementDef
STUDENTCONTACTRELATIONSHIP IElementDef
STUDENTCONTACTRELATIONSHIP_CONTACTFLAGS IElementDef
STUDENTCONTACTRELATIONSHIP_CONTACTSEQUENCE IElementDef
STUDENTCONTACTRELATIONSHIP_CONTACTSEQUENCESOURCE IElementDef
STUDENTCONTACTRELATIONSHIP_HOUSEHOLDLIST IElementDef
STUDENTCONTACTRELATIONSHIP_MAINLYSPEAKSENGLISHATHOME IElementDef
STUDENTCONTACTRELATIONSHIP_PARENTRELATIONSHIPSTATUS IElementDef
STUDENTCONTACTRELATIONSHIP_RELATIONSHIP IElementDef
STUDENTCONTACTRELATIONSHIP_SIF_EXTENDEDELEMENTS IElementDef
STUDENTCONTACTRELATIONSHIP_SIF_METADATA IElementDef
STUDENTCONTACTRELATIONSHIP_STUDENTCONTACTPERSONALREFID IElementDef
STUDENTCONTACTRELATIONSHIP_STUDENTCONTACTRELATIONSHIPREFID IElementDef
STUDENTCONTACTRELATIONSHIP_STUDENTPERSONALREFID IElementDef
STUDENTCONTACT_ADDRESSLIST IElementDef
STUDENTCONTACT_CONTACTFLAGS IElementDef
STUDENTCONTACT_CONTACTSEQUENCE IElementDef
STUDENTCONTACT_DEMOGRAPHICS IElementDef
STUDENTCONTACT_EMAILLIST IElementDef
STUDENTCONTACT_EMPLOYMENTTYPE IElementDef
STUDENTCONTACT_LOCALID IElementDef
STUDENTCONTACT_MAINLYSPEAKSENGLISHATHOME IElementDef
STUDENTCONTACT_NAME IElementDef
STUDENTCONTACT_NONSCHOOLEDUCATION IElementDef
STUDENTCONTACT_OTHERIDLIST IElementDef
STUDENTCONTACT_OTHERNAMES IElementDef
STUDENTCONTACT_PHONENUMBERLIST IElementDef
STUDENTCONTACT_REFID IElementDef
STUDENTCONTACT_RELATIONSHIP IElementDef
STUDENTCONTACT_SCHOOLEDUCATIONALLEVEL IElementDef
STUDENTCONTACT_SIF_EXTENDEDELEMENTS IElementDef
STUDENTCONTACT_SIF_METADATA IElementDef
STUDENTCONTACT_STUDENTPERSONALREFID IElementDef
STUDENTDAILYATTENDANCE IElementDef
STUDENTDAILYATTENDANCE_ABSENCEVALUE IElementDef
STUDENTDAILYATTENDANCE_ATTENDANCECODE IElementDef
STUDENTDAILYATTENDANCE_ATTENDANCENOTE IElementDef
STUDENTDAILYATTENDANCE_ATTENDANCESTATUS IElementDef
STUDENTDAILYATTENDANCE_DATE IElementDef
STUDENTDAILYATTENDANCE_DAYVALUE IElementDef
STUDENTDAILYATTENDANCE_REFID IElementDef
STUDENTDAILYATTENDANCE_SCHOOLINFOREFID IElementDef
STUDENTDAILYATTENDANCE_SCHOOLYEAR IElementDef
STUDENTDAILYATTENDANCE_SIF_EXTENDEDELEMENTS IElementDef
STUDENTDAILYATTENDANCE_SIF_METADATA IElementDef
STUDENTDAILYATTENDANCE_STUDENTPERSONALREFID IElementDef
STUDENTDAILYATTENDANCE_TIMEIN IElementDef
STUDENTDAILYATTENDANCE_TIMEOUT IElementDef
STUDENTPERSONAL IElementDef
STUDENTPERSONAL_ACCEPTABLEUSEPOLICY IElementDef
STUDENTPERSONAL_ALERTMESSAGES IElementDef
STUDENTPERSONAL_DISABILITY IElementDef
STUDENTPERSONAL_ECONOMICDISADVANTAGE IElementDef
STUDENTPERSONAL_ELECTRONICIDLIST IElementDef
STUDENTPERSONAL_ESL IElementDef
STUDENTPERSONAL_FIRSTAUSCHOOLENROLLMENT IElementDef
STUDENTPERSONAL_GIFTEDTALENTED IElementDef
STUDENTPERSONAL_GRADUATIONDATE IElementDef
STUDENTPERSONAL_INTEGRATIONAIDE IElementDef
STUDENTPERSONAL_LOCALID IElementDef
STUDENTPERSONAL_MEDICALALERTMESSAGES IElementDef
STUDENTPERSONAL_MOSTRECENT IElementDef
STUDENTPERSONAL_ONTIMEGRADUATIONYEAR IElementDef
STUDENTPERSONAL_OTHERIDLIST IElementDef
STUDENTPERSONAL_PERSONINFO IElementDef
STUDENTPERSONAL_PREPRIMARYEDUCATION IElementDef
STUDENTPERSONAL_PROJECTEDGRADUATIONYEAR IElementDef
STUDENTPERSONAL_REFID IElementDef
STUDENTPERSONAL_SIF_EXTENDEDELEMENTS IElementDef
STUDENTPERSONAL_SIF_METADATA IElementDef
STUDENTPERSONAL_STATEPROVINCEID IElementDef
STUDENTPERSONAL_YOUNGCARERSROLE IElementDef
STUDENTPICTURE IElementDef
STUDENTPICTURE_OKTOPUBLISH IElementDef
STUDENTPICTURE_PICTURESOURCE IElementDef
STUDENTPICTURE_SCHOOLYEAR IElementDef
STUDENTPICTURE_SIF_EXTENDEDELEMENTS IElementDef
STUDENTPICTURE_SIF_METADATA IElementDef
STUDENTPICTURE_STUDENTPERSONALREFID IElementDef
STUDENTSCHOOLENROLLMENT IElementDef
STUDENTSCHOOLENROLLMENT_ADVISOR IElementDef
STUDENTSCHOOLENROLLMENT_CALENDAR IElementDef
STUDENTSCHOOLENROLLMENT_CATCHMENTSTATUS IElementDef
STUDENTSCHOOLENROLLMENT_COUNSELOR IElementDef
STUDENTSCHOOLENROLLMENT_DESTINATIONSCHOOL IElementDef
STUDENTSCHOOLENROLLMENT_ENTRYDATE IElementDef
STUDENTSCHOOLENROLLMENT_ENTRYTYPE IElementDef
STUDENTSCHOOLENROLLMENT_EXITDATE IElementDef
STUDENTSCHOOLENROLLMENT_EXITSTATUS IElementDef
STUDENTSCHOOLENROLLMENT_EXITTYPE IElementDef
STUDENTSCHOOLENROLLMENT_FFPOS IElementDef
STUDENTSCHOOLENROLLMENT_FTE IElementDef
STUDENTSCHOOLENROLLMENT_FTPTSTATUS IElementDef
STUDENTSCHOOLENROLLMENT_HOMEGROUP IElementDef
STUDENTSCHOOLENROLLMENT_HOMEROOM IElementDef
STUDENTSCHOOLENROLLMENT_HOUSE IElementDef
STUDENTSCHOOLENROLLMENT_INDIVIDUALLEARNINGPLAN IElementDef
STUDENTSCHOOLENROLLMENT_MEMBERSHIPTYPE IElementDef
STUDENTSCHOOLENROLLMENT_PREVIOUSSCHOOL IElementDef
STUDENTSCHOOLENROLLMENT_PROMOTIONINFO IElementDef
STUDENTSCHOOLENROLLMENT_RECORDCLOSUREREASON IElementDef
STUDENTSCHOOLENROLLMENT_REFID IElementDef
STUDENTSCHOOLENROLLMENT_SCHOOLINFOREFID IElementDef
STUDENTSCHOOLENROLLMENT_SCHOOLYEAR IElementDef
STUDENTSCHOOLENROLLMENT_SIF_EXTENDEDELEMENTS IElementDef
STUDENTSCHOOLENROLLMENT_SIF_METADATA IElementDef
STUDENTSCHOOLENROLLMENT_STUDENTPERSONALREFID IElementDef
STUDENTSCHOOLENROLLMENT_STUDENTSUBJECTCHOICELIST IElementDef
STUDENTSCHOOLENROLLMENT_TIMEFRAME IElementDef
STUDENTSCHOOLENROLLMENT_YEARLEVEL IElementDef
STUDENTSDTN IElementDef
STUDENTSDTN_ACCELERATEDPROGRAM IElementDef
STUDENTSDTN_ADDRESSLIST IElementDef
STUDENTSDTN_ADJUSTEDEDUCATIONPROGRAM IElementDef
STUDENTSDTN_AREASOFINTERESTLIST IElementDef
STUDENTSDTN_ATTENDANCECONCERNS IElementDef
STUDENTSDTN_CAREERGUIDANCEFILEHELD IElementDef
STUDENTSDTN_DEPARTUREDATE IElementDef
STUDENTSDTN_ENROLLMENTDATE IElementDef
STUDENTSDTN_FURTHERINFORMATION IElementDef
STUDENTSDTN_HEALTHNEEDS IElementDef
STUDENTSDTN_LATESTSTUDENTREPORTAVAILABLE IElementDef
STUDENTSDTN_LITERACY IElementDef
STUDENTSDTN_NEGOTIATEDCURRICULUMPLAN IElementDef
STUDENTSDTN_NUMERACY IElementDef
STUDENTSDTN_OTHERLEARNINGAREASLIST IElementDef
STUDENTSDTN_OTHERLEARNINGSUPPORT IElementDef
STUDENTSDTN_PASTORALCARE IElementDef
STUDENTSDTN_PERSONINFO IElementDef
STUDENTSDTN_PREVIOUSSCHOOLSLIST IElementDef
STUDENTSDTN_PRINCIPALINFO IElementDef
STUDENTSDTN_REASONFORLEAVING IElementDef
STUDENTSDTN_REFID IElementDef
STUDENTSDTN_SCHOOLCOUNSELLORFILEHELD IElementDef
STUDENTSDTN_SCHOOLINFOREFID IElementDef
STUDENTSDTN_SCHOOLLOCALID IElementDef
STUDENTSDTN_SCHOOLNAME IElementDef
STUDENTSDTN_SIF_EXTENDEDELEMENTS IElementDef
STUDENTSDTN_SIF_METADATA IElementDef
STUDENTSDTN_SNAPDATE IElementDef
STUDENTSDTN_STUDENTPERSONALREFID IElementDef
STUDENTSDTN_YEARLEVEL IElementDef
STUDENTSDTN_YOUNGCARERSROLE IElementDef
STUDENTSECTIONENROLLMENT IElementDef
STUDENTSECTIONENROLLMENT_ENTRYDATE IElementDef
STUDENTSECTIONENROLLMENT_EXITDATE IElementDef
STUDENTSECTIONENROLLMENT_REFID IElementDef
STUDENTSECTIONENROLLMENT_SCHOOLYEAR IElementDef
STUDENTSECTIONENROLLMENT_SECTIONINFOREFID IElementDef
STUDENTSECTIONENROLLMENT_SIF_EXTENDEDELEMENTS IElementDef
STUDENTSECTIONENROLLMENT_SIF_METADATA IElementDef
STUDENTSECTIONENROLLMENT_STUDENTPERSONALREFID IElementDef
STUDENTSNAPSHOT IElementDef
STUDENTSNAPSHOT_AGE IElementDef
STUDENTSNAPSHOT_BIRTHDATE IElementDef
STUDENTSNAPSHOT_HOMEENROLLMENT IElementDef
STUDENTSNAPSHOT_LOCALID IElementDef
STUDENTSNAPSHOT_NAME IElementDef
STUDENTSNAPSHOT_ONTIMEGRADUATIONYEAR IElementDef
STUDENTSNAPSHOT_PROJECTEDGRADUATIONYEAR IElementDef
STUDENTSNAPSHOT_SCHOOLYEAR IElementDef
STUDENTSNAPSHOT_SEX IElementDef
STUDENTSNAPSHOT_SIF_EXTENDEDELEMENTS IElementDef
STUDENTSNAPSHOT_SIF_METADATA IElementDef
STUDENTSNAPSHOT_SNAPDATE IElementDef
STUDENTSNAPSHOT_STATEPROVINCEID IElementDef
STUDENTSNAPSHOT_STUDENTPERSONALREFID IElementDef
STUDENTSNAPSHOT_STUDENTSNAPSHOTREFID IElementDef
STUDENTSNAPSHOT_STUDENTSUBJECTCHOICELIST IElementDef
STUDENTSUBJECTCHOICE IElementDef
STUDENTSUBJECTCHOICELIST IElementDef
STUDENTSUBJECTCHOICELIST_STUDENTSUBJECTCHOICE IElementDef
STUDENTSUBJECTCHOICE_OTHERSCHOOLLOCALID IElementDef
STUDENTSUBJECTCHOICE_PREFERENCENUMBER IElementDef
STUDENTSUBJECTCHOICE_STUDYDESCRIPTION IElementDef
STUDENTSUBJECTCHOICE_SUBJECTLOCALID IElementDef
STUDENT_STUDENTLOCALID IElementDef
STUDENT_STUDENTSCHOOLENROLLMENTREFID IElementDef
STUDYDESCRIPTION IElementDef
STUDYDESCRIPTION_CODE IElementDef
STUDYDESCRIPTION_OTHERCODELIST IElementDef
SUMMARYENROLLMENTINFO IElementDef
SUMMARYENROLLMENTINFO_LOCALID IElementDef
SUMMARYENROLLMENTINFO_PARENTOBJECTREFID IElementDef
SUMMARYENROLLMENTINFO_PERSONINFO IElementDef
SUMMARYENROLLMENTINFO_REFID IElementDef
SUMMARYENROLLMENTINFO_SCHOOLENROLLMENTLIST IElementDef
SUMMARYENROLLMENTINFO_SCHOOLYEAR IElementDef
SUMMARYENROLLMENTINFO_SIF_EXTENDEDELEMENTS IElementDef
SUMMARYENROLLMENTINFO_SIF_METADATA IElementDef
SUMMARYENROLLMENTINFO_STATEPROVINCEID IElementDef
TERMINFO IElementDef
TERMINFO_ATTENDANCETERM IElementDef
TERMINFO_DESCRIPTION IElementDef
TERMINFO_ENDDATE IElementDef
TERMINFO_MARKINGTERM IElementDef
TERMINFO_REFID IElementDef
TERMINFO_RELATIVEDURATION IElementDef
TERMINFO_SCHEDULINGTERM IElementDef
TERMINFO_SCHOOLINFOREFID IElementDef
TERMINFO_SCHOOLYEAR IElementDef
TERMINFO_SIF_EXTENDEDELEMENTS IElementDef
TERMINFO_SIF_METADATA IElementDef
TERMINFO_STARTDATE IElementDef
TERMINFO_TERMCODE IElementDef
TERMINFO_TERMSPAN IElementDef
TERMINFO_TRACK IElementDef

Public Methods

Method Description
AddElementMappings ( IElementDef>.IDictionary dictionary ) : void
Load ( ) : void

Method Details

AddElementMappings() public method

public AddElementMappings ( IElementDef>.IDictionary dictionary ) : void
dictionary IElementDef>.IDictionary
return void

Load() public method

public Load ( ) : void
return void

Property Details

ACTIVITYINFO public_oe static_oe property

public static IElementDef ACTIVITYINFO
return IElementDef

ACTIVITYINFO_STUDENTACTIVITYDESCRIPTION public_oe static_oe property

public static IElementDef ACTIVITYINFO_STUDENTACTIVITYDESCRIPTION
return IElementDef

ACTIVITYINFO_STUDENTACTIVITYINFOREFID public_oe static_oe property

public static IElementDef ACTIVITYINFO_STUDENTACTIVITYINFOREFID
return IElementDef

ADVISOR public_oe static_oe property

public static IElementDef ADVISOR
return IElementDef

ADVISOR_SIF_REFOBJECT public_oe static_oe property

public static IElementDef ADVISOR_SIF_REFOBJECT
return IElementDef

ALERTMESSAGE public_oe static_oe property

public static IElementDef ALERTMESSAGE
return IElementDef

ALERTMESSAGES public_oe static_oe property

public static IElementDef ALERTMESSAGES
return IElementDef

ALERTMESSAGES_ALERTMESSAGE public_oe static_oe property

public static IElementDef ALERTMESSAGES_ALERTMESSAGE
return IElementDef

ALERTMESSAGE_TYPE public_oe static_oe property

public static IElementDef ALERTMESSAGE_TYPE
return IElementDef

AREASOFINTERESTLIST public_oe static_oe property

public static IElementDef AREASOFINTERESTLIST
return IElementDef

AREASOFINTERESTLIST_ACTIVITYINFO public_oe static_oe property

public static IElementDef AREASOFINTERESTLIST_ACTIVITYINFO
return IElementDef

ATTENDANCECODEINFO public_oe static_oe property

public static IElementDef ATTENDANCECODEINFO
return IElementDef

ATTENDANCECODEINFO_ABSENCEVALUE public_oe static_oe property

public static IElementDef ATTENDANCECODEINFO_ABSENCEVALUE
return IElementDef

ATTENDANCECODEINFO_ATTENDANCECODE public_oe static_oe property

public static IElementDef ATTENDANCECODEINFO_ATTENDANCECODE
return IElementDef

ATTENDANCECODEINFO_ATTENDANCESTATUS public_oe static_oe property

public static IElementDef ATTENDANCECODEINFO_ATTENDANCESTATUS
return IElementDef

ATTENDANCECODEINFO_ATTENDANCETYPE public_oe static_oe property

public static IElementDef ATTENDANCECODEINFO_ATTENDANCETYPE
return IElementDef

ATTENDANCECODEINFO_DESCRIPTION public_oe static_oe property

public static IElementDef ATTENDANCECODEINFO_DESCRIPTION
return IElementDef

ATTENDANCECODEINFO_REFID public_oe static_oe property

public static IElementDef ATTENDANCECODEINFO_REFID
return IElementDef

ATTENDANCECODEINFO_SCHOOLINFOREFID public_oe static_oe property

public static IElementDef ATTENDANCECODEINFO_SCHOOLINFOREFID
return IElementDef

ATTENDANCECODEINFO_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef ATTENDANCECODEINFO_SIF_EXTENDEDELEMENTS
return IElementDef

ATTENDANCECODEINFO_SIF_METADATA public_oe static_oe property

public static IElementDef ATTENDANCECODEINFO_SIF_METADATA
return IElementDef

ATTENDANCECODEINFO_USEDFORDAILYATTENDANCE public_oe static_oe property

public static IElementDef ATTENDANCECODEINFO_USEDFORDAILYATTENDANCE
return IElementDef

ATTENDANCECODEINFO_USEDFORPERIODATTENDANCE public_oe static_oe property

public static IElementDef ATTENDANCECODEINFO_USEDFORPERIODATTENDANCE
return IElementDef

CALENDARATTENDANCE public_oe static_oe property

public static IElementDef CALENDARATTENDANCE
return IElementDef

CALENDARATTENDANCE_ATTENDANCEVALUE public_oe static_oe property

public static IElementDef CALENDARATTENDANCE_ATTENDANCEVALUE
return IElementDef

CALENDARATTENDANCE_COUNTSTOWARDATTENDANCE public_oe static_oe property

public static IElementDef CALENDARATTENDANCE_COUNTSTOWARDATTENDANCE
return IElementDef

CALENDARDATE public_oe static_oe property

public static IElementDef CALENDARDATE
return IElementDef

CALENDARDATETYPE public_oe static_oe property

public static IElementDef CALENDARDATETYPE
return IElementDef

CALENDARDATETYPE_CODE public_oe static_oe property

public static IElementDef CALENDARDATETYPE_CODE
return IElementDef

CALENDARDATETYPE_OTHERCODELIST public_oe static_oe property

public static IElementDef CALENDARDATETYPE_OTHERCODELIST
return IElementDef

CALENDARDATE_ADMINISTRATORATTENDANCE public_oe static_oe property

public static IElementDef CALENDARDATE_ADMINISTRATORATTENDANCE
return IElementDef

CALENDARDATE_CALENDARDATENUMBER public_oe static_oe property

public static IElementDef CALENDARDATE_CALENDARDATENUMBER
return IElementDef

CALENDARDATE_CALENDARDATEREFID public_oe static_oe property

public static IElementDef CALENDARDATE_CALENDARDATEREFID
return IElementDef

CALENDARDATE_CALENDARDATETYPE public_oe static_oe property

public static IElementDef CALENDARDATE_CALENDARDATETYPE
return IElementDef

CALENDARDATE_CALENDARSUMMARYREFID public_oe static_oe property

public static IElementDef CALENDARDATE_CALENDARSUMMARYREFID
return IElementDef

CALENDARDATE_DATE public_oe static_oe property

public static IElementDef CALENDARDATE_DATE
return IElementDef

CALENDARDATE_SCHOOLINFOREFID public_oe static_oe property

public static IElementDef CALENDARDATE_SCHOOLINFOREFID
return IElementDef

CALENDARDATE_SCHOOLYEAR public_oe static_oe property

public static IElementDef CALENDARDATE_SCHOOLYEAR
return IElementDef

CALENDARDATE_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef CALENDARDATE_SIF_EXTENDEDELEMENTS
return IElementDef

CALENDARDATE_SIF_METADATA public_oe static_oe property

public static IElementDef CALENDARDATE_SIF_METADATA
return IElementDef

CALENDARDATE_STUDENTATTENDANCE public_oe static_oe property

public static IElementDef CALENDARDATE_STUDENTATTENDANCE
return IElementDef

CALENDARDATE_TEACHERATTENDANCE public_oe static_oe property

public static IElementDef CALENDARDATE_TEACHERATTENDANCE
return IElementDef

CALENDARSUMMARY public_oe static_oe property

public static IElementDef CALENDARSUMMARY
return IElementDef

CALENDARSUMMARY_DAYSINSESSION public_oe static_oe property

public static IElementDef CALENDARSUMMARY_DAYSINSESSION
return IElementDef

CALENDARSUMMARY_DESCRIPTION public_oe static_oe property

public static IElementDef CALENDARSUMMARY_DESCRIPTION
return IElementDef

CALENDARSUMMARY_ENDDATE public_oe static_oe property

public static IElementDef CALENDARSUMMARY_ENDDATE
return IElementDef

CALENDARSUMMARY_FIRSTINSTRUCTIONDATE public_oe static_oe property

public static IElementDef CALENDARSUMMARY_FIRSTINSTRUCTIONDATE
return IElementDef

CALENDARSUMMARY_GRADUATIONDATE public_oe static_oe property

public static IElementDef CALENDARSUMMARY_GRADUATIONDATE
return IElementDef

CALENDARSUMMARY_INSTRUCTIONALMINUTES public_oe static_oe property

public static IElementDef CALENDARSUMMARY_INSTRUCTIONALMINUTES
return IElementDef

CALENDARSUMMARY_LASTINSTRUCTIONDATE public_oe static_oe property

public static IElementDef CALENDARSUMMARY_LASTINSTRUCTIONDATE
return IElementDef

CALENDARSUMMARY_LOCALID public_oe static_oe property

public static IElementDef CALENDARSUMMARY_LOCALID
return IElementDef

CALENDARSUMMARY_MINUTESPERDAY public_oe static_oe property

public static IElementDef CALENDARSUMMARY_MINUTESPERDAY
return IElementDef

CALENDARSUMMARY_REFID public_oe static_oe property

public static IElementDef CALENDARSUMMARY_REFID
return IElementDef

CALENDARSUMMARY_SCHOOLINFOREFID public_oe static_oe property

public static IElementDef CALENDARSUMMARY_SCHOOLINFOREFID
return IElementDef

CALENDARSUMMARY_SCHOOLYEAR public_oe static_oe property

public static IElementDef CALENDARSUMMARY_SCHOOLYEAR
return IElementDef

CALENDARSUMMARY_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef CALENDARSUMMARY_SIF_EXTENDEDELEMENTS
return IElementDef

CALENDARSUMMARY_SIF_METADATA public_oe static_oe property

public static IElementDef CALENDARSUMMARY_SIF_METADATA
return IElementDef

CALENDARSUMMARY_STARTDATE public_oe static_oe property

public static IElementDef CALENDARSUMMARY_STARTDATE
return IElementDef

CALENDARSUMMARY_YEARLEVELS public_oe static_oe property

public static IElementDef CALENDARSUMMARY_YEARLEVELS
return IElementDef

CALENDARTYPE public_oe static_oe property

public static IElementDef CALENDARTYPE
return IElementDef

CALENDARTYPE_SIF_REFOBJECT public_oe static_oe property

public static IElementDef CALENDARTYPE_SIF_REFOBJECT
return IElementDef

CATCHMENTSTATUS public_oe static_oe property

public static IElementDef CATCHMENTSTATUS
return IElementDef

CATCHMENTSTATUS_CODE public_oe static_oe property

public static IElementDef CATCHMENTSTATUS_CODE
return IElementDef

CATCHMENTSTATUS_OTHERCODELIST public_oe static_oe property

public static IElementDef CATCHMENTSTATUS_OTHERCODELIST
return IElementDef

CONTACTFLAGS public_oe static_oe property

public static IElementDef CONTACTFLAGS
return IElementDef

CONTACTFLAGS_ACCESSTORECORDS public_oe static_oe property

public static IElementDef CONTACTFLAGS_ACCESSTORECORDS
return IElementDef

CONTACTFLAGS_ATTENDANCECONTACT public_oe static_oe property

public static IElementDef CONTACTFLAGS_ATTENDANCECONTACT
return IElementDef

CONTACTFLAGS_DISCIPLINARYCONTACT public_oe static_oe property

public static IElementDef CONTACTFLAGS_DISCIPLINARYCONTACT
return IElementDef

CONTACTFLAGS_EMERGENCYCONTACT public_oe static_oe property

public static IElementDef CONTACTFLAGS_EMERGENCYCONTACT
return IElementDef

CONTACTFLAGS_FAMILYMAIL public_oe static_oe property

public static IElementDef CONTACTFLAGS_FAMILYMAIL
return IElementDef

CONTACTFLAGS_FEESBILLING public_oe static_oe property

public static IElementDef CONTACTFLAGS_FEESBILLING
return IElementDef

CONTACTFLAGS_HASCUSTODY public_oe static_oe property

public static IElementDef CONTACTFLAGS_HASCUSTODY
return IElementDef

CONTACTFLAGS_INTERVENTIONORDER public_oe static_oe property

public static IElementDef CONTACTFLAGS_INTERVENTIONORDER
return IElementDef

CONTACTFLAGS_LIVESWITH public_oe static_oe property

public static IElementDef CONTACTFLAGS_LIVESWITH
return IElementDef

CONTACTFLAGS_PARENTLEGALGUARDIAN public_oe static_oe property

public static IElementDef CONTACTFLAGS_PARENTLEGALGUARDIAN
return IElementDef

CONTACTFLAGS_PICKUPRIGHTS public_oe static_oe property

public static IElementDef CONTACTFLAGS_PICKUPRIGHTS
return IElementDef

CONTACTFLAGS_PRIMARYCAREPROVIDER public_oe static_oe property

public static IElementDef CONTACTFLAGS_PRIMARYCAREPROVIDER
return IElementDef

CONTACTFLAGS_RECEIVESASSESSMENTREPORT public_oe static_oe property

public static IElementDef CONTACTFLAGS_RECEIVESASSESSMENTREPORT
return IElementDef

COUNSELOR public_oe static_oe property

public static IElementDef COUNSELOR
return IElementDef

COUNSELOR_SIF_REFOBJECT public_oe static_oe property

public static IElementDef COUNSELOR_SIF_REFOBJECT
return IElementDef

EDUCATIONAGENCYTYPE public_oe static_oe property

public static IElementDef EDUCATIONAGENCYTYPE
return IElementDef

EDUCATIONAGENCYTYPE_CODE public_oe static_oe property

public static IElementDef EDUCATIONAGENCYTYPE_CODE
return IElementDef

EDUCATIONAGENCYTYPE_OTHERCODELIST public_oe static_oe property

public static IElementDef EDUCATIONAGENCYTYPE_OTHERCODELIST
return IElementDef

ENROLLMENT public_oe static_oe property

public static IElementDef ENROLLMENT
return IElementDef

ENROLLMENTLIST public_oe static_oe property

public static IElementDef ENROLLMENTLIST
return IElementDef

ENROLLMENTLIST_ENROLLMENT public_oe static_oe property

public static IElementDef ENROLLMENTLIST_ENROLLMENT
return IElementDef

ENROLLMENT_COURSELOCALID public_oe static_oe property

public static IElementDef ENROLLMENT_COURSELOCALID
return IElementDef

ENROLLMENT_LOCALID public_oe static_oe property

public static IElementDef ENROLLMENT_LOCALID
return IElementDef

ENROLLMENT_SCHOOLCOURSEINFOREFID public_oe static_oe property

public static IElementDef ENROLLMENT_SCHOOLCOURSEINFOREFID
return IElementDef

ENROLLMENT_SCHOOLYEAR public_oe static_oe property

public static IElementDef ENROLLMENT_SCHOOLYEAR
return IElementDef

ENROLLMENT_SHORTNAME public_oe static_oe property

public static IElementDef ENROLLMENT_SHORTNAME
return IElementDef

ENROLLMENT_SUBJECTLOCALID public_oe static_oe property

public static IElementDef ENROLLMENT_SUBJECTLOCALID
return IElementDef

ENROLLMENT_TEACHINGGROUPREFID public_oe static_oe property

public static IElementDef ENROLLMENT_TEACHINGGROUPREFID
return IElementDef

ENROLLMENT_TIMETABLESUBJECTREFID public_oe static_oe property

public static IElementDef ENROLLMENT_TIMETABLESUBJECTREFID
return IElementDef

ENTRYTYPE public_oe static_oe property

public static IElementDef ENTRYTYPE
return IElementDef

ENTRYTYPE_CODE public_oe static_oe property

public static IElementDef ENTRYTYPE_CODE
return IElementDef

ENTRYTYPE_OTHERCODELIST public_oe static_oe property

public static IElementDef ENTRYTYPE_OTHERCODELIST
return IElementDef

EXITSTATUS public_oe static_oe property

public static IElementDef EXITSTATUS
return IElementDef

EXITSTATUS_CODE public_oe static_oe property

public static IElementDef EXITSTATUS_CODE
return IElementDef

EXITSTATUS_OTHERCODELIST public_oe static_oe property

public static IElementDef EXITSTATUS_OTHERCODELIST
return IElementDef

EXITTYPE public_oe static_oe property

public static IElementDef EXITTYPE
return IElementDef

EXITTYPE_CODE public_oe static_oe property

public static IElementDef EXITTYPE_CODE
return IElementDef

EXITTYPE_OTHERCODELIST public_oe static_oe property

public static IElementDef EXITTYPE_OTHERCODELIST
return IElementDef

FURTHERINFORMATION public_oe static_oe property

public static IElementDef FURTHERINFORMATION
return IElementDef

FURTHERINFORMATION_CONTACTNAME public_oe static_oe property

public static IElementDef FURTHERINFORMATION_CONTACTNAME
return IElementDef

FURTHERINFORMATION_EMAILLIST public_oe static_oe property

public static IElementDef FURTHERINFORMATION_EMAILLIST
return IElementDef

FURTHERINFORMATION_PHONENUMBERLIST public_oe static_oe property

public static IElementDef FURTHERINFORMATION_PHONENUMBERLIST
return IElementDef

HOMEENROLLMENT public_oe static_oe property

public static IElementDef HOMEENROLLMENT
return IElementDef

HOMEENROLLMENT_HOMEROOM public_oe static_oe property

public static IElementDef HOMEENROLLMENT_HOMEROOM
return IElementDef

HOMEENROLLMENT_HOMEROOMNUMBER public_oe static_oe property

public static IElementDef HOMEENROLLMENT_HOMEROOMNUMBER
return IElementDef

HOMEENROLLMENT_LOCALID public_oe static_oe property

public static IElementDef HOMEENROLLMENT_LOCALID
return IElementDef

HOMEENROLLMENT_SCHOOLINFOREFID public_oe static_oe property

public static IElementDef HOMEENROLLMENT_SCHOOLINFOREFID
return IElementDef

HOMEENROLLMENT_SCHOOLNAME public_oe static_oe property

public static IElementDef HOMEENROLLMENT_SCHOOLNAME
return IElementDef

HOMEENROLLMENT_SCHOOLNO public_oe static_oe property

public static IElementDef HOMEENROLLMENT_SCHOOLNO
return IElementDef

HOMEENROLLMENT_STUDENTSCHOOLENROLLMENTREFID public_oe static_oe property

public static IElementDef HOMEENROLLMENT_STUDENTSCHOOLENROLLMENTREFID
return IElementDef

HOMEENROLLMENT_YEARLEVEL public_oe static_oe property

public static IElementDef HOMEENROLLMENT_YEARLEVEL
return IElementDef

HOMEROOM public_oe static_oe property

public static IElementDef HOMEROOM
return IElementDef

HOMEROOM_SIF_REFOBJECT public_oe static_oe property

public static IElementDef HOMEROOM_SIF_REFOBJECT
return IElementDef

HOUSEHOLD public_oe static_oe property

public static IElementDef HOUSEHOLD
return IElementDef

HOUSEHOLDLIST public_oe static_oe property

public static IElementDef HOUSEHOLDLIST
return IElementDef

HOUSEHOLDLIST_HOUSEHOLD public_oe static_oe property

public static IElementDef HOUSEHOLDLIST_HOUSEHOLD
return IElementDef

LEACONTACT public_oe static_oe property

public static IElementDef LEACONTACT
return IElementDef

LEACONTACTLIST public_oe static_oe property

public static IElementDef LEACONTACTLIST
return IElementDef

LEACONTACTLIST_LEACONTACT public_oe static_oe property

public static IElementDef LEACONTACTLIST_LEACONTACT
return IElementDef

LEACONTACT_CONTACTINFO public_oe static_oe property

public static IElementDef LEACONTACT_CONTACTINFO
return IElementDef

LEACONTACT_PUBLISHINDIRECTORY public_oe static_oe property

public static IElementDef LEACONTACT_PUBLISHINDIRECTORY
return IElementDef

LEAINFO public_oe static_oe property

public static IElementDef LEAINFO
return IElementDef

LEAINFO_ADDRESSLIST public_oe static_oe property

public static IElementDef LEAINFO_ADDRESSLIST
return IElementDef

LEAINFO_COMMONWEALTHID public_oe static_oe property

public static IElementDef LEAINFO_COMMONWEALTHID
return IElementDef

LEAINFO_EDUCATIONAGENCYTYPE public_oe static_oe property

public static IElementDef LEAINFO_EDUCATIONAGENCYTYPE
return IElementDef

LEAINFO_JURISDICTIONLOWERHOUSE public_oe static_oe property

public static IElementDef LEAINFO_JURISDICTIONLOWERHOUSE
return IElementDef

LEAINFO_LEACONTACTLIST public_oe static_oe property

public static IElementDef LEAINFO_LEACONTACTLIST
return IElementDef

LEAINFO_LEANAME public_oe static_oe property

public static IElementDef LEAINFO_LEANAME
return IElementDef

LEAINFO_LEAURL public_oe static_oe property

public static IElementDef LEAINFO_LEAURL
return IElementDef

LEAINFO_LOCALID public_oe static_oe property

public static IElementDef LEAINFO_LOCALID
return IElementDef

LEAINFO_OPERATIONALSTATUS public_oe static_oe property

public static IElementDef LEAINFO_OPERATIONALSTATUS
return IElementDef

LEAINFO_PHONENUMBERLIST public_oe static_oe property

public static IElementDef LEAINFO_PHONENUMBERLIST
return IElementDef

LEAINFO_REFID public_oe static_oe property

public static IElementDef LEAINFO_REFID
return IElementDef

LEAINFO_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef LEAINFO_SIF_EXTENDEDELEMENTS
return IElementDef

LEAINFO_SIF_METADATA public_oe static_oe property

public static IElementDef LEAINFO_SIF_METADATA
return IElementDef

LEAINFO_SLA public_oe static_oe property

public static IElementDef LEAINFO_SLA
return IElementDef

LEAINFO_STATEPROVINCEID public_oe static_oe property

public static IElementDef LEAINFO_STATEPROVINCEID
return IElementDef

MEDICALALERTMESSAGE public_oe static_oe property

public static IElementDef MEDICALALERTMESSAGE
return IElementDef

MEDICALALERTMESSAGES public_oe static_oe property

public static IElementDef MEDICALALERTMESSAGES
return IElementDef

MEDICALALERTMESSAGES_MEDICALALERTMESSAGE public_oe static_oe property

public static IElementDef MEDICALALERTMESSAGES_MEDICALALERTMESSAGE
return IElementDef

MEDICALALERTMESSAGE_SEVERITY public_oe static_oe property

public static IElementDef MEDICALALERTMESSAGE_SEVERITY
return IElementDef

MOSTRECENT public_oe static_oe property

public static IElementDef MOSTRECENT
return IElementDef

MOSTRECENT_HOMEROOMLOCALID public_oe static_oe property

public static IElementDef MOSTRECENT_HOMEROOMLOCALID
return IElementDef

MOSTRECENT_PARENT1EMPLOYMENTTYPE public_oe static_oe property

public static IElementDef MOSTRECENT_PARENT1EMPLOYMENTTYPE
return IElementDef

MOSTRECENT_PARENT1LANGUAGE public_oe static_oe property

public static IElementDef MOSTRECENT_PARENT1LANGUAGE
return IElementDef

MOSTRECENT_PARENT1NONSCHOOLEDUCATION public_oe static_oe property

public static IElementDef MOSTRECENT_PARENT1NONSCHOOLEDUCATION
return IElementDef

MOSTRECENT_PARENT1SCHOOLEDUCATIONLEVEL public_oe static_oe property

public static IElementDef MOSTRECENT_PARENT1SCHOOLEDUCATIONLEVEL
return IElementDef

MOSTRECENT_PARENT2EMPLOYMENTTYPE public_oe static_oe property

public static IElementDef MOSTRECENT_PARENT2EMPLOYMENTTYPE
return IElementDef

MOSTRECENT_PARENT2LANGUAGE public_oe static_oe property

public static IElementDef MOSTRECENT_PARENT2LANGUAGE
return IElementDef

MOSTRECENT_PARENT2NONSCHOOLEDUCATION public_oe static_oe property

public static IElementDef MOSTRECENT_PARENT2NONSCHOOLEDUCATION
return IElementDef

MOSTRECENT_PARENT2SCHOOLEDUCATIONLEVEL public_oe static_oe property

public static IElementDef MOSTRECENT_PARENT2SCHOOLEDUCATIONLEVEL
return IElementDef

MOSTRECENT_SCHOOLLOCALID public_oe static_oe property

public static IElementDef MOSTRECENT_SCHOOLLOCALID
return IElementDef

MOSTRECENT_YEARLEVEL public_oe static_oe property

public static IElementDef MOSTRECENT_YEARLEVEL
return IElementDef

OTHERLEARNINGAREA public_oe static_oe property

public static IElementDef OTHERLEARNINGAREA
return IElementDef

OTHERLEARNINGAREASLIST public_oe static_oe property

public static IElementDef OTHERLEARNINGAREASLIST
return IElementDef

OTHERLEARNINGAREASLIST_OTHERLEARNINGAREA public_oe static_oe property

public static IElementDef OTHERLEARNINGAREASLIST_OTHERLEARNINGAREA
return IElementDef

OTHERLEARNINGAREA_DESCRIPTION public_oe static_oe property

public static IElementDef OTHERLEARNINGAREA_DESCRIPTION
return IElementDef

OTHERLEARNINGAREA_RESULT public_oe static_oe property

public static IElementDef OTHERLEARNINGAREA_RESULT
return IElementDef

PASTORALCARE public_oe static_oe property

public static IElementDef PASTORALCARE
return IElementDef

PASTORALCARE_DISCIPLINARYABSENCES public_oe static_oe property

public static IElementDef PASTORALCARE_DISCIPLINARYABSENCES
return IElementDef

PASTORALCARE_INDIVIDUALBEHAVIOURPLAN public_oe static_oe property

public static IElementDef PASTORALCARE_INDIVIDUALBEHAVIOURPLAN
return IElementDef

PREVIOUSSCHOOL public_oe static_oe property

public static IElementDef PREVIOUSSCHOOL
return IElementDef

PREVIOUSSCHOOLSLIST public_oe static_oe property

public static IElementDef PREVIOUSSCHOOLSLIST
return IElementDef

PREVIOUSSCHOOLSLIST_PREVIOUSSCHOOL public_oe static_oe property

public static IElementDef PREVIOUSSCHOOLSLIST_PREVIOUSSCHOOL
return IElementDef

PREVIOUSSCHOOL_REASONLEFT public_oe static_oe property

public static IElementDef PREVIOUSSCHOOL_REASONLEFT
return IElementDef

PREVIOUSSCHOOL_SCHOOLNAME public_oe static_oe property

public static IElementDef PREVIOUSSCHOOL_SCHOOLNAME
return IElementDef

PROMOTIONINFO public_oe static_oe property

public static IElementDef PROMOTIONINFO
return IElementDef

PROMOTIONINFO_PROMOTIONSTATUS public_oe static_oe property

public static IElementDef PROMOTIONINFO_PROMOTIONSTATUS
return IElementDef

RECOGNITION public_oe static_oe property

public static IElementDef RECOGNITION
return IElementDef

RECOGNITIONLIST public_oe static_oe property

public static IElementDef RECOGNITIONLIST
return IElementDef

RECOGNITIONLIST_RECOGNITION public_oe static_oe property

public static IElementDef RECOGNITIONLIST_RECOGNITION
return IElementDef

ROOMINFO public_oe static_oe property

public static IElementDef ROOMINFO
return IElementDef

ROOMINFO_BUILDING public_oe static_oe property

public static IElementDef ROOMINFO_BUILDING
return IElementDef

ROOMINFO_CAPACITY public_oe static_oe property

public static IElementDef ROOMINFO_CAPACITY
return IElementDef

ROOMINFO_DESCRIPTION public_oe static_oe property

public static IElementDef ROOMINFO_DESCRIPTION
return IElementDef

ROOMINFO_HOMEROOMNUMBER public_oe static_oe property

public static IElementDef ROOMINFO_HOMEROOMNUMBER
return IElementDef

ROOMINFO_PHONENUMBER public_oe static_oe property

public static IElementDef ROOMINFO_PHONENUMBER
return IElementDef

ROOMINFO_REFID public_oe static_oe property

public static IElementDef ROOMINFO_REFID
return IElementDef

ROOMINFO_ROOMNUMBER public_oe static_oe property

public static IElementDef ROOMINFO_ROOMNUMBER
return IElementDef

ROOMINFO_SCHOOLINFOREFID public_oe static_oe property

public static IElementDef ROOMINFO_SCHOOLINFOREFID
return IElementDef

ROOMINFO_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef ROOMINFO_SIF_EXTENDEDELEMENTS
return IElementDef

ROOMINFO_SIF_METADATA public_oe static_oe property

public static IElementDef ROOMINFO_SIF_METADATA
return IElementDef

ROOMINFO_SIZE public_oe static_oe property

public static IElementDef ROOMINFO_SIZE
return IElementDef

ROOMINFO_STAFFLIST public_oe static_oe property

public static IElementDef ROOMINFO_STAFFLIST
return IElementDef

SCHOOLCOURSEINFO public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO
return IElementDef

SCHOOLCOURSEINFO_COREACADEMICCOURSE public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_COREACADEMICCOURSE
return IElementDef

SCHOOLCOURSEINFO_COURSECODE public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_COURSECODE
return IElementDef

SCHOOLCOURSEINFO_COURSECONTENT public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_COURSECONTENT
return IElementDef

SCHOOLCOURSEINFO_COURSECREDITS public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_COURSECREDITS
return IElementDef

SCHOOLCOURSEINFO_COURSETITLE public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_COURSETITLE
return IElementDef

SCHOOLCOURSEINFO_DEPARTMENT public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_DEPARTMENT
return IElementDef

SCHOOLCOURSEINFO_DESCRIPTION public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_DESCRIPTION
return IElementDef

SCHOOLCOURSEINFO_DISTRICTCOURSECODE public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_DISTRICTCOURSECODE
return IElementDef

SCHOOLCOURSEINFO_GRADUATIONREQUIREMENT public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_GRADUATIONREQUIREMENT
return IElementDef

SCHOOLCOURSEINFO_INSTRUCTIONALLEVEL public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_INSTRUCTIONALLEVEL
return IElementDef

SCHOOLCOURSEINFO_REFID public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_REFID
return IElementDef

SCHOOLCOURSEINFO_SCHOOLINFOREFID public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_SCHOOLINFOREFID
return IElementDef

SCHOOLCOURSEINFO_SCHOOLLOCALID public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_SCHOOLLOCALID
return IElementDef

SCHOOLCOURSEINFO_SCHOOLYEAR public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_SCHOOLYEAR
return IElementDef

SCHOOLCOURSEINFO_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_SIF_EXTENDEDELEMENTS
return IElementDef

SCHOOLCOURSEINFO_SIF_METADATA public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_SIF_METADATA
return IElementDef

SCHOOLCOURSEINFO_STATECOURSECODE public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_STATECOURSECODE
return IElementDef

SCHOOLCOURSEINFO_SUBJECTAREALIST public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_SUBJECTAREALIST
return IElementDef

SCHOOLCOURSEINFO_TERMINFOREFID public_oe static_oe property

public static IElementDef SCHOOLCOURSEINFO_TERMINFOREFID
return IElementDef

SCHOOLENROLLMENT public_oe static_oe property

public static IElementDef SCHOOLENROLLMENT
return IElementDef

SCHOOLENROLLMENTLIST public_oe static_oe property

public static IElementDef SCHOOLENROLLMENTLIST
return IElementDef

SCHOOLENROLLMENTLIST_SCHOOLENROLLMENT public_oe static_oe property

public static IElementDef SCHOOLENROLLMENTLIST_SCHOOLENROLLMENT
return IElementDef

SCHOOLENROLLMENT_ENROLLMENTLIST public_oe static_oe property

public static IElementDef SCHOOLENROLLMENT_ENROLLMENTLIST
return IElementDef

SCHOOLENROLLMENT_SCHOOLINFOREFID public_oe static_oe property

public static IElementDef SCHOOLENROLLMENT_SCHOOLINFOREFID
return IElementDef

SCHOOLENROLLMENT_SCHOOLLOCALID public_oe static_oe property

public static IElementDef SCHOOLENROLLMENT_SCHOOLLOCALID
return IElementDef

SCHOOLENROLLMENT_SCHOOLNAME public_oe static_oe property

public static IElementDef SCHOOLENROLLMENT_SCHOOLNAME
return IElementDef

SCHOOLENROLLMENT_SCHOOLSTATEPROVINCEID public_oe static_oe property

public static IElementDef SCHOOLENROLLMENT_SCHOOLSTATEPROVINCEID
return IElementDef

SCHOOLENROLLMENT_STAFF public_oe static_oe property

public static IElementDef SCHOOLENROLLMENT_STAFF
return IElementDef

SCHOOLENROLLMENT_STUDENT public_oe static_oe property

public static IElementDef SCHOOLENROLLMENT_STUDENT
return IElementDef

STAFF public_oe static_oe property

public static IElementDef STAFF
return IElementDef

STAFFACTIVITY public_oe static_oe property

public static IElementDef STAFFACTIVITY
return IElementDef

STAFFACTIVITY_CODE public_oe static_oe property

public static IElementDef STAFFACTIVITY_CODE
return IElementDef

STAFFACTIVITY_OTHERCODELIST public_oe static_oe property

public static IElementDef STAFFACTIVITY_OTHERCODELIST
return IElementDef

STAFFASSIGNMENT public_oe static_oe property

public static IElementDef STAFFASSIGNMENT
return IElementDef

STAFFASSIGNMENT_CASUALRELIEFTEACHER public_oe static_oe property

public static IElementDef STAFFASSIGNMENT_CASUALRELIEFTEACHER
return IElementDef

STAFFASSIGNMENT_DESCRIPTION public_oe static_oe property

public static IElementDef STAFFASSIGNMENT_DESCRIPTION
return IElementDef

STAFFASSIGNMENT_HOMEGROUP public_oe static_oe property

public static IElementDef STAFFASSIGNMENT_HOMEGROUP
return IElementDef

STAFFASSIGNMENT_HOUSE public_oe static_oe property

public static IElementDef STAFFASSIGNMENT_HOUSE
return IElementDef

STAFFASSIGNMENT_JOBENDDATE public_oe static_oe property

public static IElementDef STAFFASSIGNMENT_JOBENDDATE
return IElementDef

STAFFASSIGNMENT_JOBFTE public_oe static_oe property

public static IElementDef STAFFASSIGNMENT_JOBFTE
return IElementDef

STAFFASSIGNMENT_JOBFUNCTION public_oe static_oe property

public static IElementDef STAFFASSIGNMENT_JOBFUNCTION
return IElementDef

STAFFASSIGNMENT_JOBSTARTDATE public_oe static_oe property

public static IElementDef STAFFASSIGNMENT_JOBSTARTDATE
return IElementDef

STAFFASSIGNMENT_PRIMARYASSIGNMENT public_oe static_oe property

public static IElementDef STAFFASSIGNMENT_PRIMARYASSIGNMENT
return IElementDef

STAFFASSIGNMENT_REFID public_oe static_oe property

public static IElementDef STAFFASSIGNMENT_REFID
return IElementDef

STAFFASSIGNMENT_SCHOOLINFOREFID public_oe static_oe property

public static IElementDef STAFFASSIGNMENT_SCHOOLINFOREFID
return IElementDef

STAFFASSIGNMENT_SCHOOLYEAR public_oe static_oe property

public static IElementDef STAFFASSIGNMENT_SCHOOLYEAR
return IElementDef

STAFFASSIGNMENT_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef STAFFASSIGNMENT_SIF_EXTENDEDELEMENTS
return IElementDef

STAFFASSIGNMENT_SIF_METADATA public_oe static_oe property

public static IElementDef STAFFASSIGNMENT_SIF_METADATA
return IElementDef

STAFFASSIGNMENT_STAFFACTIVITY public_oe static_oe property

public static IElementDef STAFFASSIGNMENT_STAFFACTIVITY
return IElementDef

STAFFASSIGNMENT_STAFFPERSONALREFID public_oe static_oe property

public static IElementDef STAFFASSIGNMENT_STAFFPERSONALREFID
return IElementDef

STAFFASSIGNMENT_STAFFSUBJECTLIST public_oe static_oe property

public static IElementDef STAFFASSIGNMENT_STAFFSUBJECTLIST
return IElementDef

STAFFASSIGNMENT_YEARLEVELS public_oe static_oe property

public static IElementDef STAFFASSIGNMENT_YEARLEVELS
return IElementDef

STAFFLIST public_oe static_oe property

public static IElementDef STAFFLIST
return IElementDef

STAFFLIST_STAFFPERSONALREFID public_oe static_oe property

public static IElementDef STAFFLIST_STAFFPERSONALREFID
return IElementDef

STAFFPERSONAL public_oe static_oe property

public static IElementDef STAFFPERSONAL
return IElementDef

STAFFPERSONALREFID public_oe static_oe property

public static IElementDef STAFFPERSONALREFID
return IElementDef

STAFFPERSONAL_ELECTRONICIDLIST public_oe static_oe property

public static IElementDef STAFFPERSONAL_ELECTRONICIDLIST
return IElementDef

STAFFPERSONAL_EMPLOYMENTSTATUS public_oe static_oe property

public static IElementDef STAFFPERSONAL_EMPLOYMENTSTATUS
return IElementDef

STAFFPERSONAL_LOCALID public_oe static_oe property

public static IElementDef STAFFPERSONAL_LOCALID
return IElementDef

STAFFPERSONAL_OTHERIDLIST public_oe static_oe property

public static IElementDef STAFFPERSONAL_OTHERIDLIST
return IElementDef

STAFFPERSONAL_PERSONINFO public_oe static_oe property

public static IElementDef STAFFPERSONAL_PERSONINFO
return IElementDef

STAFFPERSONAL_REFID public_oe static_oe property

public static IElementDef STAFFPERSONAL_REFID
return IElementDef

STAFFPERSONAL_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef STAFFPERSONAL_SIF_EXTENDEDELEMENTS
return IElementDef

STAFFPERSONAL_SIF_METADATA public_oe static_oe property

public static IElementDef STAFFPERSONAL_SIF_METADATA
return IElementDef

STAFFPERSONAL_STATEPROVINCEID public_oe static_oe property

public static IElementDef STAFFPERSONAL_STATEPROVINCEID
return IElementDef

STAFFPERSONAL_TITLE public_oe static_oe property

public static IElementDef STAFFPERSONAL_TITLE
return IElementDef

STAFFSUBJECT public_oe static_oe property

public static IElementDef STAFFSUBJECT
return IElementDef

STAFFSUBJECTLIST public_oe static_oe property

public static IElementDef STAFFSUBJECTLIST
return IElementDef

STAFFSUBJECTLIST_STAFFSUBJECT public_oe static_oe property

public static IElementDef STAFFSUBJECTLIST_STAFFSUBJECT
return IElementDef

STAFFSUBJECT_PREFERENCENUMBER public_oe static_oe property

public static IElementDef STAFFSUBJECT_PREFERENCENUMBER
return IElementDef

STAFFSUBJECT_SUBJECTLOCALID public_oe static_oe property

public static IElementDef STAFFSUBJECT_SUBJECTLOCALID
return IElementDef

STAFFSUBJECT_TIMETABLESUBJECTREFID public_oe static_oe property

public static IElementDef STAFFSUBJECT_TIMETABLESUBJECTREFID
return IElementDef

STAFF_STAFFASSIGNMENTREFID public_oe static_oe property

public static IElementDef STAFF_STAFFASSIGNMENTREFID
return IElementDef

STAFF_STAFFLOCALID public_oe static_oe property

public static IElementDef STAFF_STAFFLOCALID
return IElementDef

STUDENT public_oe static_oe property

public static IElementDef STUDENT
return IElementDef

STUDENTACTIVITYINFO public_oe static_oe property

public static IElementDef STUDENTACTIVITYINFO
return IElementDef

STUDENTACTIVITYINFO_CURRICULARSTATUS public_oe static_oe property

public static IElementDef STUDENTACTIVITYINFO_CURRICULARSTATUS
return IElementDef

STUDENTACTIVITYINFO_DESCRIPTION public_oe static_oe property

public static IElementDef STUDENTACTIVITYINFO_DESCRIPTION
return IElementDef

STUDENTACTIVITYINFO_LOCATION public_oe static_oe property

public static IElementDef STUDENTACTIVITYINFO_LOCATION
return IElementDef

STUDENTACTIVITYINFO_REFID public_oe static_oe property

public static IElementDef STUDENTACTIVITYINFO_REFID
return IElementDef

STUDENTACTIVITYINFO_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef STUDENTACTIVITYINFO_SIF_EXTENDEDELEMENTS
return IElementDef

STUDENTACTIVITYINFO_SIF_METADATA public_oe static_oe property

public static IElementDef STUDENTACTIVITYINFO_SIF_METADATA
return IElementDef

STUDENTACTIVITYINFO_STUDENTACTIVITYLEVEL public_oe static_oe property

public static IElementDef STUDENTACTIVITYINFO_STUDENTACTIVITYLEVEL
return IElementDef

STUDENTACTIVITYINFO_STUDENTACTIVITYTYPE public_oe static_oe property

public static IElementDef STUDENTACTIVITYINFO_STUDENTACTIVITYTYPE
return IElementDef

STUDENTACTIVITYINFO_TITLE public_oe static_oe property

public static IElementDef STUDENTACTIVITYINFO_TITLE
return IElementDef

STUDENTACTIVITYINFO_YEARLEVELS public_oe static_oe property

public static IElementDef STUDENTACTIVITYINFO_YEARLEVELS
return IElementDef

STUDENTACTIVITYPARTICIPATION public_oe static_oe property

public static IElementDef STUDENTACTIVITYPARTICIPATION
return IElementDef

STUDENTACTIVITYPARTICIPATION_ENDDATE public_oe static_oe property

public static IElementDef STUDENTACTIVITYPARTICIPATION_ENDDATE
return IElementDef

STUDENTACTIVITYPARTICIPATION_PARTICIPATIONCOMMENT public_oe static_oe property

public static IElementDef STUDENTACTIVITYPARTICIPATION_PARTICIPATIONCOMMENT
return IElementDef

STUDENTACTIVITYPARTICIPATION_RECOGNITIONLIST public_oe static_oe property

public static IElementDef STUDENTACTIVITYPARTICIPATION_RECOGNITIONLIST
return IElementDef

STUDENTACTIVITYPARTICIPATION_REFID public_oe static_oe property

public static IElementDef STUDENTACTIVITYPARTICIPATION_REFID
return IElementDef

STUDENTACTIVITYPARTICIPATION_ROLE public_oe static_oe property

public static IElementDef STUDENTACTIVITYPARTICIPATION_ROLE
return IElementDef

STUDENTACTIVITYPARTICIPATION_SCHOOLYEAR public_oe static_oe property

public static IElementDef STUDENTACTIVITYPARTICIPATION_SCHOOLYEAR
return IElementDef

STUDENTACTIVITYPARTICIPATION_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef STUDENTACTIVITYPARTICIPATION_SIF_EXTENDEDELEMENTS
return IElementDef

STUDENTACTIVITYPARTICIPATION_SIF_METADATA public_oe static_oe property

public static IElementDef STUDENTACTIVITYPARTICIPATION_SIF_METADATA
return IElementDef

STUDENTACTIVITYPARTICIPATION_STARTDATE public_oe static_oe property

public static IElementDef STUDENTACTIVITYPARTICIPATION_STARTDATE
return IElementDef

STUDENTACTIVITYPARTICIPATION_STUDENTACTIVITYINFOREFID public_oe static_oe property

public static IElementDef STUDENTACTIVITYPARTICIPATION_STUDENTACTIVITYINFOREFID
return IElementDef

STUDENTACTIVITYPARTICIPATION_STUDENTPERSONALREFID public_oe static_oe property

public static IElementDef STUDENTACTIVITYPARTICIPATION_STUDENTPERSONALREFID
return IElementDef

STUDENTACTIVITYTYPE public_oe static_oe property

public static IElementDef STUDENTACTIVITYTYPE
return IElementDef

STUDENTACTIVITYTYPE_CODE public_oe static_oe property

public static IElementDef STUDENTACTIVITYTYPE_CODE
return IElementDef

STUDENTACTIVITYTYPE_OTHERCODELIST public_oe static_oe property

public static IElementDef STUDENTACTIVITYTYPE_OTHERCODELIST
return IElementDef

STUDENTATTENDANCESUMMARY public_oe static_oe property

public static IElementDef STUDENTATTENDANCESUMMARY
return IElementDef

STUDENTATTENDANCESUMMARY_DAYSATTENDED public_oe static_oe property

public static IElementDef STUDENTATTENDANCESUMMARY_DAYSATTENDED
return IElementDef

STUDENTATTENDANCESUMMARY_DAYSINMEMBERSHIP public_oe static_oe property

public static IElementDef STUDENTATTENDANCESUMMARY_DAYSINMEMBERSHIP
return IElementDef

STUDENTATTENDANCESUMMARY_DAYSTARDY public_oe static_oe property

public static IElementDef STUDENTATTENDANCESUMMARY_DAYSTARDY
return IElementDef

STUDENTATTENDANCESUMMARY_ENDDATE public_oe static_oe property

public static IElementDef STUDENTATTENDANCESUMMARY_ENDDATE
return IElementDef

STUDENTATTENDANCESUMMARY_ENDDAY public_oe static_oe property

public static IElementDef STUDENTATTENDANCESUMMARY_ENDDAY
return IElementDef

STUDENTATTENDANCESUMMARY_EXCUSEDABSENCES public_oe static_oe property

public static IElementDef STUDENTATTENDANCESUMMARY_EXCUSEDABSENCES
return IElementDef

STUDENTATTENDANCESUMMARY_FTE public_oe static_oe property

public static IElementDef STUDENTATTENDANCESUMMARY_FTE
return IElementDef

STUDENTATTENDANCESUMMARY_SCHOOLINFOREFID public_oe static_oe property

public static IElementDef STUDENTATTENDANCESUMMARY_SCHOOLINFOREFID
return IElementDef

STUDENTATTENDANCESUMMARY_SCHOOLYEAR public_oe static_oe property

public static IElementDef STUDENTATTENDANCESUMMARY_SCHOOLYEAR
return IElementDef

STUDENTATTENDANCESUMMARY_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef STUDENTATTENDANCESUMMARY_SIF_EXTENDEDELEMENTS
return IElementDef

STUDENTATTENDANCESUMMARY_SIF_METADATA public_oe static_oe property

public static IElementDef STUDENTATTENDANCESUMMARY_SIF_METADATA
return IElementDef

STUDENTATTENDANCESUMMARY_STARTDATE public_oe static_oe property

public static IElementDef STUDENTATTENDANCESUMMARY_STARTDATE
return IElementDef

STUDENTATTENDANCESUMMARY_STARTDAY public_oe static_oe property

public static IElementDef STUDENTATTENDANCESUMMARY_STARTDAY
return IElementDef

STUDENTATTENDANCESUMMARY_STUDENTATTENDANCESUMMARYREFID public_oe static_oe property

public static IElementDef STUDENTATTENDANCESUMMARY_STUDENTATTENDANCESUMMARYREFID
return IElementDef

STUDENTATTENDANCESUMMARY_STUDENTPERSONALREFID public_oe static_oe property

public static IElementDef STUDENTATTENDANCESUMMARY_STUDENTPERSONALREFID
return IElementDef

STUDENTATTENDANCESUMMARY_UNEXCUSEDABSENCES public_oe static_oe property

public static IElementDef STUDENTATTENDANCESUMMARY_UNEXCUSEDABSENCES
return IElementDef

STUDENTCONTACT public_oe static_oe property

public static IElementDef STUDENTCONTACT
return IElementDef

STUDENTCONTACTPERSONAL public_oe static_oe property

public static IElementDef STUDENTCONTACTPERSONAL
return IElementDef

STUDENTCONTACTPERSONAL_EMPLOYMENTTYPE public_oe static_oe property

public static IElementDef STUDENTCONTACTPERSONAL_EMPLOYMENTTYPE
return IElementDef

STUDENTCONTACTPERSONAL_LOCALID public_oe static_oe property

public static IElementDef STUDENTCONTACTPERSONAL_LOCALID
return IElementDef

STUDENTCONTACTPERSONAL_NONSCHOOLEDUCATION public_oe static_oe property

public static IElementDef STUDENTCONTACTPERSONAL_NONSCHOOLEDUCATION
return IElementDef

STUDENTCONTACTPERSONAL_OTHERIDLIST public_oe static_oe property

public static IElementDef STUDENTCONTACTPERSONAL_OTHERIDLIST
return IElementDef

STUDENTCONTACTPERSONAL_PERSONINFO public_oe static_oe property

public static IElementDef STUDENTCONTACTPERSONAL_PERSONINFO
return IElementDef

STUDENTCONTACTPERSONAL_REFID public_oe static_oe property

public static IElementDef STUDENTCONTACTPERSONAL_REFID
return IElementDef

STUDENTCONTACTPERSONAL_SCHOOLEDUCATIONALLEVEL public_oe static_oe property

public static IElementDef STUDENTCONTACTPERSONAL_SCHOOLEDUCATIONALLEVEL
return IElementDef

STUDENTCONTACTPERSONAL_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef STUDENTCONTACTPERSONAL_SIF_EXTENDEDELEMENTS
return IElementDef

STUDENTCONTACTPERSONAL_SIF_METADATA public_oe static_oe property

public static IElementDef STUDENTCONTACTPERSONAL_SIF_METADATA
return IElementDef

STUDENTCONTACTRELATIONSHIP public_oe static_oe property

public static IElementDef STUDENTCONTACTRELATIONSHIP
return IElementDef

STUDENTCONTACTRELATIONSHIP_CONTACTFLAGS public_oe static_oe property

public static IElementDef STUDENTCONTACTRELATIONSHIP_CONTACTFLAGS
return IElementDef

STUDENTCONTACTRELATIONSHIP_CONTACTSEQUENCE public_oe static_oe property

public static IElementDef STUDENTCONTACTRELATIONSHIP_CONTACTSEQUENCE
return IElementDef

STUDENTCONTACTRELATIONSHIP_CONTACTSEQUENCESOURCE public_oe static_oe property

public static IElementDef STUDENTCONTACTRELATIONSHIP_CONTACTSEQUENCESOURCE
return IElementDef

STUDENTCONTACTRELATIONSHIP_HOUSEHOLDLIST public_oe static_oe property

public static IElementDef STUDENTCONTACTRELATIONSHIP_HOUSEHOLDLIST
return IElementDef

STUDENTCONTACTRELATIONSHIP_MAINLYSPEAKSENGLISHATHOME public_oe static_oe property

public static IElementDef STUDENTCONTACTRELATIONSHIP_MAINLYSPEAKSENGLISHATHOME
return IElementDef

STUDENTCONTACTRELATIONSHIP_PARENTRELATIONSHIPSTATUS public_oe static_oe property

public static IElementDef STUDENTCONTACTRELATIONSHIP_PARENTRELATIONSHIPSTATUS
return IElementDef

STUDENTCONTACTRELATIONSHIP_RELATIONSHIP public_oe static_oe property

public static IElementDef STUDENTCONTACTRELATIONSHIP_RELATIONSHIP
return IElementDef

STUDENTCONTACTRELATIONSHIP_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef STUDENTCONTACTRELATIONSHIP_SIF_EXTENDEDELEMENTS
return IElementDef

STUDENTCONTACTRELATIONSHIP_SIF_METADATA public_oe static_oe property

public static IElementDef STUDENTCONTACTRELATIONSHIP_SIF_METADATA
return IElementDef

STUDENTCONTACTRELATIONSHIP_STUDENTCONTACTPERSONALREFID public_oe static_oe property

public static IElementDef STUDENTCONTACTRELATIONSHIP_STUDENTCONTACTPERSONALREFID
return IElementDef

STUDENTCONTACTRELATIONSHIP_STUDENTCONTACTRELATIONSHIPREFID public_oe static_oe property

public static IElementDef STUDENTCONTACTRELATIONSHIP_STUDENTCONTACTRELATIONSHIPREFID
return IElementDef

STUDENTCONTACTRELATIONSHIP_STUDENTPERSONALREFID public_oe static_oe property

public static IElementDef STUDENTCONTACTRELATIONSHIP_STUDENTPERSONALREFID
return IElementDef

STUDENTCONTACT_ADDRESSLIST public_oe static_oe property

public static IElementDef STUDENTCONTACT_ADDRESSLIST
return IElementDef

STUDENTCONTACT_CONTACTFLAGS public_oe static_oe property

public static IElementDef STUDENTCONTACT_CONTACTFLAGS
return IElementDef

STUDENTCONTACT_CONTACTSEQUENCE public_oe static_oe property

public static IElementDef STUDENTCONTACT_CONTACTSEQUENCE
return IElementDef

STUDENTCONTACT_DEMOGRAPHICS public_oe static_oe property

public static IElementDef STUDENTCONTACT_DEMOGRAPHICS
return IElementDef

STUDENTCONTACT_EMAILLIST public_oe static_oe property

public static IElementDef STUDENTCONTACT_EMAILLIST
return IElementDef

STUDENTCONTACT_EMPLOYMENTTYPE public_oe static_oe property

public static IElementDef STUDENTCONTACT_EMPLOYMENTTYPE
return IElementDef

STUDENTCONTACT_LOCALID public_oe static_oe property

public static IElementDef STUDENTCONTACT_LOCALID
return IElementDef

STUDENTCONTACT_MAINLYSPEAKSENGLISHATHOME public_oe static_oe property

public static IElementDef STUDENTCONTACT_MAINLYSPEAKSENGLISHATHOME
return IElementDef

STUDENTCONTACT_NAME public_oe static_oe property

public static IElementDef STUDENTCONTACT_NAME
return IElementDef

STUDENTCONTACT_NONSCHOOLEDUCATION public_oe static_oe property

public static IElementDef STUDENTCONTACT_NONSCHOOLEDUCATION
return IElementDef

STUDENTCONTACT_OTHERIDLIST public_oe static_oe property

public static IElementDef STUDENTCONTACT_OTHERIDLIST
return IElementDef

STUDENTCONTACT_OTHERNAMES public_oe static_oe property

public static IElementDef STUDENTCONTACT_OTHERNAMES
return IElementDef

STUDENTCONTACT_PHONENUMBERLIST public_oe static_oe property

public static IElementDef STUDENTCONTACT_PHONENUMBERLIST
return IElementDef

STUDENTCONTACT_REFID public_oe static_oe property

public static IElementDef STUDENTCONTACT_REFID
return IElementDef

STUDENTCONTACT_RELATIONSHIP public_oe static_oe property

public static IElementDef STUDENTCONTACT_RELATIONSHIP
return IElementDef

STUDENTCONTACT_SCHOOLEDUCATIONALLEVEL public_oe static_oe property

public static IElementDef STUDENTCONTACT_SCHOOLEDUCATIONALLEVEL
return IElementDef

STUDENTCONTACT_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef STUDENTCONTACT_SIF_EXTENDEDELEMENTS
return IElementDef

STUDENTCONTACT_SIF_METADATA public_oe static_oe property

public static IElementDef STUDENTCONTACT_SIF_METADATA
return IElementDef

STUDENTCONTACT_STUDENTPERSONALREFID public_oe static_oe property

public static IElementDef STUDENTCONTACT_STUDENTPERSONALREFID
return IElementDef

STUDENTDAILYATTENDANCE public_oe static_oe property

public static IElementDef STUDENTDAILYATTENDANCE
return IElementDef

STUDENTDAILYATTENDANCE_ABSENCEVALUE public_oe static_oe property

public static IElementDef STUDENTDAILYATTENDANCE_ABSENCEVALUE
return IElementDef

STUDENTDAILYATTENDANCE_ATTENDANCECODE public_oe static_oe property

public static IElementDef STUDENTDAILYATTENDANCE_ATTENDANCECODE
return IElementDef

STUDENTDAILYATTENDANCE_ATTENDANCENOTE public_oe static_oe property

public static IElementDef STUDENTDAILYATTENDANCE_ATTENDANCENOTE
return IElementDef

STUDENTDAILYATTENDANCE_ATTENDANCESTATUS public_oe static_oe property

public static IElementDef STUDENTDAILYATTENDANCE_ATTENDANCESTATUS
return IElementDef

STUDENTDAILYATTENDANCE_DATE public_oe static_oe property

public static IElementDef STUDENTDAILYATTENDANCE_DATE
return IElementDef

STUDENTDAILYATTENDANCE_DAYVALUE public_oe static_oe property

public static IElementDef STUDENTDAILYATTENDANCE_DAYVALUE
return IElementDef

STUDENTDAILYATTENDANCE_REFID public_oe static_oe property

public static IElementDef STUDENTDAILYATTENDANCE_REFID
return IElementDef

STUDENTDAILYATTENDANCE_SCHOOLINFOREFID public_oe static_oe property

public static IElementDef STUDENTDAILYATTENDANCE_SCHOOLINFOREFID
return IElementDef

STUDENTDAILYATTENDANCE_SCHOOLYEAR public_oe static_oe property

public static IElementDef STUDENTDAILYATTENDANCE_SCHOOLYEAR
return IElementDef

STUDENTDAILYATTENDANCE_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef STUDENTDAILYATTENDANCE_SIF_EXTENDEDELEMENTS
return IElementDef

STUDENTDAILYATTENDANCE_SIF_METADATA public_oe static_oe property

public static IElementDef STUDENTDAILYATTENDANCE_SIF_METADATA
return IElementDef

STUDENTDAILYATTENDANCE_STUDENTPERSONALREFID public_oe static_oe property

public static IElementDef STUDENTDAILYATTENDANCE_STUDENTPERSONALREFID
return IElementDef

STUDENTDAILYATTENDANCE_TIMEIN public_oe static_oe property

public static IElementDef STUDENTDAILYATTENDANCE_TIMEIN
return IElementDef

STUDENTDAILYATTENDANCE_TIMEOUT public_oe static_oe property

public static IElementDef STUDENTDAILYATTENDANCE_TIMEOUT
return IElementDef

STUDENTPERSONAL public_oe static_oe property

public static IElementDef STUDENTPERSONAL
return IElementDef

STUDENTPERSONAL_ACCEPTABLEUSEPOLICY public_oe static_oe property

public static IElementDef STUDENTPERSONAL_ACCEPTABLEUSEPOLICY
return IElementDef

STUDENTPERSONAL_ALERTMESSAGES public_oe static_oe property

public static IElementDef STUDENTPERSONAL_ALERTMESSAGES
return IElementDef

STUDENTPERSONAL_DISABILITY public_oe static_oe property

public static IElementDef STUDENTPERSONAL_DISABILITY
return IElementDef

STUDENTPERSONAL_ECONOMICDISADVANTAGE public_oe static_oe property

public static IElementDef STUDENTPERSONAL_ECONOMICDISADVANTAGE
return IElementDef

STUDENTPERSONAL_ELECTRONICIDLIST public_oe static_oe property

public static IElementDef STUDENTPERSONAL_ELECTRONICIDLIST
return IElementDef

STUDENTPERSONAL_ESL public_oe static_oe property

public static IElementDef STUDENTPERSONAL_ESL
return IElementDef

STUDENTPERSONAL_FIRSTAUSCHOOLENROLLMENT public_oe static_oe property

public static IElementDef STUDENTPERSONAL_FIRSTAUSCHOOLENROLLMENT
return IElementDef

STUDENTPERSONAL_GIFTEDTALENTED public_oe static_oe property

public static IElementDef STUDENTPERSONAL_GIFTEDTALENTED
return IElementDef

STUDENTPERSONAL_GRADUATIONDATE public_oe static_oe property

public static IElementDef STUDENTPERSONAL_GRADUATIONDATE
return IElementDef

STUDENTPERSONAL_INTEGRATIONAIDE public_oe static_oe property

public static IElementDef STUDENTPERSONAL_INTEGRATIONAIDE
return IElementDef

STUDENTPERSONAL_LOCALID public_oe static_oe property

public static IElementDef STUDENTPERSONAL_LOCALID
return IElementDef

STUDENTPERSONAL_MEDICALALERTMESSAGES public_oe static_oe property

public static IElementDef STUDENTPERSONAL_MEDICALALERTMESSAGES
return IElementDef

STUDENTPERSONAL_MOSTRECENT public_oe static_oe property

public static IElementDef STUDENTPERSONAL_MOSTRECENT
return IElementDef

STUDENTPERSONAL_ONTIMEGRADUATIONYEAR public_oe static_oe property

public static IElementDef STUDENTPERSONAL_ONTIMEGRADUATIONYEAR
return IElementDef

STUDENTPERSONAL_OTHERIDLIST public_oe static_oe property

public static IElementDef STUDENTPERSONAL_OTHERIDLIST
return IElementDef

STUDENTPERSONAL_PERSONINFO public_oe static_oe property

public static IElementDef STUDENTPERSONAL_PERSONINFO
return IElementDef

STUDENTPERSONAL_PREPRIMARYEDUCATION public_oe static_oe property

public static IElementDef STUDENTPERSONAL_PREPRIMARYEDUCATION
return IElementDef

STUDENTPERSONAL_PROJECTEDGRADUATIONYEAR public_oe static_oe property

public static IElementDef STUDENTPERSONAL_PROJECTEDGRADUATIONYEAR
return IElementDef

STUDENTPERSONAL_REFID public_oe static_oe property

public static IElementDef STUDENTPERSONAL_REFID
return IElementDef

STUDENTPERSONAL_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef STUDENTPERSONAL_SIF_EXTENDEDELEMENTS
return IElementDef

STUDENTPERSONAL_SIF_METADATA public_oe static_oe property

public static IElementDef STUDENTPERSONAL_SIF_METADATA
return IElementDef

STUDENTPERSONAL_STATEPROVINCEID public_oe static_oe property

public static IElementDef STUDENTPERSONAL_STATEPROVINCEID
return IElementDef

STUDENTPERSONAL_YOUNGCARERSROLE public_oe static_oe property

public static IElementDef STUDENTPERSONAL_YOUNGCARERSROLE
return IElementDef

STUDENTPICTURE public_oe static_oe property

public static IElementDef STUDENTPICTURE
return IElementDef

STUDENTPICTURE_OKTOPUBLISH public_oe static_oe property

public static IElementDef STUDENTPICTURE_OKTOPUBLISH
return IElementDef

STUDENTPICTURE_PICTURESOURCE public_oe static_oe property

public static IElementDef STUDENTPICTURE_PICTURESOURCE
return IElementDef

STUDENTPICTURE_SCHOOLYEAR public_oe static_oe property

public static IElementDef STUDENTPICTURE_SCHOOLYEAR
return IElementDef

STUDENTPICTURE_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef STUDENTPICTURE_SIF_EXTENDEDELEMENTS
return IElementDef

STUDENTPICTURE_SIF_METADATA public_oe static_oe property

public static IElementDef STUDENTPICTURE_SIF_METADATA
return IElementDef

STUDENTPICTURE_STUDENTPERSONALREFID public_oe static_oe property

public static IElementDef STUDENTPICTURE_STUDENTPERSONALREFID
return IElementDef

STUDENTSCHOOLENROLLMENT public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT
return IElementDef

STUDENTSCHOOLENROLLMENT_ADVISOR public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_ADVISOR
return IElementDef

STUDENTSCHOOLENROLLMENT_CALENDAR public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_CALENDAR
return IElementDef

STUDENTSCHOOLENROLLMENT_CATCHMENTSTATUS public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_CATCHMENTSTATUS
return IElementDef

STUDENTSCHOOLENROLLMENT_COUNSELOR public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_COUNSELOR
return IElementDef

STUDENTSCHOOLENROLLMENT_DESTINATIONSCHOOL public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_DESTINATIONSCHOOL
return IElementDef

STUDENTSCHOOLENROLLMENT_ENTRYDATE public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_ENTRYDATE
return IElementDef

STUDENTSCHOOLENROLLMENT_ENTRYTYPE public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_ENTRYTYPE
return IElementDef

STUDENTSCHOOLENROLLMENT_EXITDATE public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_EXITDATE
return IElementDef

STUDENTSCHOOLENROLLMENT_EXITSTATUS public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_EXITSTATUS
return IElementDef

STUDENTSCHOOLENROLLMENT_EXITTYPE public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_EXITTYPE
return IElementDef

STUDENTSCHOOLENROLLMENT_FFPOS public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_FFPOS
return IElementDef

STUDENTSCHOOLENROLLMENT_FTE public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_FTE
return IElementDef

STUDENTSCHOOLENROLLMENT_FTPTSTATUS public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_FTPTSTATUS
return IElementDef

STUDENTSCHOOLENROLLMENT_HOMEGROUP public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_HOMEGROUP
return IElementDef

STUDENTSCHOOLENROLLMENT_HOMEROOM public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_HOMEROOM
return IElementDef

STUDENTSCHOOLENROLLMENT_HOUSE public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_HOUSE
return IElementDef

STUDENTSCHOOLENROLLMENT_INDIVIDUALLEARNINGPLAN public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_INDIVIDUALLEARNINGPLAN
return IElementDef

STUDENTSCHOOLENROLLMENT_MEMBERSHIPTYPE public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_MEMBERSHIPTYPE
return IElementDef

STUDENTSCHOOLENROLLMENT_PREVIOUSSCHOOL public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_PREVIOUSSCHOOL
return IElementDef

STUDENTSCHOOLENROLLMENT_PROMOTIONINFO public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_PROMOTIONINFO
return IElementDef

STUDENTSCHOOLENROLLMENT_RECORDCLOSUREREASON public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_RECORDCLOSUREREASON
return IElementDef

STUDENTSCHOOLENROLLMENT_REFID public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_REFID
return IElementDef

STUDENTSCHOOLENROLLMENT_SCHOOLINFOREFID public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_SCHOOLINFOREFID
return IElementDef

STUDENTSCHOOLENROLLMENT_SCHOOLYEAR public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_SCHOOLYEAR
return IElementDef

STUDENTSCHOOLENROLLMENT_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_SIF_EXTENDEDELEMENTS
return IElementDef

STUDENTSCHOOLENROLLMENT_SIF_METADATA public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_SIF_METADATA
return IElementDef

STUDENTSCHOOLENROLLMENT_STUDENTPERSONALREFID public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_STUDENTPERSONALREFID
return IElementDef

STUDENTSCHOOLENROLLMENT_STUDENTSUBJECTCHOICELIST public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_STUDENTSUBJECTCHOICELIST
return IElementDef

STUDENTSCHOOLENROLLMENT_TIMEFRAME public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_TIMEFRAME
return IElementDef

STUDENTSCHOOLENROLLMENT_YEARLEVEL public_oe static_oe property

public static IElementDef STUDENTSCHOOLENROLLMENT_YEARLEVEL
return IElementDef

STUDENTSDTN public_oe static_oe property

public static IElementDef STUDENTSDTN
return IElementDef

STUDENTSDTN_ACCELERATEDPROGRAM public_oe static_oe property

public static IElementDef STUDENTSDTN_ACCELERATEDPROGRAM
return IElementDef

STUDENTSDTN_ADDRESSLIST public_oe static_oe property

public static IElementDef STUDENTSDTN_ADDRESSLIST
return IElementDef

STUDENTSDTN_ADJUSTEDEDUCATIONPROGRAM public_oe static_oe property

public static IElementDef STUDENTSDTN_ADJUSTEDEDUCATIONPROGRAM
return IElementDef

STUDENTSDTN_AREASOFINTERESTLIST public_oe static_oe property

public static IElementDef STUDENTSDTN_AREASOFINTERESTLIST
return IElementDef

STUDENTSDTN_ATTENDANCECONCERNS public_oe static_oe property

public static IElementDef STUDENTSDTN_ATTENDANCECONCERNS
return IElementDef

STUDENTSDTN_CAREERGUIDANCEFILEHELD public_oe static_oe property

public static IElementDef STUDENTSDTN_CAREERGUIDANCEFILEHELD
return IElementDef

STUDENTSDTN_DEPARTUREDATE public_oe static_oe property

public static IElementDef STUDENTSDTN_DEPARTUREDATE
return IElementDef

STUDENTSDTN_ENROLLMENTDATE public_oe static_oe property

public static IElementDef STUDENTSDTN_ENROLLMENTDATE
return IElementDef

STUDENTSDTN_FURTHERINFORMATION public_oe static_oe property

public static IElementDef STUDENTSDTN_FURTHERINFORMATION
return IElementDef

STUDENTSDTN_HEALTHNEEDS public_oe static_oe property

public static IElementDef STUDENTSDTN_HEALTHNEEDS
return IElementDef

STUDENTSDTN_LATESTSTUDENTREPORTAVAILABLE public_oe static_oe property

public static IElementDef STUDENTSDTN_LATESTSTUDENTREPORTAVAILABLE
return IElementDef

STUDENTSDTN_LITERACY public_oe static_oe property

public static IElementDef STUDENTSDTN_LITERACY
return IElementDef

STUDENTSDTN_NEGOTIATEDCURRICULUMPLAN public_oe static_oe property

public static IElementDef STUDENTSDTN_NEGOTIATEDCURRICULUMPLAN
return IElementDef

STUDENTSDTN_NUMERACY public_oe static_oe property

public static IElementDef STUDENTSDTN_NUMERACY
return IElementDef

STUDENTSDTN_OTHERLEARNINGAREASLIST public_oe static_oe property

public static IElementDef STUDENTSDTN_OTHERLEARNINGAREASLIST
return IElementDef

STUDENTSDTN_OTHERLEARNINGSUPPORT public_oe static_oe property

public static IElementDef STUDENTSDTN_OTHERLEARNINGSUPPORT
return IElementDef

STUDENTSDTN_PASTORALCARE public_oe static_oe property

public static IElementDef STUDENTSDTN_PASTORALCARE
return IElementDef

STUDENTSDTN_PERSONINFO public_oe static_oe property

public static IElementDef STUDENTSDTN_PERSONINFO
return IElementDef

STUDENTSDTN_PREVIOUSSCHOOLSLIST public_oe static_oe property

public static IElementDef STUDENTSDTN_PREVIOUSSCHOOLSLIST
return IElementDef

STUDENTSDTN_PRINCIPALINFO public_oe static_oe property

public static IElementDef STUDENTSDTN_PRINCIPALINFO
return IElementDef

STUDENTSDTN_REASONFORLEAVING public_oe static_oe property

public static IElementDef STUDENTSDTN_REASONFORLEAVING
return IElementDef

STUDENTSDTN_REFID public_oe static_oe property

public static IElementDef STUDENTSDTN_REFID
return IElementDef

STUDENTSDTN_SCHOOLCOUNSELLORFILEHELD public_oe static_oe property

public static IElementDef STUDENTSDTN_SCHOOLCOUNSELLORFILEHELD
return IElementDef

STUDENTSDTN_SCHOOLINFOREFID public_oe static_oe property

public static IElementDef STUDENTSDTN_SCHOOLINFOREFID
return IElementDef

STUDENTSDTN_SCHOOLLOCALID public_oe static_oe property

public static IElementDef STUDENTSDTN_SCHOOLLOCALID
return IElementDef

STUDENTSDTN_SCHOOLNAME public_oe static_oe property

public static IElementDef STUDENTSDTN_SCHOOLNAME
return IElementDef

STUDENTSDTN_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef STUDENTSDTN_SIF_EXTENDEDELEMENTS
return IElementDef

STUDENTSDTN_SIF_METADATA public_oe static_oe property

public static IElementDef STUDENTSDTN_SIF_METADATA
return IElementDef

STUDENTSDTN_SNAPDATE public_oe static_oe property

public static IElementDef STUDENTSDTN_SNAPDATE
return IElementDef

STUDENTSDTN_STUDENTPERSONALREFID public_oe static_oe property

public static IElementDef STUDENTSDTN_STUDENTPERSONALREFID
return IElementDef

STUDENTSDTN_YEARLEVEL public_oe static_oe property

public static IElementDef STUDENTSDTN_YEARLEVEL
return IElementDef

STUDENTSDTN_YOUNGCARERSROLE public_oe static_oe property

public static IElementDef STUDENTSDTN_YOUNGCARERSROLE
return IElementDef

STUDENTSECTIONENROLLMENT public_oe static_oe property

public static IElementDef STUDENTSECTIONENROLLMENT
return IElementDef

STUDENTSECTIONENROLLMENT_ENTRYDATE public_oe static_oe property

public static IElementDef STUDENTSECTIONENROLLMENT_ENTRYDATE
return IElementDef

STUDENTSECTIONENROLLMENT_EXITDATE public_oe static_oe property

public static IElementDef STUDENTSECTIONENROLLMENT_EXITDATE
return IElementDef

STUDENTSECTIONENROLLMENT_REFID public_oe static_oe property

public static IElementDef STUDENTSECTIONENROLLMENT_REFID
return IElementDef

STUDENTSECTIONENROLLMENT_SCHOOLYEAR public_oe static_oe property

public static IElementDef STUDENTSECTIONENROLLMENT_SCHOOLYEAR
return IElementDef

STUDENTSECTIONENROLLMENT_SECTIONINFOREFID public_oe static_oe property

public static IElementDef STUDENTSECTIONENROLLMENT_SECTIONINFOREFID
return IElementDef

STUDENTSECTIONENROLLMENT_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef STUDENTSECTIONENROLLMENT_SIF_EXTENDEDELEMENTS
return IElementDef

STUDENTSECTIONENROLLMENT_SIF_METADATA public_oe static_oe property

public static IElementDef STUDENTSECTIONENROLLMENT_SIF_METADATA
return IElementDef

STUDENTSECTIONENROLLMENT_STUDENTPERSONALREFID public_oe static_oe property

public static IElementDef STUDENTSECTIONENROLLMENT_STUDENTPERSONALREFID
return IElementDef

STUDENTSNAPSHOT public_oe static_oe property

public static IElementDef STUDENTSNAPSHOT
return IElementDef

STUDENTSNAPSHOT_AGE public_oe static_oe property

public static IElementDef STUDENTSNAPSHOT_AGE
return IElementDef

STUDENTSNAPSHOT_BIRTHDATE public_oe static_oe property

public static IElementDef STUDENTSNAPSHOT_BIRTHDATE
return IElementDef

STUDENTSNAPSHOT_HOMEENROLLMENT public_oe static_oe property

public static IElementDef STUDENTSNAPSHOT_HOMEENROLLMENT
return IElementDef

STUDENTSNAPSHOT_LOCALID public_oe static_oe property

public static IElementDef STUDENTSNAPSHOT_LOCALID
return IElementDef

STUDENTSNAPSHOT_NAME public_oe static_oe property

public static IElementDef STUDENTSNAPSHOT_NAME
return IElementDef

STUDENTSNAPSHOT_ONTIMEGRADUATIONYEAR public_oe static_oe property

public static IElementDef STUDENTSNAPSHOT_ONTIMEGRADUATIONYEAR
return IElementDef

STUDENTSNAPSHOT_PROJECTEDGRADUATIONYEAR public_oe static_oe property

public static IElementDef STUDENTSNAPSHOT_PROJECTEDGRADUATIONYEAR
return IElementDef

STUDENTSNAPSHOT_SCHOOLYEAR public_oe static_oe property

public static IElementDef STUDENTSNAPSHOT_SCHOOLYEAR
return IElementDef

STUDENTSNAPSHOT_SEX public_oe static_oe property

public static IElementDef STUDENTSNAPSHOT_SEX
return IElementDef

STUDENTSNAPSHOT_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef STUDENTSNAPSHOT_SIF_EXTENDEDELEMENTS
return IElementDef

STUDENTSNAPSHOT_SIF_METADATA public_oe static_oe property

public static IElementDef STUDENTSNAPSHOT_SIF_METADATA
return IElementDef

STUDENTSNAPSHOT_SNAPDATE public_oe static_oe property

public static IElementDef STUDENTSNAPSHOT_SNAPDATE
return IElementDef

STUDENTSNAPSHOT_STATEPROVINCEID public_oe static_oe property

public static IElementDef STUDENTSNAPSHOT_STATEPROVINCEID
return IElementDef

STUDENTSNAPSHOT_STUDENTPERSONALREFID public_oe static_oe property

public static IElementDef STUDENTSNAPSHOT_STUDENTPERSONALREFID
return IElementDef

STUDENTSNAPSHOT_STUDENTSNAPSHOTREFID public_oe static_oe property

public static IElementDef STUDENTSNAPSHOT_STUDENTSNAPSHOTREFID
return IElementDef

STUDENTSNAPSHOT_STUDENTSUBJECTCHOICELIST public_oe static_oe property

public static IElementDef STUDENTSNAPSHOT_STUDENTSUBJECTCHOICELIST
return IElementDef

STUDENTSUBJECTCHOICE public_oe static_oe property

public static IElementDef STUDENTSUBJECTCHOICE
return IElementDef

STUDENTSUBJECTCHOICELIST public_oe static_oe property

public static IElementDef STUDENTSUBJECTCHOICELIST
return IElementDef

STUDENTSUBJECTCHOICELIST_STUDENTSUBJECTCHOICE public_oe static_oe property

public static IElementDef STUDENTSUBJECTCHOICELIST_STUDENTSUBJECTCHOICE
return IElementDef

STUDENTSUBJECTCHOICE_OTHERSCHOOLLOCALID public_oe static_oe property

public static IElementDef STUDENTSUBJECTCHOICE_OTHERSCHOOLLOCALID
return IElementDef

STUDENTSUBJECTCHOICE_PREFERENCENUMBER public_oe static_oe property

public static IElementDef STUDENTSUBJECTCHOICE_PREFERENCENUMBER
return IElementDef

STUDENTSUBJECTCHOICE_STUDYDESCRIPTION public_oe static_oe property

public static IElementDef STUDENTSUBJECTCHOICE_STUDYDESCRIPTION
return IElementDef

STUDENTSUBJECTCHOICE_SUBJECTLOCALID public_oe static_oe property

public static IElementDef STUDENTSUBJECTCHOICE_SUBJECTLOCALID
return IElementDef

STUDENT_STUDENTLOCALID public_oe static_oe property

public static IElementDef STUDENT_STUDENTLOCALID
return IElementDef

STUDENT_STUDENTSCHOOLENROLLMENTREFID public_oe static_oe property

public static IElementDef STUDENT_STUDENTSCHOOLENROLLMENTREFID
return IElementDef

STUDYDESCRIPTION public_oe static_oe property

public static IElementDef STUDYDESCRIPTION
return IElementDef

STUDYDESCRIPTION_CODE public_oe static_oe property

public static IElementDef STUDYDESCRIPTION_CODE
return IElementDef

STUDYDESCRIPTION_OTHERCODELIST public_oe static_oe property

public static IElementDef STUDYDESCRIPTION_OTHERCODELIST
return IElementDef

SUMMARYENROLLMENTINFO public_oe static_oe property

public static IElementDef SUMMARYENROLLMENTINFO
return IElementDef

SUMMARYENROLLMENTINFO_LOCALID public_oe static_oe property

public static IElementDef SUMMARYENROLLMENTINFO_LOCALID
return IElementDef

SUMMARYENROLLMENTINFO_PARENTOBJECTREFID public_oe static_oe property

public static IElementDef SUMMARYENROLLMENTINFO_PARENTOBJECTREFID
return IElementDef

SUMMARYENROLLMENTINFO_PERSONINFO public_oe static_oe property

public static IElementDef SUMMARYENROLLMENTINFO_PERSONINFO
return IElementDef

SUMMARYENROLLMENTINFO_REFID public_oe static_oe property

public static IElementDef SUMMARYENROLLMENTINFO_REFID
return IElementDef

SUMMARYENROLLMENTINFO_SCHOOLENROLLMENTLIST public_oe static_oe property

public static IElementDef SUMMARYENROLLMENTINFO_SCHOOLENROLLMENTLIST
return IElementDef

SUMMARYENROLLMENTINFO_SCHOOLYEAR public_oe static_oe property

public static IElementDef SUMMARYENROLLMENTINFO_SCHOOLYEAR
return IElementDef

SUMMARYENROLLMENTINFO_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef SUMMARYENROLLMENTINFO_SIF_EXTENDEDELEMENTS
return IElementDef

SUMMARYENROLLMENTINFO_SIF_METADATA public_oe static_oe property

public static IElementDef SUMMARYENROLLMENTINFO_SIF_METADATA
return IElementDef

SUMMARYENROLLMENTINFO_STATEPROVINCEID public_oe static_oe property

public static IElementDef SUMMARYENROLLMENTINFO_STATEPROVINCEID
return IElementDef

TERMINFO public_oe static_oe property

public static IElementDef TERMINFO
return IElementDef

TERMINFO_ATTENDANCETERM public_oe static_oe property

public static IElementDef TERMINFO_ATTENDANCETERM
return IElementDef

TERMINFO_DESCRIPTION public_oe static_oe property

public static IElementDef TERMINFO_DESCRIPTION
return IElementDef

TERMINFO_ENDDATE public_oe static_oe property

public static IElementDef TERMINFO_ENDDATE
return IElementDef

TERMINFO_MARKINGTERM public_oe static_oe property

public static IElementDef TERMINFO_MARKINGTERM
return IElementDef

TERMINFO_REFID public_oe static_oe property

public static IElementDef TERMINFO_REFID
return IElementDef

TERMINFO_RELATIVEDURATION public_oe static_oe property

public static IElementDef TERMINFO_RELATIVEDURATION
return IElementDef

TERMINFO_SCHEDULINGTERM public_oe static_oe property

public static IElementDef TERMINFO_SCHEDULINGTERM
return IElementDef

TERMINFO_SCHOOLINFOREFID public_oe static_oe property

public static IElementDef TERMINFO_SCHOOLINFOREFID
return IElementDef

TERMINFO_SCHOOLYEAR public_oe static_oe property

public static IElementDef TERMINFO_SCHOOLYEAR
return IElementDef

TERMINFO_SIF_EXTENDEDELEMENTS public_oe static_oe property

public static IElementDef TERMINFO_SIF_EXTENDEDELEMENTS
return IElementDef

TERMINFO_SIF_METADATA public_oe static_oe property

public static IElementDef TERMINFO_SIF_METADATA
return IElementDef

TERMINFO_STARTDATE public_oe static_oe property

public static IElementDef TERMINFO_STARTDATE
return IElementDef

TERMINFO_TERMCODE public_oe static_oe property

public static IElementDef TERMINFO_TERMCODE
return IElementDef

TERMINFO_TERMSPAN public_oe static_oe property

public static IElementDef TERMINFO_TERMSPAN
return IElementDef

TERMINFO_TRACK public_oe static_oe property

public static IElementDef TERMINFO_TRACK
return IElementDef