complexType
EducationOrganizationNetworkAssociation
element EducationOrganizationNetworkAssociation/EducationOrganizationNetworkReference
element EducationOrganizationNetworkAssociation/MemberEducationOrganizationReference
element EducationOrganizationNetworkAssociation/BeginDate
element EducationOrganizationNetworkAssociation/EndDate
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | EducationOrganizationNetworkReference MemberEducationOrganizationReference BeginDate EndDate | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="EducationOrganizationNetworkAssociation"> <xs:annotation> <xs:documentation>Properties of the association between the EducationOrganization and its network(s).</xs:documentation> <xs:appinfo> <ann:TypeGroup>Association</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="ComplexObjectType"> <xs:sequence> <xs:element name="EducationOrganizationNetworkReference" type="EducationOrganizationNetworkReferenceType"> <xs:annotation> <xs:documentation>A reference to the EducationOrganizationNetwork to which this education organization is a member.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="MemberEducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The EducationOrganization member in the network.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BeginDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date on which the EducationOrganization joined this network.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date on which the EducationOrganization left this network.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element EducationOrganizationNetworkAssociation/EducationOrganizationNetworkReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationOrganizationNetworkReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationNetworkIdentity EducationOrganizationNetworkLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationNetworkReference" type="EducationOrganizationNetworkReferenceType"> <xs:annotation> <xs:documentation>A reference to the EducationOrganizationNetwork to which this education organization is a member.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganizationNetworkAssociation/MemberEducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity EducationOrganizationLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="MemberEducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The EducationOrganization member in the network.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganizationNetworkAssociation/BeginDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="BeginDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date on which the EducationOrganization joined this network.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganizationNetworkAssociation/EndDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date on which the EducationOrganization left this network.</xs:documentation> </xs:annotation> </xs:element> |