complexType ProgramIdentityType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1094.png
namespace http://ed-fi.org/0210
children EducationOrganizationReference ProgramName ProgramType
used by
element ProgramReferenceType/ProgramIdentity
annotation
documentation
Encapsulates primary attributes that can be used to look up the identity of a Program.
appinfo
<ann:TypeGroup>Identity</ann:TypeGroup>
source <xs:complexType name="ProgramIdentityType">
 
<xs:annotation>
   
<xs:documentation>Encapsulates primary attributes that can be used to look up the identity of a Program.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Identity</ann:TypeGroup>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType">
     
<xs:annotation>
       
<xs:documentation>Relates the program to an EducationOrganization.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ProgramName" type="ProgramName">
     
<xs:annotation>
       
<xs:documentation>The formal name of the Program of instruction, training, services, or benefits available through federal, state, or local agencies.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ProgramType" type="ProgramType">
     
<xs:annotation>
       
<xs:documentation>The type of program.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ProgramIdentityType/EducationOrganizationReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1095.png
namespace http://ed-fi.org/0210
type EducationOrganizationReferenceType
properties
content complex
children EducationOrganizationIdentity EducationOrganizationLookup
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
Relates the program to an EducationOrganization.
source <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType">
 
<xs:annotation>
   
<xs:documentation>Relates the program to an EducationOrganization.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ProgramIdentityType/ProgramName
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1096.png
namespace http://ed-fi.org/0210
type ProgramName
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
The formal name of the Program of instruction, training, services, or benefits available through federal, state, or local agencies.
source <xs:element name="ProgramName" type="ProgramName">
 
<xs:annotation>
   
<xs:documentation>The formal name of the Program of instruction, training, services, or benefits available through federal, state, or local agencies.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ProgramIdentityType/ProgramType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1097.png
namespace http://ed-fi.org/0210
type ProgramType
properties
content simple
facets
Kind Value Annotation
enumeration Adult/Continuing Education
enumeration Alternative Education
enumeration Athletics
enumeration Bilingual
enumeration Bilingual Summer
enumeration Career and Technical Education
enumeration Cocurricular Programs
enumeration College Preparatory
enumeration Community Service Program
enumeration Community/Junior College Education Program
enumeration Compensatory Services for Disadvantaged Students
enumeration Counseling Services
enumeration District-Funded GED
enumeration Early Head Start
enumeration Early Intervention Services Part C
enumeration English as a Second Language (ESL)
enumeration Even Start
enumeration Expelled Education
enumeration Extended Day/Child Care Services
enumeration Fee For Service
enumeration Foreign Exchange
enumeration Gifted and Talented
enumeration Head Start
enumeration Health Services Program
enumeration High School Equivalency Program (HSEP)
enumeration Home Visiting
enumeration Homeless
enumeration IDEA
enumeration Immigrant Education
enumeration Independent Study
enumeration Indian Education
enumeration International Baccalaureate
enumeration Kindergarten - Extended Day
enumeration Kindergarten - Full Day
enumeration Kindergarten - Half Day
enumeration Library/Media Services Program
enumeration Magnet/Special Program Emphasis
enumeration Migrant Education
enumeration Neglected and Delinquent Program
enumeration Optional Flexible School Day Program (OFSDP)
enumeration Other
enumeration Prekindergarten - Extended Day
enumeration Prekindergarten - Full Day
enumeration Prekindergarten - Half Day
enumeration Preschool Special Education
enumeration Public Preschool
enumeration Regular Education
enumeration Remedial Education
enumeration Section 504 Placement
enumeration Service Learning
enumeration Special Education
enumeration Student Retention/Dropout Prevention
enumeration Substance Abuse Education/Prevention
enumeration Teacher Professional Development/Mentoring
enumeration Technical Preparatory
enumeration Title I Part A
enumeration Title I Part D Subpart 1
enumeration Title I Part D Subpart 2
enumeration Vocational Education
annotation
documentation
The type of program.
source <xs:element name="ProgramType" type="ProgramType">
 
<xs:annotation>
   
<xs:documentation>The type of program.</xs:documentation>
 
</xs:annotation>
</xs:element>