<?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" targetNamespace="http://localhost/azcitation/1.0" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0.0">
	<xs:include schemaLocation="citationExtension.xsd"/>
	<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:element name="ArizonaCitation">
		<xs:complexType>
			<xs:complexContent>
				<xs:extension base="j:DocumentType">
					<xs:sequence>
						<xs:element ref="azCite:Citation"/>
						<xs:element ref="j:CitationIssuedLocation"/>
						<xs:element ref="j:CitationIssuingOfficial"/>
						<xs:element ref="j:CitationSubject"/>
						<xs:element ref="azCite:CitationViolation"/>
						<xs:element ref="j:CourtAppearance"/>
						<xs:element ref="azCite:DrivingIncident"/>
						<xs:element ref="j:Vehicle"/>
					</xs:sequence>
				</xs:extension>
			</xs:complexContent>
		</xs:complexType>
	</xs:element>
</xs:schema>

