From 0db66908ef62baa4e526209d6dad29b29c48a492 Mon Sep 17 00:00:00 2001
From: Mustafa Yilmaz <109824209+MrEdData@users.noreply.github.com>
Date: Thu, 14 Nov 2024 11:59:36 -0600
Subject: [PATCH 1/2] [DATASTD-2333] Create Sample Data for Weapon in
StudentDisciplineIncidentBehaviorAssociation
---
Samples/Sample XML/StudentDiscipline.xml | 7 +++++++
Schemas/Bulk/Ed-Fi-Core.xsd | 8 ++++++++
2 files changed, 15 insertions(+)
diff --git a/Samples/Sample XML/StudentDiscipline.xml b/Samples/Sample XML/StudentDiscipline.xml
index 467640d..bc44d10 100644
--- a/Samples/Sample XML/StudentDiscipline.xml
+++ b/Samples/Sample XML/StudentDiscipline.xml
@@ -788,6 +788,7 @@
uri://ed-fi.org/BehaviorDescriptor#State Offense
Robbery
uri://ed-fi.org/DisciplineIncidentParticipationCodeDescriptor#Perpetrator
+ uri://ed-fi.org/WeaponDescriptor#Knife
@@ -878,6 +879,7 @@
uri://ed-fi.org/BehaviorDescriptor#State Offense
uri://ed-fi.org/DisciplineIncidentParticipationCodeDescriptor#Perpetrator
+ uri://ed-fi.org/WeaponDescriptor#Club
@@ -888,6 +890,7 @@
uri://ed-fi.org/BehaviorDescriptor#State Offense
uri://ed-fi.org/DisciplineIncidentParticipationCodeDescriptor#Perpetrator
+ uri://ed-fi.org/WeaponDescriptor#Other
@@ -898,6 +901,7 @@
uri://ed-fi.org/BehaviorDescriptor#State Offense
uri://ed-fi.org/DisciplineIncidentParticipationCodeDescriptor#Perpetrator
+ uri://ed-fi.org/WeaponDescriptor#Knife
@@ -908,6 +912,7 @@
uri://ed-fi.org/BehaviorDescriptor#State Offense
uri://ed-fi.org/DisciplineIncidentParticipationCodeDescriptor#Perpetrator
+ uri://ed-fi.org/WeaponDescriptor#Other
@@ -918,6 +923,7 @@
uri://ed-fi.org/BehaviorDescriptor#State Offense
uri://ed-fi.org/DisciplineIncidentParticipationCodeDescriptor#Perpetrator
+ uri://ed-fi.org/WeaponDescriptor#Handgun
@@ -928,6 +934,7 @@
uri://ed-fi.org/BehaviorDescriptor#School Violation
uri://ed-fi.org/DisciplineIncidentParticipationCodeDescriptor#Perpetrator
+ uri://ed-fi.org/WeaponDescriptor#Knife
diff --git a/Schemas/Bulk/Ed-Fi-Core.xsd b/Schemas/Bulk/Ed-Fi-Core.xsd
index 1f3c893..38fc57a 100644
--- a/Schemas/Bulk/Ed-Fi-Core.xsd
+++ b/Schemas/Bulk/Ed-Fi-Core.xsd
@@ -8865,6 +8865,14 @@
+
+
+ Identifies the type(s) of weapon used by the student during a descipline incident. The Federal Gun-Free Schools Act requires states to report the number of students expelled for bringing firearms to school by type of firearm.
+
+ WeaponDescriptor
+
+
+
From 4f248d7e0ed776cbe41f6116f6c944c109be5a31 Mon Sep 17 00:00:00 2001
From: Mustafa Yilmaz <109824209+MrEdData@users.noreply.github.com>
Date: Thu, 14 Nov 2024 12:09:53 -0600
Subject: [PATCH 2/2] [DATASTD-2333]
Fixed the typo.
---
Schemas/Bulk/Ed-Fi-Core.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Schemas/Bulk/Ed-Fi-Core.xsd b/Schemas/Bulk/Ed-Fi-Core.xsd
index 38fc57a..5520074 100644
--- a/Schemas/Bulk/Ed-Fi-Core.xsd
+++ b/Schemas/Bulk/Ed-Fi-Core.xsd
@@ -8867,7 +8867,7 @@
- Identifies the type(s) of weapon used by the student during a descipline incident. The Federal Gun-Free Schools Act requires states to report the number of students expelled for bringing firearms to school by type of firearm.
+ Identifies the type(s) of weapon used by the student during a discipline incident. The Federal Gun-Free Schools Act requires states to report the number of students expelled for bringing firearms to school by type of firearm.
WeaponDescriptor