complexType
StudentDisciplineIncidentAssociationIdentityType
element StudentDisciplineIncidentAssociationIdentityType/StudentReference
element StudentDisciplineIncidentAssociationIdentityType/DisciplineIncidentReference
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | StudentReference DisciplineIncidentReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StudentDisciplineIncidentAssociationIdentityType"> <xs:annotation> <xs:documentation>Identity of a StudentDisciplineIncidentAssociation.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>Relates the Student associated with the DisciplineIncident.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DisciplineIncidentReference" type="DisciplineIncidentReferenceType"> <xs:annotation> <xs:documentation>Reference to the DisciplineIncident associated with the Student.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StudentDisciplineIncidentAssociationIdentityType/StudentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StudentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentIdentity StudentLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>Relates the Student associated with the DisciplineIncident.</xs:documentation> </xs:annotation> </xs:element> |
element StudentDisciplineIncidentAssociationIdentityType/DisciplineIncidentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | DisciplineIncidentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | DisciplineIncidentIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="DisciplineIncidentReference" type="DisciplineIncidentReferenceType"> <xs:annotation> <xs:documentation>Reference to the DisciplineIncident associated with the Student.</xs:documentation> </xs:annotation> </xs:element> |