Disclaimer: This tool was developed by Tom Carlson Consulting LLC. It was created from the official distribution of the data model. Tom Carlson Consulting LLC makes neither claim nor warranty that this tool provides an accurate representation of the NIEM data model. For official and authoritative representations, please visit the official NIEM release website.
<?xml version="1.0" encoding="UTF-8"?> <xs:schema targetNamespace="http://release.niem.gov/niem/codes/apco/5.0/" version="1" xml:lang="en-US" xsi:schemaLocation="http://release.niem.gov/niem/appinfo/5.0/ ../utility/appinfo.xsd http://release.niem.gov/niem/conformanceTargets/3.0/ ../utility/conformanceTargets.xsd" ct:conformanceTargets="http://reference.niem.gov/niem/specification/naming-and-design-rules/5.0/#ReferenceSchemaDocument" xmlns:apco="http://release.niem.gov/niem/codes/apco/5.0/" xmlns:appinfo="http://release.niem.gov/niem/appinfo/5.0/" xmlns:ct="http://release.niem.gov/niem/conformanceTargets/3.0/" xmlns:structures="http://release.niem.gov/niem/structures/5.0/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <xs:annotation> <xs:documentation>Association of Public-Safety Communications Officials (APCO) - International, Inc.</xs:documentation> </xs:annotation> <xs:import namespace="http://release.niem.gov/niem/structures/5.0/" schemaLocation="../utility/structures.xsd"/> <xs:simpleType name="AlarmEventCategoryCodeSimpleType"> <xs:annotation> <xs:documentation>A data type for kinds of alarm events.</xs:documentation> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="BURG"> <xs:annotation> <xs:documentation>Burglary</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Comm"> <xs:annotation> <xs:documentation>Communication Fail</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FIRE"> <xs:annotation> <xs:documentation>Fire</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Holdup"> <xs:annotation> <xs:documentation>Holdup / Duress</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Medical"> <xs:annotation> <xs:documentation>Medical Alarm</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> <xs:complexType name="AlarmEventCategoryCodeType"> <xs:annotation> <xs:documentation>A data type for kinds of alarm events.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="apco:AlarmEventCategoryCodeSimpleType"> <xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/> </xs:extension> </xs:simpleContent> </xs:complexType> <xs:simpleType name="AlarmEventLocationCategoryCodeSimpleType"> <xs:annotation> <xs:documentation>A data type for the kinds of location at which an alarm event occurs.</xs:documentation> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="commercial"> <xs:annotation> <xs:documentation>commercial</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="residential"> <xs:annotation> <xs:documentation>residential</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> <xs:complexType name="AlarmEventLocationCategoryCodeType"> <xs:annotation> <xs:documentation>A data type for the kinds of location at which an alarm event occurs.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="apco:AlarmEventLocationCategoryCodeSimpleType"> <xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/> </xs:extension> </xs:simpleContent> </xs:complexType> <xs:simpleType name="AlarmEventResponseActionCodeSimpleType"> <xs:annotation> <xs:documentation>A data type for actions requested of an alarm event responder.</xs:documentation> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="notify"> <xs:annotation> <xs:documentation>notify</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="respond"> <xs:annotation> <xs:documentation>respond</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> <xs:complexType name="AlarmEventResponseActionCodeType"> <xs:annotation> <xs:documentation>A data type for actions requested of an alarm event responder.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="apco:AlarmEventResponseActionCodeSimpleType"> <xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/> </xs:extension> </xs:simpleContent> </xs:complexType> <xs:simpleType name="IncidentCategoryCodeSimpleType"> <xs:annotation> <xs:documentation>A data type for incident codes.</xs:documentation> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="911H"> <xs:annotation> <xs:documentation>911 HANG UP - 911 hang-ups</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="911OPN"> <xs:annotation> <xs:documentation>911 OPEN LINE - 911 open line</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ABDOM"> <xs:annotation> <xs:documentation>ABDOMINAL - Abdominal pain or problems</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ABDUCTF"> <xs:annotation> <xs:documentation>ABDUCTION FAMILY - Abduction/kidnapping by family member</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ABDUCTNF"> <xs:annotation> <xs:documentation>ABDUCTION NON-FAMILY - Abduction/kidnapping by non-family member</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ABUSE"> <xs:annotation> <xs:documentation>ABUSE - Child or Elder</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ACCIND"> <xs:annotation> <xs:documentation>INDUSTRIAL ACCIDENT - Includes entrapment in major machinery, industrial disasters</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ADMIN"> <xs:annotation> <xs:documentation>ADMINISTRATIVE - Includes follow-ups, DNA collection, citizen complaints, law escorts, request extra patrol</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="AIR"> <xs:annotation> <xs:documentation>AIRCRAFT - Aircraft related incidents including reported hijacking</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALIEN"> <xs:annotation> <xs:documentation>IMMIGRATION - Immigration violation, illegal aliens</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALLERGIC"> <xs:annotation> <xs:documentation>ALLERGIC - Allergic reaction, insect stings</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRBA"> <xs:annotation> <xs:documentation>BURGLAR ALARM- Audible - Includes audible Intrusion alarms</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRBOX"> <xs:annotation> <xs:documentation>BOX ALARM - Pull box alarm for police, fire or EMS</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRBS"> <xs:annotation> <xs:documentation>BURGLAR ALARM - Silent - Includes silent intrusion alarms</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRCO"> <xs:annotation> <xs:documentation>FIRE ALARM - CO - Carbon Monoxide</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRCO2"> <xs:annotation> <xs:documentation>FIRE ALARM - CO2 - Carbon Dioxide</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRDEFIB"> <xs:annotation> <xs:documentation>DEFIBRILLATOR ALARM - Automated Implantable Cardiac Defibrillator (AICD) alarm or event</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRF"> <xs:annotation> <xs:documentation>FIRE ALARM - Generic fire alarm</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRGAS"> <xs:annotation> <xs:documentation>FIRE ALARM - GAS</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRHEAT"> <xs:annotation> <xs:documentation>FIRE ALARM - HEAT</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRKPAD"> <xs:annotation> <xs:documentation>FIRE ALARM - KEYPAD</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRMED"> <xs:annotation> <xs:documentation>MEDICAL ALARM</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRNGAS"> <xs:annotation> <xs:documentation>FIRE ALARM - NAT GAS - Natural Gas</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRPANA"> <xs:annotation> <xs:documentation>PANIC ALARM AUDIBLE - Includes audible duress alarm</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRPANS"> <xs:annotation> <xs:documentation>PANIC ALARM SILENT - Includes silent duress alarm</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRPROPN"> <xs:annotation> <xs:documentation>FIRE ALARM - PROPANE</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRPULL"> <xs:annotation> <xs:documentation>FIRE ALARM - PULL STATION</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRROBA"> <xs:annotation> <xs:documentation>ROBBERY ALARM AUDIBLE - Includes hold up alarms</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRROBS"> <xs:annotation> <xs:documentation>ROBBERY ALARM SILENT - Includes hold up alarms</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRU"> <xs:annotation> <xs:documentation>ALARM UNK - Audible alarm unknown type</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRVEH"> <xs:annotation> <xs:documentation>VEHICLE ALARM</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALRWTR"> <xs:annotation> <xs:documentation>FIRE ALARM - WATER FLOW - includes sprinkler alarms</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ALS"> <xs:annotation> <xs:documentation>ALS - Advanced Life Support</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ANIMAL"> <xs:annotation> <xs:documentation>ANIMAL - Animal complaints including animal rescue</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ASSAULT"> <xs:annotation> <xs:documentation>ASSAULT - With or without injury</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ASSIST"> <xs:annotation> <xs:documentation>ASSIST - Assist to other agency or request for manpower</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ATL"> <xs:annotation> <xs:documentation>ATL - Attempt to Locate, BOLO</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BACK"> <xs:annotation> <xs:documentation>BACK PAIN - Non traumatic</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BARICADE"> <xs:annotation> <xs:documentation>BARRICADED - Barricaded person, gunman etc</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BIO"> <xs:annotation> <xs:documentation>BIOLOGICAL - Biological threat</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BITE"> <xs:annotation> <xs:documentation>ANIMAL BITE - Animal bites or attack by an animal</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BLDCLPSE"> <xs:annotation> <xs:documentation>BUILDING COLLAPSE - Collapsed building includes technical rescue incidents</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BLEEDING"> <xs:annotation> <xs:documentation>BLEEDING - Includes rectal, vaginal, non traumatic</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BLS"> <xs:annotation> <xs:documentation>BLS - Basic Life Support incident</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BOMB"> <xs:annotation> <xs:documentation>BOMB - Bomb threat or investigation</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BRGCLPSE"> <xs:annotation> <xs:documentation>BRIDGE COLLAPSE</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BURGLARY"> <xs:annotation> <xs:documentation>BURGLARY - Includes breaking and entering incidents</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="BURN"> <xs:annotation> <xs:documentation>BURNS</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CARDIAC"> <xs:annotation> <xs:documentation>CARDIAC - Cardiac related event, heart attack, chest pain</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CARJACK"> <xs:annotation> <xs:documentation>CARJACK</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CHEMICAL"> <xs:annotation> <xs:documentation>CHEMICAL - Includes chemical and environmental incidents</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CHESPAIN"> <xs:annotation> <xs:documentation>CHEST PAIN - Chest pain non cardiac</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CHOKE"> <xs:annotation> <xs:documentation>CHOKING</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CITASST"> <xs:annotation> <xs:documentation>CITIZEN ASSIST - Public assistance, citizen standby, public service</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CIVDIS"> <xs:annotation> <xs:documentation>CIVIL DISOBEDIENCE - Riot, sit-in, protests, organized actions</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CIVIL"> <xs:annotation> <xs:documentation>CIVIL - Civil matters, codes enforcement issues</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CNTRFT"> <xs:annotation> <xs:documentation>COUNTERFEIT MONEY</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CRIMPS"> <xs:annotation> <xs:documentation>IMPERSONATION - Criminal impersonation of officer or public official</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CRIMTRAF"> <xs:annotation> <xs:documentation>CRIMINAL TRAFFIC - Driving with suspended license, no valid operator's license</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="CURFEW"> <xs:annotation> <xs:documentation>CURFEW VIOLATION</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DEATH"> <xs:annotation> <xs:documentation>DEATH - Obvious death, found body</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DEATHNTF"> <xs:annotation> <xs:documentation>DEATH NOTIFICATION</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DIABETIC"> <xs:annotation> <xs:documentation>DIABETIC</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DISORD"> <xs:annotation> <xs:documentation>DISORDERLY - Disorderly conduct or disturbance</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DISVEH"> <xs:annotation> <xs:documentation>DISABLED VEHICLE</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DROWN"> <xs:annotation> <xs:documentation>DROWNING</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DRUGPAR"> <xs:annotation> <xs:documentation>DRUG PARAPHERNALIA - Possession of drug paraphernalia</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DRUGS"> <xs:annotation> <xs:documentation>DRUGS</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DUI"> <xs:annotation> <xs:documentation>DUI - Driving while intoxicated, under the influence</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DVA"> <xs:annotation> <xs:documentation>DOMESTIC VIOLENT - Domestic dispute with violence, family fight, assault</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="DVNA"> <xs:annotation> <xs:documentation>DOMESTIC NON-VIOLENT - Domestic dispute non-violent, verbal</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="EDP"> <xs:annotation> <xs:documentation>EMOTION DIST PERSON - EDP, emotional disturbance, abnormal behavior</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ELEC"> <xs:annotation> <xs:documentation>ELECTROCUTION - Includes struck by lightning</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ELECHZD"> <xs:annotation> <xs:documentation>ELECTRICAL HAZARD - Includes all electrical problems</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ELUDING"> <xs:annotation> <xs:documentation>ELUDING - Eluding law enforcement</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ENTRAP"> <xs:annotation> <xs:documentation>ENTRAPMENT - Includes accidental entrapments, inaccessible incidents, stuck elevator</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ESCAPE"> <xs:annotation> <xs:documentation>ESCAPE - Escaped prisoner</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="EXPLOS"> <xs:annotation> <xs:documentation>EXPLOSION</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="EXPOSURE"> <xs:annotation> <xs:documentation>EXPOSURE - Heat or cold exposure</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="EXTORT"> <xs:annotation> <xs:documentation>EXTORT - Includes blackmail</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="EYE"> <xs:annotation> <xs:documentation>EYE - Eye problems or injury</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FAIRC"> <xs:annotation> <xs:documentation>FIRE AIRCRAFT</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FALL"> <xs:annotation> <xs:documentation>FALL - Non traumatic fall</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FAPT"> <xs:annotation> <xs:documentation>FIRE APARTMENT - Multi-family dwelling, apartment building</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FARSON"> <xs:annotation> <xs:documentation>FIRE ARSON</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FBRUSH"> <xs:annotation> <xs:documentation>FIRE BRUSH - Includes tress, brush grass controlled burns with no structural exposure, outdoor fires</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FELEC"> <xs:annotation> <xs:documentation>FIRE ELECTRICAL - Includes arcing wires, shorted electrical equipment, light ballast, transformers.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FFUEL"> <xs:annotation> <xs:documentation>FIRE FUEL FACILITY - Includes gas stations, fuel refinery</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FIGHT"> <xs:annotation> <xs:documentation>FIGHT - Includes verbal and physical disputes</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FIREWRKS"> <xs:annotation> <xs:documentation>FIREWORKS - Illegal use of fireworks</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FMARINE"> <xs:annotation> <xs:documentation>FIRE MARINE - Includes marine vessels & boats on waterways (for boats on land use FIRE VEHICLE)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FORCENTR"> <xs:annotation> <xs:documentation>INACCESSIBLE INCIDENT - Includes breech, forcible entry required for structure, residential lock outs</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FOTHER"> <xs:annotation> <xs:documentation>FIRE OTHER - Includes other types not listed</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FRAUD"> <xs:annotation> <xs:documentation>FRAUD - Includes forgery, fraud, bad checks, identity theft</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FREPORT"> <xs:annotation> <xs:documentation>FIRE REPORT - Response to take fire report only no active fire, incident not in progress</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FSMOKE"> <xs:annotation> <xs:documentation>FIRE SMOKE - Includes fire investigations, smoke odors no flames seen</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FSTRU"> <xs:annotation> <xs:documentation>FIRE STRUCTURE - Includes sheds, attached garages, house fires</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FTRAILER"> <xs:annotation> <xs:documentation>FIRE TRAILER - Single wide mobile home fires-double wide should use FIRE STRUCTURE</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FTRAIN"> <xs:annotation> <xs:documentation>FIRE TRAIN - Any type of railway fire, locomotive, rail car, passenger car etc</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FTRASH"> <xs:annotation> <xs:documentation>FIRE TRASH - Refuse fires, garbage cans, dumpsters</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FTRUCK"> <xs:annotation> <xs:documentation>FIRE TRUCK - Includes large vehicles such as RV, tractor trailers, dump trucks, buses</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FUNK"> <xs:annotation> <xs:documentation>FIRE UNKNOWN</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="FVEH"> <xs:annotation> <xs:documentation>FIRE VEHICLE - Includes small or medium size vehicles, passenger cars, SUV, vans, pick-up trucks</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="GASLEAK"> <xs:annotation> <xs:documentation>GAS LEAK - Includes natural gas, liquid fuel or propane leaks</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="HARR"> <xs:annotation> <xs:documentation>HARASSMENT - Includes intimidation</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="HAZMAT"> <xs:annotation> <xs:documentation>HAZMAT - Hazardous materials incident can include fuel spill, chemical biological radiological or nuclear (CBRN)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="HEADACHE"> <xs:annotation> <xs:documentation>HEADACHE</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="HEMRG"> <xs:annotation> <xs:documentation>HEMORRHAGE - Severe bleeding, lacerations</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="HOMICIDE"> <xs:annotation> <xs:documentation>HOMICIDE - Includes murder, criminally negligent homicide, manslaughter</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="HOSTAGE"> <xs:annotation> <xs:documentation>HOSTAGE</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="INDECENT"> <xs:annotation> <xs:documentation>INDECENT - Includes indecent exposure, indecent liberties</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="INFO"> <xs:annotation> <xs:documentation>INFO - Informational calls</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="INTERNET"> <xs:annotation> <xs:documentation>INTERNET CRIMES - Obscene material, pornography, cyber bullying</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="INTOX"> <xs:annotation> <xs:documentation>INTOXICATED - Intoxicated person, drunk & disorderly</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="INVEST"> <xs:annotation> <xs:documentation>INVESTIGATION</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LARCENY"> <xs:annotation> <xs:documentation>LARCENY - Includes larceny attempt, theft, pick-pocketing</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="LIQUOR"> <xs:annotation> <xs:documentation>LIQUOR VIOLATION - Includes selling to minors, underage drinking, over service</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="MAJORINC"> <xs:annotation> <xs:documentation>MAJOR INCIDENT - Includes large scale weather related event, weapons of mass destruction event - typically used as a code declared by incident command</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="MAYDAY"> <xs:annotation> <xs:documentation>MAYDAY - Immediate assistance request, emergency back-up request</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="MCI"> <xs:annotation> <xs:documentation>MASS CASUALTY INCIDENT - MCI - typically used as a code declared by incident command</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="MISBOATR"> <xs:annotation> <xs:documentation>MISSING BOATER - Missing person(s) last seen on boat out on a waterway</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="MISCON"> <xs:annotation> <xs:documentation>MISCONDUCT - Includes conspiracy, falsifying information, plotting, other misconduct</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="MVA"> <xs:annotation> <xs:documentation>MVA - Motor vehicle accident no injury can be received as automated crash notification</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="MVAHR"> <xs:annotation> <xs:documentation>HIT & RUN - Vehicle accident hit & run</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="MVAINJY"> <xs:annotation> <xs:documentation>MVA INJY - Motor Vehicle accident with injury can be received as automated crash notification, includes car pedestrian, ATV accidents</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="MVAUNK"> <xs:annotation> <xs:documentation>MVA UNK - Motor vehicle accident unknown injury can be received as automated crash notification crash notification</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="NEGLECT"> <xs:annotation> <xs:documentation>NEGLECT</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="NOISE"> <xs:annotation> <xs:documentation>NOISE - Loud noise or music</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="OD"> <xs:annotation> <xs:documentation>OD - Overdose accidental, poisoning, accidental ingestion</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ODOR"> <xs:annotation> <xs:documentation>ODOR - Odor investigation any type</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="OPEN"> <xs:annotation> <xs:documentation>UNSECURE-BLDG - Includes Open door, open window</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ORDERV"> <xs:annotation> <xs:documentation>ORDER VIOLATION - Domestic violence writ violation, order of protection, custody disputes</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PANDEMIC"> <xs:annotation> <xs:documentation>PANDEMIC - Pandemic flu or illness outbreak, epidemic</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PARKING"> <xs:annotation> <xs:documentation>PARKING - Parking problems/complaints, handicap parking violation</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PERFND"> <xs:annotation> <xs:documentation>FOUND PERSON - Adults & children</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PERMISS"> <xs:annotation> <xs:documentation>MISSING PERSON</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PERSUSP"> <xs:annotation> <xs:documentation>SUSPICIOUS PERSON - Includes prowler, peeping tom</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PERUNCON"> <xs:annotation> <xs:documentation>UNCONSCIOUS - Unconscious person Includes fainting and near fainting</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PERWANT"> <xs:annotation> <xs:documentation>WANTED PERSON - Arrest warrant, fugitive information</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PHANDLE"> <xs:annotation> <xs:documentation>PANHANDLING</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PREG"> <xs:annotation> <xs:documentation>PREGNANCY - Pregnancy problems, childbirth, miscarriage</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PROPFND"> <xs:annotation> <xs:documentation>FOUND PROPERTY - Includes abandoned bicycles, found cell phones, purses</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PROPLOST"> <xs:annotation> <xs:documentation>LOST PROPERTY</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PROPSTLN"> <xs:annotation> <xs:documentation>STOLEN PROPERTY - Includes retention of, transferring or receiving stolen property</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PUBWKS"> <xs:annotation> <xs:documentation>PUBLIC WORKS / UTILITIES - Public works, utility company requests, transportation infrastructure</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PURSUIT"> <xs:annotation> <xs:documentation>PURSUIT - Includes vehicle or foot pursuits</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="RADIAT"> <xs:annotation> <xs:documentation>RADIATION INCIDENT - Includes nuclear incidents</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="RECKDRV"> <xs:annotation> <xs:documentation>RECKLESS DRIVER - Careless driving and other driving offenses</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="REPO"> <xs:annotation> <xs:documentation>REPO - Vehicle repossession</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="RESCUE"> <xs:annotation> <xs:documentation>RESCUE - Includes lock-ins, high angle rescue</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="RESIST"> <xs:annotation> <xs:documentation>RESISTING ARREST</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="RESP"> <xs:annotation> <xs:documentation>RESPIRATORY - Difficulty breathing, shortness of breath, respiratory issue</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="RESPARR"> <xs:annotation> <xs:documentation>RESPIRATORY ARREST</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ROBBERY"> <xs:annotation> <xs:documentation>ROBBERY - Includes strong arm and attempted robbery excludes car jacking</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="RUNAWAY"> <xs:annotation> <xs:documentation>RUNAWAY - Includes thrown away children</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SAR"> <xs:annotation> <xs:documentation>SEARCH AND RESCUE</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SEIZURE"> <xs:annotation> <xs:documentation>SEIZURE - Includes convulsions</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SEXOFFNS"> <xs:annotation> <xs:documentation>SEX OFFENSE - Sexual offenses, assaults, rapes, sex abuse, molestation, incest</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SHOOT"> <xs:annotation> <xs:documentation>SHOOTING</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SHOPLIFT"> <xs:annotation> <xs:documentation>SHOPLIFTING</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SICK"> <xs:annotation> <xs:documentation>SICK - Sick person non specific, general illness, flu</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SMOKING"> <xs:annotation> <xs:documentation>SMOKING - Smoking violation</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="STABBING"> <xs:annotation> <xs:documentation>STABBING</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="STDBY"> <xs:annotation> <xs:documentation>AGENCY STANDBY - Police, Fire or EMS</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="STROKE"> <xs:annotation> <xs:documentation>STROKE - Stroke or cerebral vascular accident (CVA)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SUBJSTP"> <xs:annotation> <xs:documentation>SUBJECT STOP</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SUICIDE"> <xs:annotation> <xs:documentation>SUICIDE</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SUICTHRT"> <xs:annotation> <xs:documentation>SUICIDE THREATS - Attempt or threatening suicide</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SUSP"> <xs:annotation> <xs:documentation>SUSPICIOUS - Suspicious incident, circumstances, unknown problems</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TERROR"> <xs:annotation> <xs:documentation>TERRORIST ACTIVITY</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="THAZ"> <xs:annotation> <xs:documentation>TRAFFIC HAZARD - Includes debris in roadway, black ice</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="THREATS"> <xs:annotation> <xs:documentation>THREATS</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TOW"> <xs:annotation> <xs:documentation>TOW</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TRAIN"> <xs:annotation> <xs:documentation>TRAIN - Incidents other than fires or derailments related to trains</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TRAINDRL"> <xs:annotation> <xs:documentation>TRAIN DERAIL</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TRANSFER"> <xs:annotation> <xs:documentation>TRANSFER - Inter-facility transfer, palliative care</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TRAUMA"> <xs:annotation> <xs:documentation>TRAUMA - Traumatic Injury including head injury</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TRAUMAP"> <xs:annotation> <xs:documentation>PENETRATING TRAUMA - Other than shooting or stabbing</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TRESPASS"> <xs:annotation> <xs:documentation>TRESPASS</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TROUBLE"> <xs:annotation> <xs:documentation>TROUBLE - Unknown type trouble</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TRUANT"> <xs:annotation> <xs:documentation>TRUANT</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="TSTOP"> <xs:annotation> <xs:documentation>TRAFFIC STOP</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="VANDAL"> <xs:annotation> <xs:documentation>VANDALISM - Vehicle tampering, graffiti, criminal mischief</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="VEHABND"> <xs:annotation> <xs:documentation>ABANDONED VEH</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="VEHASST"> <xs:annotation> <xs:documentation>MOTORIST ASSIST - Assist to motorist includes vehicle lock outs</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="VEHLOCK"> <xs:annotation> <xs:documentation>VEHICLE LOCK OUT</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="VEHREC"> <xs:annotation> <xs:documentation>RECOVERED VEHICLE - Recovered stolen vehicle</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="VEHSTLN"> <xs:annotation> <xs:documentation>STOLEN VEHICLE - Includes Lo-Jack alerts</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="VEHSUSP"> <xs:annotation> <xs:documentation>SUSPICIOUS VEHICLE</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="VICE"> <xs:annotation> <xs:documentation>VICE - Prostitution, gambling, betting, wagering, embezzlement</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="WARRANT"> <xs:annotation> <xs:documentation>SEARCH WARRANT</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="WATER"> <xs:annotation> <xs:documentation>WATER RESCUE - All water incidents, diving & scuba accidents, boat/jet ski accident, water evacuations</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="WEAPON"> <xs:annotation> <xs:documentation>WEAPON VIOLATION - Brandishing a weapon, CCW, illegal discharge, displaying, drive by</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="WELFARE"> <xs:annotation> <xs:documentation>WELFARE CHECK - man down check, welfare check</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="WILDLIFE"> <xs:annotation> <xs:documentation>WILDLIFE VIOLATIONS - Illegal hunting, game violations, fisheries</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="WIRES"> <xs:annotation> <xs:documentation>WIRES DOWN</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="XTRACATE"> <xs:annotation> <xs:documentation>EXTRICATION - Confined space rescue, vehicle extrication</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> <xs:complexType name="IncidentCategoryCodeType"> <xs:annotation> <xs:documentation>A data type for incident codes.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="apco:IncidentCategoryCodeSimpleType"> <xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:schema>