complexType
EducationOrganizationNetworkAssociation
element EducationOrganizationNetworkAssociation/EducationOrganizationNetworkReference
element EducationOrganizationNetworkAssociation/EducationOrganizationReference
element EducationOrganizationNetworkAssociation/BeginDate
element EducationOrganizationNetworkAssociation/EndDate
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | EducationOrganizationNetworkReference EducationOrganizationReference BeginDate EndDate | ||||
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:sequence> <xs:element name="EducationOrganizationNetworkReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>A reference to the network to which this EdOrg is a member.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The EdOrg 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 EdOrg 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 EdOrg left this network.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element EducationOrganizationNetworkAssociation/EducationOrganizationNetworkReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationNetworkReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>A reference to the network to which this EdOrg is a member.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganizationNetworkAssociation/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The EdOrg member in the network</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganizationNetworkAssociation/BeginDate
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | xs:date | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="BeginDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date on which the EdOrg joined this network.</xs:documentation> </xs:annotation> </xs:element> |
element EducationOrganizationNetworkAssociation/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 date on which the EdOrg left this network.</xs:documentation> </xs:annotation> </xs:element> |