complexType
Program
element Program/EducationOrganizationReference
element Program/ProgramId
element Program/ProgramName
element Program/ProgramType
element Program/ProgramCharacteristic
element Program/ProgramSponsor
element Program/Service
element Program/LearningObjectiveReference
element Program/LearningStandardReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | EducationOrganizationReference ProgramId ProgramName ProgramType ProgramCharacteristic ProgramSponsor Service LearningObjectiveReference LearningStandardReference | ||||||||||||||
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="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>Relates the program to an EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> <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="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:element name="ProgramCharacteristic" type="ProgramCharacteristicDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Reflects important characteristics of the Program, such as categories or particular indications.</xs:documentation> <xs:appinfo> <ann:Descriptor>ProgramCharacteristicDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ProgramSponsor" type="ProgramSponsorType" minOccurs="0" maxOccurs="unbounded"> <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 Organization).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Service" type="ServiceDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Defines the services this program provides to students.</xs:documentation> <xs:appinfo> <ann:Descriptor>ServiceDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="LearningObjectiveReference" type="LearningObjectiveReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>References the LearningObjective(s) with which the Program is associated.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LearningStandardReference" type="LearningStandardReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>LearningStandard followed by this program.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element Program/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity EducationOrganizationLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>Relates the program to an EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> |
element Program/ProgramId
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
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/ProgramName
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | ProgramName | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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 Program/ProgramType
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | ProgramType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ProgramType" type="ProgramType"> <xs:annotation> <xs:documentation>The type of program.</xs:documentation> </xs:annotation> </xs:element> |
element Program/ProgramCharacteristic
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | ProgramCharacteristicDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ProgramCharacteristic" type="ProgramCharacteristicDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Reflects important characteristics of the Program, such as categories or particular indications.</xs:documentation> <xs:appinfo> <ann:Descriptor>ProgramCharacteristicDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element Program/ProgramSponsor
diagram | ||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||||||||||||||
type | ProgramSponsorType | |||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ProgramSponsor" type="ProgramSponsorType" minOccurs="0" maxOccurs="unbounded"> <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 Organization).</xs:documentation> </xs:annotation> </xs:element> |
element Program/Service
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | ServiceDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Service" type="ServiceDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Defines the services this program provides to students.</xs:documentation> <xs:appinfo> <ann:Descriptor>ServiceDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element Program/LearningObjectiveReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | LearningObjectiveReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | LearningObjectiveIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="LearningObjectiveReference" type="LearningObjectiveReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>References the LearningObjective(s) with which the Program is associated.</xs:documentation> </xs:annotation> </xs:element> |
element Program/LearningStandardReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | LearningStandardReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | LearningStandardIdentity LearningStandardLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="LearningStandardReference" type="LearningStandardReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>LearningStandard followed by this program.</xs:documentation> </xs:annotation> </xs:element> |