complexType
ProgramIdentityType
element ProgramIdentityType/ProgramId
element ProgramIdentityType/ProgramType
element ProgramIdentityType/EducationOrganizationReference
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | ProgramId ProgramType EducationOrganizationReference | ||||
used by |
|
||||
annotation |
|
||||
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 | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | ProgramId | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 ProgramIdentityType/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |