complexType
ProgramLookupType
element ProgramLookupType/EducationOrganizationReference
element ProgramLookupType/ProgramId
element ProgramLookupType/ProgramName
element ProgramLookupType/ProgramType
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | EducationOrganizationReference ProgramId ProgramName ProgramType | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="ProgramLookupType"> <xs:annotation> <xs:documentation>Encapsulates alternative attributes that can be used to look up the identity of a Program.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Lookup</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType" minOccurs="0"> <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" minOccurs="0"> <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" minOccurs="0"> <xs:annotation> <xs:documentation>The type of program.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element ProgramLookupType/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity EducationOrganizationLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Relates the program to an EducationOrganization.</xs:documentation> </xs:annotation> </xs:element> |
element ProgramLookupType/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 ProgramLookupType/ProgramName
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | ProgramName | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ProgramName" type="ProgramName" minOccurs="0"> <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 ProgramLookupType/ProgramType
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | ProgramType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ProgramType" type="ProgramType" minOccurs="0"> <xs:annotation> <xs:documentation>The type of program.</xs:documentation> </xs:annotation> </xs:element> |