complexType
FeederSchoolAssociationIdentityType
element FeederSchoolAssociationIdentityType/FeederSchoolReference
element FeederSchoolAssociationIdentityType/SchoolReference
element FeederSchoolAssociationIdentityType/BeginDate
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | FeederSchoolReference SchoolReference BeginDate | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="FeederSchoolAssociationIdentityType"> <xs:annotation> <xs:documentation>Identity of a FeederSchoolAssociation.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="FeederSchoolReference" type="SchoolReferenceType"> <xs:annotation> <xs:documentation>Reference to the feeder school.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SchoolReference" type="SchoolReferenceType"> <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:sequence> </xs:complexType> |
element FeederSchoolAssociationIdentityType/FeederSchoolReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | SchoolReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | SchoolIdentity SchoolLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="FeederSchoolReference" type="SchoolReferenceType"> <xs:annotation> <xs:documentation>Reference to the feeder school.</xs:documentation> </xs:annotation> </xs:element> |
element FeederSchoolAssociationIdentityType/SchoolReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | SchoolReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | SchoolIdentity SchoolLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SchoolReference" type="SchoolReferenceType"> <xs:annotation> <xs:documentation>Reference to the receiving school.</xs:documentation> </xs:annotation> </xs:element> |
element FeederSchoolAssociationIdentityType/BeginDate
diagram | |||
namespace | http://ed-fi.org/0210 | ||
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> |