<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2006 rel. 3 U (http://www.altova.com) by Kevin LaBranche (Coconino County) -->
<xs:schema xmlns:azCite="http://localhost/azcitation/1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:j="http://www.it.ojp.gov/jxdm/3.0.2" xmlns:j-xsd="http://www.it.ojp.gov/jxdm/3.0.2/proxy/xsd/1.0" targetNamespace="http://localhost/azcitation/1.0" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0.0">
	<xs:import namespace="http://www.it.ojp.gov/jxdm/3.0.2" schemaLocation="Subset/jxdm/3.0.2/jxdm.xsd"/>
	<xs:import namespace="http://www.it.ojp.gov/jxdm/3.0.2/proxy/xsd/1.0" schemaLocation="Subset/jxdm/3.0.2/proxy/xsd/1.0/xsd.xsd"/>
	<xs:complexType name="CitationType">
		<xs:complexContent>
			<xs:extension base="j:CitationType">
				<xs:sequence>
					<xs:element ref="azCite:VictimInvolvedIndicator" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="azCite:VictimInvolvedNotifiedIndicator" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="azCite:CriminalPromiseToAppearIndicator" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="azCite:CivilAcknowledgeReceiptIndicator" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="azCite:CitationAgencyCaseID" minOccurs="0" maxOccurs="unbounded"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="DrivingIncidentType">
		<xs:complexContent>
			<xs:extension base="j:DrivingIncidentType">
				<xs:sequence>
					<xs:element ref="azCite:DrivingIncidentSixteenPassengerIndicator" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="azCite:DrivingIncidentSafeSpeedRate" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="azCite:DrivingIncidentPaceDetectionIndicator" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="azCite:DrivingIncidentVisualDetectionIndicator" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="azCite:DrivingIncidentVascarDetectionIndicator" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="azCite:DrivingIncidentOtherDetectionIndicator" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="j:RelativeLocation" minOccurs="0" maxOccurs="unbounded"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="IncidentType">
		<xs:complexContent>
			<xs:extension base="j:IncidentType">
				<xs:sequence>
					<xs:element ref="j:Sanction" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="azCite:ViolationSequenceID" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="azCite:IncidentDomesticViolenceIndicator" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="azCite:IncidentCriminalIndicator" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="azCite:IncidentCriminalTrafficIndicator" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="azCite:IncidenCivilTrafficIndicator" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="azCite:IncidentCivilPettyOffenseIndicator" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="j:Disposition" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="j:CaseDocketID" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="j:IncidentViolatedStatute" minOccurs="0" maxOccurs="unbounded"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:element name="Citation" type="azCite:CitationType"/>
	<xs:element name="CitationViolation" type="azCite:IncidentType"/>
	<xs:element name="DrivingIncident" type="azCite:DrivingIncidentType"/>
	<xs:element name="VictimInvolvedIndicator" type="j-xsd:boolean"/>
	<xs:element name="VictimInvolvedNotifiedIndicator" type="j-xsd:boolean"/>
	<xs:element name="CriminalPromiseToAppearIndicator" type="j-xsd:boolean"/>
	<xs:element name="CivilAcknowledgeReceiptIndicator" type="j-xsd:boolean"/>
	<xs:element name="CitationAgencyCaseID" type="j:IDType"/>
	<xs:element name="DrivingIncidentSixteenPassengerIndicator" type="j-xsd:boolean"/>
	<xs:element name="DrivingIncidentSafeSpeedRate" type="j:SpeedRateType"/>
	<xs:element name="DrivingIncidentPaceDetectionIndicator" type="j-xsd:boolean"/>
	<xs:element name="DrivingIncidentVisualDetectionIndicator" type="j-xsd:boolean"/>
	<xs:element name="DrivingIncidentVascarDetectionIndicator" type="j-xsd:boolean"/>
	<xs:element name="DrivingIncidentOtherDetectionIndicator" type="j-xsd:boolean"/>
	<xs:element name="ViolationSequenceID" type="j:IDType"/>
	<xs:element name="IncidentDomesticViolenceIndicator" type="j-xsd:boolean"/>
	<xs:element name="IncidentCriminalIndicator" type="j-xsd:boolean"/>
	<xs:element name="IncidentCriminalTrafficIndicator" type="j-xsd:boolean"/>
	<xs:element name="IncidenCivilTrafficIndicator" type="j-xsd:boolean"/>
	<xs:element name="IncidentCivilPettyOffenseIndicator" type="j-xsd:boolean"/>
</xs:schema>

