complexType
FeederSchoolAssociation
element FeederSchoolAssociation/FeederSchoolReference
element FeederSchoolAssociation/ReceivingSchoolReference
element FeederSchoolAssociation/BeginDate
element FeederSchoolAssociation/EndDate
element FeederSchoolAssociation/FeederRelationshipDescription
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | FeederSchoolReference ReceivingSchoolReference BeginDate EndDate FeederRelationshipDescription | ||||
annotation |
|
||||
source | <xs:complexType name="FeederSchoolAssociation"> <xs:annotation> <xs:documentation>The association from feeder school to the receiving school.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Association</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="FeederSchoolReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>Reference to the Feeder school.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ReceivingSchoolReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>Reference to the receiving school.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>The month, day, and year of the first day of the feeder school association.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The month, day, and year of the last day of the feeder school association.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="FeederRelationshipDescription" type="Description" minOccurs="0"> <xs:annotation> <xs:documentation>Describes the relationship from the feeder school to the receiving school, for example by program emphasis, such as special education, language immersion, science or performing art.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element FeederSchoolAssociation/FeederSchoolReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="FeederSchoolReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>Reference to the Feeder school.</xs:documentation> </xs:annotation> </xs:element> |
element FeederSchoolAssociation/ReceivingSchoolReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ReceivingSchoolReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>Reference to the receiving school.</xs:documentation> </xs:annotation> </xs:element> |
element FeederSchoolAssociation/BeginDate
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
type | xs:date | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>The month, day, and year of the first day of the feeder school association.</xs:documentation> </xs:annotation> </xs:element> |
element FeederSchoolAssociation/EndDate
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | xs:date | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The month, day, and year of the last day of the feeder school association.</xs:documentation> </xs:annotation> </xs:element> |
element FeederSchoolAssociation/FeederRelationshipDescription
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | Description | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="FeederRelationshipDescription" type="Description" minOccurs="0"> <xs:annotation> <xs:documentation>Describes the relationship from the feeder school to the receiving school, for example by program emphasis, such as special education, language immersion, science or performing art.</xs:documentation> </xs:annotation> </xs:element> |