<?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:annotation>
			<xs:documentation>Details about an official summons to appear in court or pay a fine given to a subject from a peace official due to a subjects violation or infraction of a law for Arizona</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="CitationViolation" type="azCite:IncidentType">
		<xs:annotation>
			<xs:documentation>An activity that is a violation of a law or ordinance that results in a subject being given a citation for Arizona.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="DrivingIncident" type="azCite:DrivingIncidentType">
		<xs:annotation>
			<xs:documentation>Details about an incident involving a vehicle, e.g., a traffic accident, speeding, reckless driving for Arizona.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="VictimInvolvedIndicator" type="j-xsd:boolean">
		<xs:annotation>
			<xs:documentation>An indicator that a victim was involved in the defendant’s violation(s).</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="VictimInvolvedNotifiedIndicator" type="j-xsd:boolean">
		<xs:annotation>
			<xs:documentation>If a victim was involved, an indicator that the victim was notified of the defendant’s citing.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="CriminalPromiseToAppearIndicator" type="j-xsd:boolean">
		<xs:annotation>
			<xs:documentation>If any of the citation’s violation are criminal or criminal traffic, the defendant’s promise to appear in court.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="CivilAcknowledgeReceiptIndicator" type="j-xsd:boolean">
		<xs:annotation>
			<xs:documentation>If the citation violations are all  civil violations, the defendant’s acknowledgment of the citation.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="CitationAgencyCaseID" type="j:IDType">
		<xs:annotation>
			<xs:documentation>The case or citation number issued by the agency.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="DrivingIncidentSixteenPassengerIndicator" type="j-xsd:boolean">
		<xs:annotation>
			<xs:documentation>An indicator if the vehicle driven can hold sixteen or more passengers.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="DrivingIncidentSafeSpeedRate" type="j:SpeedRateType">
		<xs:annotation>
			<xs:documentation>The posted or the officer’s opinion of the safe speed of the roadway.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="DrivingIncidentPaceDetectionIndicator" type="j-xsd:boolean">
		<xs:annotation>
			<xs:documentation>The officer used pacing as the means to determine the speed of the defendant’s vehicle.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="DrivingIncidentVisualDetectionIndicator" type="j-xsd:boolean">
		<xs:annotation>
			<xs:documentation>The officer visually determined the speed of the defendant’s vehicle.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="DrivingIncidentVascarDetectionIndicator" type="j-xsd:boolean">
		<xs:annotation>
			<xs:documentation>The officer used the vascar method to determine the speed of the defendant’s vehicle.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="DrivingIncidentOtherDetectionIndicator" type="j-xsd:boolean">
		<xs:annotation>
			<xs:documentation>The officer used another means to determine the speed of the defendant’s vehicle other than pace, vascar, or visually.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="ViolationSequenceID" type="j:IDType">
		<xs:annotation>
			<xs:documentation>The number of the violation on the citation.  Maximum of 5 per citation.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="IncidentDomesticViolenceIndicator" type="j-xsd:boolean">
		<xs:annotation>
			<xs:documentation>An indicator that the violation involved domestic violence.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="IncidentCriminalIndicator" type="j-xsd:boolean">
		<xs:annotation>
			<xs:documentation>An indicator that the violation is a criminal offense.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="IncidentCriminalTrafficIndicator" type="j-xsd:boolean">
		<xs:annotation>
			<xs:documentation>An indicator that the violation is a criminal traffic offense.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="IncidenCivilTrafficIndicator" type="j-xsd:boolean">
		<xs:annotation>
			<xs:documentation>An indicator that the violation is a civil traffic offense.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="IncidentCivilPettyOffenseIndicator" type="j-xsd:boolean">
		<xs:annotation>
			<xs:documentation>An indicator that the violation was a petty offense.</xs:documentation>
		</xs:annotation>
	</xs:element>
</xs:schema>

