complexType ProgramIdentityType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p760.png
namespace http://ed-fi.org/0110
children ProgramId ProgramType EducationOrganizationReference
used by
element ProgramReferenceType/ProgramIdentity
annotation
documentation
Encapsulates the possible attributes that can be used to lookup the identity of programs.
appinfo
<ann:TypeGroup>Identity</ann:TypeGroup>
source <xs:complexType name="ProgramIdentityType">
 
<xs:annotation>
   
<xs:documentation>Encapsulates the possible attributes that can be used to lookup the identity of programs.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Identity</ann:TypeGroup>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:choice>
     
<xs:element name="ProgramId" type="ProgramId">
       
<xs:annotation>
         
<xs:documentation>A unique number or alphanumeric code assigned to a program by a school, school system, a state, or other agency or entity.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ProgramType" type="ProgramType">
       
<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:choice>
   
<xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Provide user information to lookup and link to an existing educational organization record in the receiving system</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ProgramIdentityType/ProgramId
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p761.png
namespace http://ed-fi.org/0110
type ProgramId
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 20 
annotation
documentation
A unique number or alphanumeric code assigned to a program by a school, school system, a state, or other agency or entity.
source <xs:element name="ProgramId" type="ProgramId">
 
<xs:annotation>
   
<xs:documentation>A unique number or alphanumeric code assigned to a program by a school, school system, a state, or other agency or entity.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ProgramIdentityType/ProgramType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p762.png
namespace http://ed-fi.org/0110
type ProgramType
properties
isRef 0
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 English as a Second Language (ESL) 
enumeration Even Start 
enumeration Expelled Education 
enumeration Extended Day/Child Care Services 
enumeration Gifted and Talented 
enumeration Head Start 
enumeration Health Services Program 
enumeration High School Equivalency Program (HSEP) 
enumeration IDEA 
enumeration Immigrant Education 
enumeration Independent Study 
enumeration Indian Education 
enumeration International Baccalaureate 
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 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 Vocational Education 
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="ProgramType" type="ProgramType">
 
<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/EducationOrganizationReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p763.png
namespace http://ed-fi.org/0110
type EducationOrganizationReferenceType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children EducationOrganizationIdentity
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
documentation
The XML ID associated with this complex object.
refxs:IDREF      
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
Provide user information to lookup and link to an existing educational organization record in the receiving system
source <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Provide user information to lookup and link to an existing educational organization record in the receiving system</xs:documentation>
 
</xs:annotation>
</xs:element>