complexType PostSecondaryInstitution
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p952.png
namespace http://ed-fi.org/0200
children PostSecondaryInstitutionId PostSecondaryInstitutionIdentificationCode NameOfInstitution MediumOfInstruction PostSecondaryInstitutionLevel AdministrativeFundingControl
used by
element PostSecondaryEvent/PostSecondaryInstitution
annotation
documentation
An organization that provides educational programs for individuals who have completed or otherwise left educational programs in secondary school(s).
appinfo
<ann:TypeGroup>Common</ann:TypeGroup>
<ann:EdFiId>520</ann:EdFiId>
source <xs:complexType name="PostSecondaryInstitution">
 
<xs:annotation>
   
<xs:documentation>An organization that provides educational programs for individuals who have completed or otherwise left educational programs in secondary school(s).</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Common</ann:TypeGroup>
     
<ann:EdFiId>520</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="PostSecondaryInstitutionId" type="PostSecondaryInstitutionId" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The ID of the post secondary institution.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>895</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PostSecondaryInstitutionIdentificationCode" type="PostSecondaryInstitutionIdentificationCode" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>A unique number or alphanumeric code assigned to an education organization by a school, school system, a state, or other agency or entity.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>897</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="NameOfInstitution" type="NameOfInstitution">
     
<xs:annotation>
       
<xs:documentation>The postsecondary institution associated with the event.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>894</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MediumOfInstruction" type="MediumOfInstructionType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>The categories in which an institution serves the students.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>893</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PostSecondaryInstitutionLevel" type="PostSecondaryInstitutionLevelType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A classification of whether a post secondary institution's highest level of offering is a program of 4-years or higher (4 year), 2-but-less-than 4-years (2 year), or less than 2-years.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>896</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AdministrativeFundingControl" type="AdministrativeFundingControlDescriptorReferenceType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A classification of whether a postsecondary institution is operated by publicly elected or appointed officials (public control) or by privately elected or appointed officials and derives its major source of funds from private sources (private control).</xs:documentation>
       
<xs:appinfo>
         
<ann:Descriptor>AdministrativeFundingControlDescriptor</ann:Descriptor>
         
<ann:EdFiId>892</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element PostSecondaryInstitution/PostSecondaryInstitutionId
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p953.png
namespace http://ed-fi.org/0200
type PostSecondaryInstitutionId
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 30
annotation
documentation
The ID of the post secondary institution.
appinfo
<ann:EdFiId>895</ann:EdFiId>
source <xs:element name="PostSecondaryInstitutionId" type="PostSecondaryInstitutionId" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The ID of the post secondary institution.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>895</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element PostSecondaryInstitution/PostSecondaryInstitutionIdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p954.png
namespace http://ed-fi.org/0200
type PostSecondaryInstitutionIdentificationCode
properties
minOcc 0
maxOcc unbounded
content complex
children IdentificationCode EducationOrganizationIdentificationSystem
annotation
documentation
A unique number or alphanumeric code assigned to an education organization by a school, school system, a state, or other agency or entity.
appinfo
<ann:EdFiId>897</ann:EdFiId>
source <xs:element name="PostSecondaryInstitutionIdentificationCode" type="PostSecondaryInstitutionIdentificationCode" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>A unique number or alphanumeric code assigned to an education organization by a school, school system, a state, or other agency or entity.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>897</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element PostSecondaryInstitution/NameOfInstitution
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p955.png
namespace http://ed-fi.org/0200
type NameOfInstitution
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 75
annotation
documentation
The postsecondary institution associated with the event.
appinfo
<ann:EdFiId>894</ann:EdFiId>
source <xs:element name="NameOfInstitution" type="NameOfInstitution">
 
<xs:annotation>
   
<xs:documentation>The postsecondary institution associated with the event.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>894</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element PostSecondaryInstitution/MediumOfInstruction
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p956.png
namespace http://ed-fi.org/0200
type MediumOfInstructionType
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
enumeration Center-based instruction
appinfo
<ann:EdFiId>196-001</ann:EdFiId>
enumeration Correspondence instruction
documentation
Course is taught via hard or electronic copy or other media (CD, DVD, video cassette) and student works at own pace usually without an instructor present, but generally under supervision of LEA. Includes "packet" programs.
appinfo
<ann:EdFiId>196-002</ann:EdFiId>
enumeration Distance Learning (other than online)
appinfo
<ann:EdFiId>196-003</ann:EdFiId>
enumeration Face-to-face instruction
documentation
Course is taught primarily in person and usually in a conventional classroom or lecture hall.
appinfo
<ann:EdFiId>196-004</ann:EdFiId>
enumeration Independent study
documentation
Structured learning experience is recognized for credit but is not under supervision of the LEA.
appinfo
<ann:EdFiId>196-005</ann:EdFiId>
enumeration Internship
appinfo
<ann:EdFiId>196-006</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>196-007</ann:EdFiId>
enumeration Other technology-based instruction
appinfo
<ann:EdFiId>196-008</ann:EdFiId>
enumeration Technology-based instruction in classroom
appinfo
<ann:EdFiId>196-009</ann:EdFiId>
enumeration Telepresence/video conference
appinfo
<ann:EdFiId>196-010</ann:EdFiId>
enumeration Televised
appinfo
<ann:EdFiId>196-011</ann:EdFiId>
enumeration Videotaped/prerecorded video
appinfo
<ann:EdFiId>196-012</ann:EdFiId>
enumeration Virtual/On-line Distance learning
appinfo
<ann:EdFiId>196-013</ann:EdFiId>
annotation
documentation
The categories in which an institution serves the students.
appinfo
<ann:EdFiId>893</ann:EdFiId>
source <xs:element name="MediumOfInstruction" type="MediumOfInstructionType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The categories in which an institution serves the students.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>893</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element PostSecondaryInstitution/PostSecondaryInstitutionLevel
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p957.png
namespace http://ed-fi.org/0200
type PostSecondaryInstitutionLevelType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Four or more years
appinfo
<ann:EdFiId>208-002</ann:EdFiId>
enumeration At least 2 but less than 4 years
appinfo
<ann:EdFiId>208-001</ann:EdFiId>
enumeration Less than 2 years (below associate)
appinfo
<ann:EdFiId>208-003</ann:EdFiId>
annotation
documentation
A classification of whether a post secondary institution's highest level of offering is a program of 4-years or higher (4 year), 2-but-less-than 4-years (2 year), or less than 2-years.
appinfo
<ann:EdFiId>896</ann:EdFiId>
source <xs:element name="PostSecondaryInstitutionLevel" type="PostSecondaryInstitutionLevelType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A classification of whether a post secondary institution's highest level of offering is a program of 4-years or higher (4 year), 2-but-less-than 4-years (2 year), or less than 2-years.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>896</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element PostSecondaryInstitution/AdministrativeFundingControl
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p958.png
namespace http://ed-fi.org/0200
type AdministrativeFundingControlDescriptorReferenceType
properties
minOcc 0
maxOcc 1
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
A classification of whether a postsecondary institution is operated by publicly elected or appointed officials (public control) or by privately elected or appointed officials and derives its major source of funds from private sources (private control).
appinfo
<ann:Descriptor>AdministrativeFundingControlDescriptor</ann:Descriptor>
<ann:EdFiId>892</ann:EdFiId>
source <xs:element name="AdministrativeFundingControl" type="AdministrativeFundingControlDescriptorReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A classification of whether a postsecondary institution is operated by publicly elected or appointed officials (public control) or by privately elected or appointed officials and derives its major source of funds from private sources (private control).</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>AdministrativeFundingControlDescriptor</ann:Descriptor>
     
<ann:EdFiId>892</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>