complexType
Program
element Program/ProgramId
element Program/ProgramType
element Program/ProgramSponsor
element Program/Services
| diagram | ![]() |
||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||
| type | extension of ComplexObjectType | ||||||||||||||
| properties |
|
||||||||||||||
| children | ProgramId ProgramType ProgramSponsor Services | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:complexType name="Program"> <xs:annotation> <xs:documentation>This entity represents any program designed to work in conjunction with or as a supplement to the main academic program. Programs may provide instruction, training, services, or benefits through federal, state, or local agencies. Programs may also include organized extracurricular activities for students.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Domain Entity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="ComplexObjectType"> <xs:sequence> <xs:element name="ProgramId" type="ProgramId" minOccurs="0"> <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:element name="ProgramSponsor" type="ProgramSponsorType" minOccurs="0"> <xs:annotation> <xs:documentation>Ultimate and intermediate providers of funds for a particular educational or service program or activity or for an individual's participation in the program or activity; e.g., Federal, State, ESC, District, School, Private Org, etc.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Services" type="ServiceDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Defines the services provided by this program to students.</xs:documentation> <xs:appinfo> <ann:Descriptor>ServiceDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element Program/ProgramId
| diagram | ![]() |
|||||||||
| namespace | http://ed-fi.org/0110 | |||||||||
| type | ProgramId | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="ProgramId" type="ProgramId" minOccurs="0"> <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 Program/ProgramType
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | ProgramType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 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 Program/ProgramSponsor
| diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | |||||||||||||||||||||||||||||||||||||||
| type | ProgramSponsorType | |||||||||||||||||||||||||||||||||||||||
| properties |
|
|||||||||||||||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||||||||||||||
| annotation |
|
|||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="ProgramSponsor" type="ProgramSponsorType" minOccurs="0"> <xs:annotation> <xs:documentation>Ultimate and intermediate providers of funds for a particular educational or service program or activity or for an individual's participation in the program or activity; e.g., Federal, State, ESC, District, School, Private Org, etc.</xs:documentation> </xs:annotation> </xs:element> |
element Program/Services
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
| type | ServiceDescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| children | CodeValue ShortDescription Description ServiceCategory | ||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Services" type="ServiceDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Defines the services provided by this program to students.</xs:documentation> <xs:appinfo> <ann:Descriptor>ServiceDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |





