complexType
ProgramIdentityType
element ProgramIdentityType/EducationOrganizationReference
element ProgramIdentityType/ProgramName
element ProgramIdentityType/ProgramType
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | EducationOrganizationReference ProgramName ProgramType | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="ProgramIdentityType"> <xs:annotation> <xs:documentation>Encapsulates primary attributes that can be used to look up the identity of a Program.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <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="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:sequence> </xs:complexType> |
element ProgramIdentityType/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 ProgramIdentityType/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 ProgramIdentityType/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> |