complexType
DisciplineIncidentIdentityType
element DisciplineIncidentIdentityType/IncidentIdentifier
element DisciplineIncidentIdentityType/SchoolReference
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | IncidentIdentifier SchoolReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="DisciplineIncidentIdentityType"> <xs:annotation> <xs:documentation>Identity of a DisciplineIncident.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="IncidentIdentifier" type="IncidentIdentifier"> <xs:annotation> <xs:documentation>A locally assigned unique identifier (within the school or school district) to identify each specific DisciplineIncident or occurrence. The same identifier should be used to document the entire DisciplineIncident even if it included multiple offenses and multiple offenders.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SchoolReference" type="SchoolReferenceType"> <xs:annotation> <xs:documentation>Relates the DisciplineIncident to the school where the incident occurred.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element DisciplineIncidentIdentityType/IncidentIdentifier
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IncidentIdentifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="IncidentIdentifier" type="IncidentIdentifier"> <xs:annotation> <xs:documentation>A locally assigned unique identifier (within the school or school district) to identify each specific DisciplineIncident or occurrence. The same identifier should be used to document the entire DisciplineIncident even if it included multiple offenses and multiple offenders.</xs:documentation> </xs:annotation> </xs:element> |
element DisciplineIncidentIdentityType/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>Relates the DisciplineIncident to the school where the incident occurred.</xs:documentation> </xs:annotation> </xs:element> |