Definition Type: ComplexType
Name: IncidentAugmentationType
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Type: s:AugmentationType
Containing Schema: jxdm.xsd
Abstract
Documentation:
A data type for additional information about an incident.
Collapse XSD Schema Diagram:
Drilldown into IncidentWitness in schema jxdm_xsd Drilldown into IncidentWeatherCode in schema jxdm_xsd Drilldown into IncidentWeaponInvolvedIndicator in schema jxdm_xsd Drilldown into IncidentVictim in schema jxdm_xsd Drilldown into IncidentDisseminationLevel in schema jxdm_xsd Drilldown into IncidentGeneralCategoryCode in schema jxdm_xsd Drilldown into IncidentTrafficAccidentInvolvedIndicator in schema jxdm_xsd Drilldown into IncidentTarget in schema jxdm_xsd Drilldown into IncidentSurroundingLocation in schema jxdm_xsd Drilldown into IncidentSupervisingOfficial in schema jxdm_xsd Drilldown into IncidentSubjectWeapon in schema jxdm_xsd Drilldown into IncidentSubjectOrganization in schema jxdm_xsd Drilldown into IncidentSubject in schema jxdm_xsd Drilldown into IncidentStructuresEnteredQuantity in schema jxdm_xsd Drilldown into IncidentStolenVehicleQuantity in schema jxdm_xsd Drilldown into IncidentStolenPropertyReference in schema jxdm_xsd Drilldown into IncidentSourceText in schema jxdm_xsd Drilldown into IncidentServiceCall in schema jxdm_xsd Drilldown into IncidentSeizedPropertyReference in schema jxdm_xsd Drilldown into IncidentResponseOrganization in schema jxdm_xsd Drilldown into IncidentResponseOfficial in schema jxdm_xsd Drilldown into IncidentReportingOfficial in schema jxdm_xsd Drilldown into IncidentRecoveredVehicleQuantity in schema jxdm_xsd Drilldown into IncidentRecoveredPropertyReference in schema jxdm_xsd Drilldown into IncidentPropertyDisposition in schema jxdm_xsd Drilldown into IncidentPrintsRequestedIndicator in schema jxdm_xsd Drilldown into IncidentOfficialPresentIndicator in schema jxdm_xsd Drilldown into IncidentNonPropertyItemText in schema jxdm_xsd Drilldown into IncidentMissingPersonFoundText in schema jxdm_xsd Drilldown into IncidentMinorInvolvedIndicator in schema jxdm_xsd Drilldown into IncidentMethodDescriptionText in schema jxdm_xsd Drilldown into IncidentLightingCode in schema jxdm_xsd Drilldown into IncidentLevel in schema jxdm_xsd Drilldown into IncidentInvolvedStructure in schema jxdm_xsd Drilldown into IncidentInvolvedPropertyReference in schema jxdm_xsd Drilldown into IncidentInjuryLevelText in schema jxdm_xsd Drilldown into IncidentForm in schema jxdm_xsd Drilldown into IncidentForceInvolvedIndicator in schema jxdm_xsd Drilldown into IncidentForce in schema jxdm_xsd Drilldown into IncidentFactor in schema jxdm_xsd Drilldown into IncidentExitPoint in schema jxdm_xsd Drilldown into IncidentExceptionalClearanceDate in schema jxdm_xsd Drilldown into IncidentExceptionalClearance in schema jxdm_xsd Drilldown into IncidentEvidenceHeldIndicator in schema jxdm_xsd Drilldown into IncidentEvidence in schema jxdm_xsd Drilldown into IncidentEntryPoint in schema jxdm_xsd Drilldown into IncidentDamagedPropertyReference in schema jxdm_xsd Drilldown into IncidentCriminalIndicator in schema jxdm_xsd Drilldown into IncidentGeneralCategory in schema jxdm_xsd Drilldown into IncidentAssistingOfficial in schema jxdm_xsd Drilldown into IncidentArrestMadeIndicator in schema jxdm_xsd Drilldown into IncidentArrestCountQuantity in schema jxdm_xsd Drilldown into IncidentArrest in schema jxdm_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into AugmentationType in schema structures_xsdXSD Diagram of IncidentAugmentationType in schema jxdm_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="IncidentAugmentationType">
    <xsd:annotation>
        <xsd:documentation>A data type for additional information about an incident.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="AugmentationType" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="s:AugmentationType">
            <xsd:sequence>
                <xsd:element ref="j:IncidentArrest" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentArrestCountQuantity" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentArrestMadeIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentAssistingOfficial" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentGeneralCategory" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentCriminalIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentDamagedPropertyReference" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentEntryPoint" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentEvidence" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentEvidenceHeldIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentExceptionalClearance" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentExceptionalClearanceDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentExitPoint" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentFactor" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentForce" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentForceInvolvedIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentForm" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentInjuryLevelText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentInvolvedPropertyReference" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentInvolvedStructure" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentLevel" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentLightingCode" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentMethodDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentMinorInvolvedIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentMissingPersonFoundText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentNonPropertyItemText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentOfficialPresentIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentPrintsRequestedIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentPropertyDisposition" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentRecoveredPropertyReference" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentRecoveredVehicleQuantity" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentReportingOfficial" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentResponseOfficial" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentResponseOrganization" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentSeizedPropertyReference" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentServiceCall" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentSourceText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentStolenPropertyReference" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentStolenVehicleQuantity" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentStructuresEnteredQuantity" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentSubject" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentSubjectOrganization" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentSubjectWeapon" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentSupervisingOfficial" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentSurroundingLocation" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentTarget" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentTrafficAccidentInvolvedIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentGeneralCategoryCode" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentDisseminationLevel" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentVictim" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentWeaponInvolvedIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentWeatherCode" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:IncidentWitness" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IncidentArrest j:IncidentArrest 0 unbounded
IncidentArrestCountQuantity j:IncidentArrestCountQuantity 0 unbounded
IncidentArrestMadeIndicator j:IncidentArrestMadeIndicator 0 unbounded
IncidentAssistingOfficial j:IncidentAssistingOfficial 0 unbounded
IncidentGeneralCategory j:IncidentGeneralCategory 0 unbounded
IncidentCriminalIndicator j:IncidentCriminalIndicator 0 unbounded
IncidentDamagedPropertyReference j:IncidentDamagedPropertyReference 0 unbounded
IncidentEntryPoint j:IncidentEntryPoint 0 unbounded
IncidentEvidence j:IncidentEvidence 0 unbounded
IncidentEvidenceHeldIndicator j:IncidentEvidenceHeldIndicator 0 unbounded
IncidentExceptionalClearance j:IncidentExceptionalClearance 0 unbounded
IncidentExceptionalClearanceDate j:IncidentExceptionalClearanceDate 0 unbounded
IncidentExitPoint j:IncidentExitPoint 0 unbounded
IncidentFactor j:IncidentFactor 0 unbounded
IncidentForce j:IncidentForce 0 unbounded
IncidentForceInvolvedIndicator j:IncidentForceInvolvedIndicator 0 unbounded
IncidentForm j:IncidentForm 0 unbounded
IncidentInjuryLevelText j:IncidentInjuryLevelText 0 unbounded
IncidentInvolvedPropertyReference j:IncidentInvolvedPropertyReference 0 unbounded
IncidentInvolvedStructure j:IncidentInvolvedStructure 0 unbounded
IncidentLevel j:IncidentLevel 0 unbounded
IncidentLightingCode j:IncidentLightingCode 0 unbounded
IncidentMethodDescriptionText j:IncidentMethodDescriptionText 0 unbounded
IncidentMinorInvolvedIndicator j:IncidentMinorInvolvedIndicator 0 unbounded
IncidentMissingPersonFoundText j:IncidentMissingPersonFoundText 0 unbounded
IncidentNonPropertyItemText j:IncidentNonPropertyItemText 0 unbounded
IncidentOfficialPresentIndicator j:IncidentOfficialPresentIndicator 0 unbounded
IncidentPrintsRequestedIndicator j:IncidentPrintsRequestedIndicator 0 unbounded
IncidentPropertyDisposition j:IncidentPropertyDisposition 0 unbounded
IncidentRecoveredPropertyReference j:IncidentRecoveredPropertyReference 0 unbounded
IncidentRecoveredVehicleQuantity j:IncidentRecoveredVehicleQuantity 0 unbounded
IncidentReportingOfficial j:IncidentReportingOfficial 0 unbounded
IncidentResponseOfficial j:IncidentResponseOfficial 0 unbounded
IncidentResponseOrganization j:IncidentResponseOrganization 0 unbounded
IncidentSeizedPropertyReference j:IncidentSeizedPropertyReference 0 unbounded
IncidentServiceCall j:IncidentServiceCall 0 unbounded
IncidentSourceText j:IncidentSourceText 0 unbounded
IncidentStolenPropertyReference j:IncidentStolenPropertyReference 0 unbounded
IncidentStolenVehicleQuantity j:IncidentStolenVehicleQuantity 0 unbounded
IncidentStructuresEnteredQuantity j:IncidentStructuresEnteredQuantity 0 unbounded
IncidentSubject j:IncidentSubject 0 unbounded
IncidentSubjectOrganization j:IncidentSubjectOrganization 0 unbounded
IncidentSubjectWeapon j:IncidentSubjectWeapon 0 unbounded
IncidentSupervisingOfficial j:IncidentSupervisingOfficial 0 unbounded
IncidentSurroundingLocation j:IncidentSurroundingLocation 0 unbounded
IncidentTarget j:IncidentTarget 0 unbounded
IncidentTrafficAccidentInvolvedIndicator j:IncidentTrafficAccidentInvolvedIndicator 0 unbounded
IncidentGeneralCategoryCode j:IncidentGeneralCategoryCode 0 unbounded
IncidentDisseminationLevel j:IncidentDisseminationLevel 0 unbounded
IncidentVictim j:IncidentVictim 0 unbounded
IncidentWeaponInvolvedIndicator j:IncidentWeaponInvolvedIndicator 0 unbounded
IncidentWeatherCode j:IncidentWeatherCode 0 unbounded
IncidentWitness j:IncidentWitness 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
Collapse Derivation Tree:
Collapse References:
j:IncidentAugmentation