Schema Central > NIEM 2.0 > jxdm.xsd > j:IncidentEvidence
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

j:IncidentEvidence

An item seized by an official for later use in ascertaining the true nature of an incident.

Element information

Type: j:EvidenceType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType

Used in

Sample instance

<j:IncidentEvidence>
   <j:EvidenceAmount>1.0</j:EvidenceAmount>
   <j:EvidenceCollector>
      <nc:PersonAccentText>string</nc:PersonAccentText>
      <nc:PersonAgeDescriptionText>string</nc:PersonAgeDescriptionText>
      <nc:PersonAgeMeasure>
         <nc:MeasurePointValue>1.0</nc:MeasurePointValue>
         <nc:MeasureUnitText>string</nc:MeasureUnitText>
         <nc:MeasureCategoryText>string</nc:MeasureCategoryText>
         <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator>
         <nc:TimeUnitCode>ANN</nc:TimeUnitCode>
      </nc:PersonAgeMeasure>
      <nc:PersonAlternateName>
         <nc:PersonNamePrefixText>string</nc:PersonNamePrefixText>
         <nc:PersonGivenName>string</nc:PersonGivenName>
         <nc:PersonMiddleName>string</nc:PersonMiddleName>
         <nc:PersonSurName>string</nc:PersonSurName>
         <nc:PersonNameSuffixText>string</nc:PersonNameSuffixText>
         <nc:PersonMaidenName>string</nc:PersonMaidenName>
         <nc:PersonFullName>string</nc:PersonFullName>
      </nc:PersonAlternateName>
      <nc:PersonBirthDate>
         <nc:Date>2000-01-01</nc:Date>
      </nc:PersonBirthDate>
      <nc:PersonBirthLocation>
         <nc:LocationAddress>...
         </nc:LocationAddress>
         <nc:LocationAddressGrid>...
         </nc:LocationAddressGrid>
         <nc:LocationAltitudeMeasure>...
         </nc:LocationAltitudeMeasure>
         <nc:LocationArea>...
         </nc:LocationArea>
         <scr:LocationCategoryCode>A</scr:LocationCategoryCode>
         <nc:LocationContactInformation>...
         </nc:LocationContactInformation>
         <nc:LocationCrossStreet>...
         </nc:LocationCrossStreet>
         <nc:LocationDepthMeasure>...
         </nc:LocationDepthMeasure>
         <nc:LocationDescriptionText>string</nc:LocationDescriptionText>
         <nc:LocationGeographicElevation>...
         </nc:LocationGeographicElevation>
         <nc:LocationHighway>...
         </nc:LocationHighway>
         <nc:LocationLandmarkText>string</nc:LocationLandmarkText>
         <nc:LocationLocale>...
         </nc:LocationLocale>
         <nc:LocationMapLocation>...
         </nc:LocationMapLocation>
         <nc:LocationMGRSCoordinate>...
         </nc:LocationMGRSCoordinate>
         <nc:LocationName>string</nc:LocationName>
         <nc:LocationRangeDescriptionText>string</nc:LocationRangeDescriptionText>
         <nc:LocationRelativeLocation>...
         </nc:LocationRelativeLocation>
         <nc:LocationSurroundingAreaDescriptionText>string</nc:LocationSurroundingAreaDescriptionText>
         <nc:LocationTwoDimensionalGeographicCoordinate>...
         </nc:LocationTwoDimensionalGeographicCoordinate>
         <nc:LocationUTMCoordinate>...
         </nc:LocationUTMCoordinate>
      </nc:PersonBirthLocation>
      <nc:PersonBloodTypeCode>ABNEG</nc:PersonBloodTypeCode>
      <nc:PersonBodyXRaysAvailableCode>F</nc:PersonBodyXRaysAvailableCode>
      <nc:PersonBuildText>string</nc:PersonBuildText>
      <nc:PersonCapability>
         <nc:CapabilityGeneralCategoryText>string</nc:CapabilityGeneralCategoryText>
         <nc:CapabilityCategoryText>string</nc:CapabilityCategoryText>
         <nc:CapabilityDescriptionText>string</nc:CapabilityDescriptionText>
         <nc:CapabilityIsLimitationIndicator>true</nc:CapabilityIsLimitationIndicator>
      </nc:PersonCapability>
      <nc:PersonCircumcisionIndicator>true</nc:PersonCircumcisionIndicator>
      <nc:PersonCitizenshipFIPS10-4Code>AA</nc:PersonCitizenshipFIPS10-4Code>
      <nc:PersonClothing>
         <nc:ClothingCategoryText>string</nc:ClothingCategoryText>
         <nc:ClothingColorText>string</nc:ClothingColorText>
         <nc:ClothingDescriptionText>string</nc:ClothingDescriptionText>
         <nc:ClothingStyleText>string</nc:ClothingStyleText>
      </nc:PersonClothing>
      <nc:PersonComplexionText>string</nc:PersonComplexionText>
      <nc:PersonDeathDate>
         <nc:Date>2000-01-01</nc:Date>
      </nc:PersonDeathDate>
      <nc:PersonDependentQuantity>1.0</nc:PersonDependentQuantity>
      <nc:PersonDescriptionText>string</nc:PersonDescriptionText>
      <nc:PersonDigitalImage>
         <nc:BinaryID>string</nc:BinaryID>
         <nc:BinaryAvailableLocationText>string</nc:BinaryAvailableLocationText>
         <nc:BinaryAvailableIndicator>true</nc:BinaryAvailableIndicator>
         <nc:BinaryBase64Object>GpM7</nc:BinaryBase64Object>
         <nc:BinaryCaptureDate>...
         </nc:BinaryCaptureDate>
         <nc:BinaryCapturer>...
         </nc:BinaryCapturer>
         <nc:BinaryDescriptionText>string</nc:BinaryDescriptionText>
         <nc:BinaryFormatID>string</nc:BinaryFormatID>
         <nc:BinaryFormatStandardName>string</nc:BinaryFormatStandardName>
         <nc:BinaryLocationURI>http://www.example.com/</nc:BinaryLocationURI>
         <nc:BinarySizeValue>1.0</nc:BinarySizeValue>
         <nc:BinaryCategoryText>string</nc:BinaryCategoryText>
         <nc:ImageHeightValue>1</nc:ImageHeightValue>
         <nc:ImageLocation>...
         </nc:ImageLocation>
         <nc:ImageOperator>...
         </nc:ImageOperator>
         <nc:ImageWidthValue>1</nc:ImageWidthValue>
      </nc:PersonDigitalImage>
      <nc:PersonDigitizedSignatureImage>
         <nc:BinaryID>string</nc:BinaryID>
         <nc:BinaryAvailableLocationText>string</nc:BinaryAvailableLocationText>
         <nc:BinaryAvailableIndicator>true</nc:BinaryAvailableIndicator>
         <nc:BinaryBase64Object>GpM7</nc:BinaryBase64Object>
         <nc:BinaryCaptureDate>...
         </nc:BinaryCaptureDate>
         <nc:BinaryCapturer>...
         </nc:BinaryCapturer>
         <nc:BinaryDescriptionText>string</nc:BinaryDescriptionText>
         <nc:BinaryFormatID>string</nc:BinaryFormatID>
         <nc:BinaryFormatStandardName>string</nc:BinaryFormatStandardName>
         <nc:BinaryLocationURI>http://www.example.com/</nc:BinaryLocationURI>
         <nc:BinarySizeValue>1.0</nc:BinarySizeValue>
         <nc:BinaryCategoryText>string</nc:BinaryCategoryText>
         <nc:ImageHeightValue>1</nc:ImageHeightValue>
         <nc:ImageLocation>...
         </nc:ImageLocation>
         <nc:ImageOperator>...
         </nc:ImageOperator>
         <nc:ImageWidthValue>1</nc:ImageWidthValue>
      </nc:PersonDigitizedSignatureImage>
      <nc:PersonDisguiseDescriptionText>string</nc:PersonDisguiseDescriptionText>
      <nc:PersonDNA>
         <nc:DNALocus>...
         </nc:DNALocus>
         <nc:DNAImage>...
         </nc:DNAImage>
      </nc:PersonDNA>
      <nc:PersonOrganDonorCode>A</nc:PersonOrganDonorCode>
      <nc:PersonEducationLevelText>string</nc:PersonEducationLevelText>
      <scr:EthnicityCategoryCode>A</scr:EthnicityCategoryCode>
      <nc:PersonEyeColorCode>BLK</nc:PersonEyeColorCode>
      <nc:PersonEyewearDescriptionText>string</nc:PersonEyewearDescriptionText>
      <nc:PersonFacialHairText>string</nc:PersonFacialHairText>
      <nc:PersonFingerprintSet>
         <nc:Fingerprint>...
         </nc:Fingerprint>
      </nc:PersonFingerprintSet>
      <nc:PersonGeneralAppearanceDescriptionText>string</nc:PersonGeneralAppearanceDescriptionText>
      <nc:PersonHairAppearanceText>string</nc:PersonHairAppearanceText>
      <nc:PersonHairCategoryText>string</nc:PersonHairCategoryText>
      <nc:PersonHairColorCode>BLK</nc:PersonHairColorCode>
      <nc:PersonHairLengthText>string</nc:PersonHairLengthText>
      <nc:PersonHairStyleText>string</nc:PersonHairStyleText>
      <nc:PersonHandednessText>string</nc:PersonHandednessText>
      <nc:PersonHeightDescriptionText>string</nc:PersonHeightDescriptionText>
      <nc:PersonHeightMeasure>
         <nc:MeasurePointValue>1.0</nc:MeasurePointValue>
         <nc:MeasureUnitText>string</nc:MeasureUnitText>
         <nc:MeasureCategoryText>string</nc:MeasureCategoryText>
         <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator>
         <nc:LengthUnitCode>4H</nc:LengthUnitCode>
      </nc:PersonHeightMeasure>
      <nc:PersonHumanResourceIdentification>
         <nc:IdentificationID>string</nc:IdentificationID>
         <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode>
         <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText>
         <nc:IdentificationEffectiveDate>...
         </nc:IdentificationEffectiveDate>
         <nc:IdentificationExpirationDate>...
         </nc:IdentificationExpirationDate>
         <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code>
         <nc:IdentificationSourceText>string</nc:IdentificationSourceText>
      </nc:PersonHumanResourceIdentification>
      <nc:PersonInjury>
         <nc:InjuryCategoryText>string</nc:InjuryCategoryText>
         <nc:InjuryDate>...
         </nc:InjuryDate>
         <nc:InjuryDescriptionText>string</nc:InjuryDescriptionText>
         <nc:InjuryLocationText>string</nc:InjuryLocationText>
         <nc:InjurySeverityText>string</nc:InjurySeverityText>
         <nc:InjuryTreatmentEndDate>...
         </nc:InjuryTreatmentEndDate>
         <nc:InjuryTreatmentStartDate>...
         </nc:InjuryTreatmentStartDate>
         <nc:InjuryTreatmentText>string</nc:InjuryTreatmentText>
         <nc:InjuryTreatmentProvider>...
         </nc:InjuryTreatmentProvider>
         <j:InjuryCauserForce>...
         </j:InjuryCauserForce>
         <nc:InjurySustainer>...
         </nc:InjurySustainer>
      </nc:PersonInjury>
      <nc:PersonIntoxication>
         <nc:IntoxicationLevelText>string</nc:IntoxicationLevelText>
         <nc:IntoxicationTestCategoryText>string</nc:IntoxicationTestCategoryText>
         <nc:IntoxicationAlcoholInvolvedIndicator>true</nc:IntoxicationAlcoholInvolvedIndicator>
         <nc:IntoxicationDrugInvolvedIndicator>true</nc:IntoxicationDrugInvolvedIndicator>
         <nc:IntoxicationIntoxicantIllegalIndicator>true</nc:IntoxicationIntoxicantIllegalIndicator>
         <nc:IntoxicationIntoxicantCategoryCode>A</nc:IntoxicationIntoxicantCategoryCode>
         <nc:IntoxicationOverLimitIndicator>true</nc:IntoxicationOverLimitIndicator>
         <nc:IntoxicationTester>...
         </nc:IntoxicationTester>
         <nc:IntoxicationTestDate>...
         </nc:IntoxicationTestDate>
         <nc:IntoxicationTestDescriptionText>string</nc:IntoxicationTestDescriptionText>
         <nc:IntoxicationRelatedActivity>...
         </nc:IntoxicationRelatedActivity>
      </nc:PersonIntoxication>
      <nc:PersonJewelryDescriptionText>string</nc:PersonJewelryDescriptionText>
      <nc:PersonLanguageEnglishIndicator>true</nc:PersonLanguageEnglishIndicator>
      <nc:PersonLearningDisabilityText>string</nc:PersonLearningDisabilityText>
      <nc:PersonLicenseIdentification>
         <nc:IdentificationID>string</nc:IdentificationID>
         <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode>
         <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText>
         <nc:IdentificationEffectiveDate>...
         </nc:IdentificationEffectiveDate>
         <nc:IdentificationExpirationDate>...
         </nc:IdentificationExpirationDate>
         <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code>
         <nc:IdentificationSourceText>string</nc:IdentificationSourceText>
      </nc:PersonLicenseIdentification>
      <nc:PersonLivingIndicator>true</nc:PersonLivingIndicator>
      <nc:PersonMaritalStatusText>string</nc:PersonMaritalStatusText>
      <nc:PersonMedicalCondition>
         <nc:MedicalConditionText>string</nc:MedicalConditionText>
         <nc:MedicalConditionCauseText>string</nc:MedicalConditionCauseText>
         <nc:MedicalConditionDescriptionText>string</nc:MedicalConditionDescriptionText>
         <nc:MedicalConditionPresentIndicator>true</nc:MedicalConditionPresentIndicator>
         <nc:MedicalConditionSeverityText>string</nc:MedicalConditionSeverityText>
      </nc:PersonMedicalCondition>
      <nc:PersonMedicalDescriptionText>string</nc:PersonMedicalDescriptionText>
      <nc:PersonMedicalFileIndicator>true</nc:PersonMedicalFileIndicator>
      <nc:PersonMedicationRequiredText>string</nc:PersonMedicationRequiredText>
      <nc:PersonMentalStateText>string</nc:PersonMentalStateText>
      <nc:PersonMilitarySummary>
         <nc:MilitaryBranchName>string</nc:MilitaryBranchName>
         <nc:MilitaryDischargeDate>...
         </nc:MilitaryDischargeDate>
         <nc:MilitaryDischargeCategoryCode>B</nc:MilitaryDischargeCategoryCode>
         <nc:MilitaryExemptionDescriptionText>string</nc:MilitaryExemptionDescriptionText>
         <nc:MilitaryExperienceIndicator>true</nc:MilitaryExperienceIndicator>
         <nc:MilitaryReleaseDate>...
         </nc:MilitaryReleaseDate>
         <nc:MilitaryReleaseCategoryText>string</nc:MilitaryReleaseCategoryText>
         <nc:MilitaryServiceActiveIndicator>true</nc:MilitaryServiceActiveIndicator>
         <nc:MilitaryServiceTimeMeasure>...
         </nc:MilitaryServiceTimeMeasure>
         <nc:MilitaryStatus>...
         </nc:MilitaryStatus>
      </nc:PersonMilitarySummary>
      <nc:PersonMoodDescriptionText>string</nc:PersonMoodDescriptionText>
      <nc:PersonName>
         <nc:PersonNamePrefixText>string</nc:PersonNamePrefixText>
         <nc:PersonGivenName>string</nc:PersonGivenName>
         <nc:PersonMiddleName>string</nc:PersonMiddleName>
         <nc:PersonSurName>string</nc:PersonSurName>
         <nc:PersonNameSuffixText>string</nc:PersonNameSuffixText>
         <nc:PersonMaidenName>string</nc:PersonMaidenName>
         <nc:PersonFullName>string</nc:PersonFullName>
      </nc:PersonName>
      <nc:PersonNationalIdentification>
         <nc:IdentificationID>string</nc:IdentificationID>
         <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode>
         <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText>
         <nc:IdentificationEffectiveDate>...
         </nc:IdentificationEffectiveDate>
         <nc:IdentificationExpirationDate>...
         </nc:IdentificationExpirationDate>
         <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code>
         <nc:IdentificationSourceText>string</nc:IdentificationSourceText>
      </nc:PersonNationalIdentification>
      <nc:PersonNationalityText>string</nc:PersonNationalityText>
      <nc:PersonOrganDonatorIndicator>true</nc:PersonOrganDonatorIndicator>
      <nc:PersonOtherIdentification>
         <nc:IdentificationID>string</nc:IdentificationID>
         <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode>
         <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText>
         <nc:IdentificationEffectiveDate>...
         </nc:IdentificationEffectiveDate>
         <nc:IdentificationExpirationDate>...
         </nc:IdentificationExpirationDate>
         <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code>
         <nc:IdentificationSourceText>string</nc:IdentificationSourceText>
      </nc:PersonOtherIdentification>
      <nc:PersonPassportIdentification>
         <nc:IdentificationID>string</nc:IdentificationID>
         <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode>
         <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText>
         <nc:IdentificationEffectiveDate>...
         </nc:IdentificationEffectiveDate>
         <nc:IdentificationExpirationDate>...
         </nc:IdentificationExpirationDate>
         <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code>
         <nc:IdentificationSourceText>string</nc:IdentificationSourceText>
      </nc:PersonPassportIdentification>
      <nc:PersonPhysicalDisabilityText>string</nc:PersonPhysicalDisabilityText>
      <nc:PersonPhysicalFeature>
         <nc:PhysicalFeatureGeneralCategoryText>string</nc:PhysicalFeatureGeneralCategoryText>
         <intel:PhysicalFeatureCategoryCode>string</intel:PhysicalFeatureCategoryCode>
         <nc:PhysicalFeatureDescriptionText>string</nc:PhysicalFeatureDescriptionText>
         <nc:PhysicalFeatureImage>...
         </nc:PhysicalFeatureImage>
         <nc:PhysicalFeatureLocationText>string</nc:PhysicalFeatureLocationText>
      </nc:PersonPhysicalFeature>
      <nc:PersonPrimaryLanguage>
         <nc:LanguageCode>aaa</nc:LanguageCode>
         <nc:PersonComprehendsSpokenLanguageIndicator>true</nc:PersonComprehendsSpokenLanguageIndicator>
         <nc:PersonReadsLanguageIndicator>true</nc:PersonReadsLanguageIndicator>
         <nc:PersonSpeaksLanguageIndicator>true</nc:PersonSpeaksLanguageIndicator>
         <nc:PersonWritesLanguageIndicator>true</nc:PersonWritesLanguageIndicator>
      </nc:PersonPrimaryLanguage>
      <nc:PersonRaceCode>A</nc:PersonRaceCode>
      <nc:PersonReligionText>string</nc:PersonReligionText>
      <nc:PersonResidentCode>N</nc:PersonResidentCode>
      <nc:PersonSecondaryLanguage>
         <nc:LanguageCode>aaa</nc:LanguageCode>
         <nc:PersonComprehendsSpokenLanguageIndicator>true</nc:PersonComprehendsSpokenLanguageIndicator>
         <nc:PersonReadsLanguageIndicator>true</nc:PersonReadsLanguageIndicator>
         <nc:PersonSpeaksLanguageIndicator>true</nc:PersonSpeaksLanguageIndicator>
         <nc:PersonWritesLanguageIndicator>true</nc:PersonWritesLanguageIndicator>
      </nc:PersonSecondaryLanguage>
      <nc:PersonSecurityClearanceCode>string</nc:PersonSecurityClearanceCode>
      <nc:PersonSexCode>F</nc:PersonSexCode>
      <nc:PersonSexualOrientationText>string</nc:PersonSexualOrientationText>
      <nc:PersonSkinToneCode>ALB</nc:PersonSkinToneCode>
      <nc:PersonSpeechDescriptionText>string</nc:PersonSpeechDescriptionText>
      <nc:PersonSSNIdentification>
         <nc:IdentificationID>string</nc:IdentificationID>
         <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode>
         <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText>
         <nc:IdentificationEffectiveDate>...
         </nc:IdentificationEffectiveDate>
         <nc:IdentificationExpirationDate>...
         </nc:IdentificationExpirationDate>
         <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code>
         <nc:IdentificationSourceText>string</nc:IdentificationSourceText>
      </nc:PersonSSNIdentification>
      <nc:PersonStateIdentification>
         <nc:IdentificationID>string</nc:IdentificationID>
         <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode>
         <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText>
         <nc:IdentificationEffectiveDate>...
         </nc:IdentificationEffectiveDate>
         <nc:IdentificationExpirationDate>...
         </nc:IdentificationExpirationDate>
         <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code>
         <nc:IdentificationSourceText>string</nc:IdentificationSourceText>
      </nc:PersonStateIdentification>
      <nc:PersonTaxIdentification>
         <nc:IdentificationID>string</nc:IdentificationID>
         <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode>
         <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText>
         <nc:IdentificationEffectiveDate>...
         </nc:IdentificationEffectiveDate>
         <nc:IdentificationExpirationDate>...
         </nc:IdentificationExpirationDate>
         <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code>
         <nc:IdentificationSourceText>string</nc:IdentificationSourceText>
      </nc:PersonTaxIdentification>
      <nc:PersonTooth>
         <nc:ToothPositionID>string</nc:ToothPositionID>
      </nc:PersonTooth>
      <nc:PersonUSCitizenIndicator>true</nc:PersonUSCitizenIndicator>
      <nc:PersonVisionPrescriptionText>string</nc:PersonVisionPrescriptionText>
      <nc:PersonWeightDescriptionText>string</nc:PersonWeightDescriptionText>
      <nc:PersonWeightMeasure>
         <nc:MeasurePointValue>1.0</nc:MeasurePointValue>
         <nc:MeasureUnitText>string</nc:MeasureUnitText>
         <nc:MeasureCategoryText>string</nc:MeasureCategoryText>
         <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator>
         <nc:WeightUnitCode>2U</nc:WeightUnitCode>
      </nc:PersonWeightMeasure>
      <nc:PersonXRayImage>
         <nc:BinaryID>string</nc:BinaryID>
         <nc:BinaryAvailableLocationText>string</nc:BinaryAvailableLocationText>
         <nc:BinaryAvailableIndicator>true</nc:BinaryAvailableIndicator>
         <nc:BinaryBase64Object>GpM7</nc:BinaryBase64Object>
         <nc:BinaryCaptureDate>...
         </nc:BinaryCaptureDate>
         <nc:BinaryCapturer>...
         </nc:BinaryCapturer>
         <nc:BinaryDescriptionText>string</nc:BinaryDescriptionText>
         <nc:BinaryFormatID>string</nc:BinaryFormatID>
         <nc:BinaryFormatStandardName>string</nc:BinaryFormatStandardName>
         <nc:BinaryLocationURI>http://www.example.com/</nc:BinaryLocationURI>
         <nc:BinarySizeValue>1.0</nc:BinarySizeValue>
         <nc:BinaryCategoryText>string</nc:BinaryCategoryText>
         <nc:ImageHeightValue>1</nc:ImageHeightValue>
         <nc:ImageLocation>...
         </nc:ImageLocation>
         <nc:ImageOperator>...
         </nc:ImageOperator>
         <nc:ImageWidthValue>1</nc:ImageWidthValue>
      </nc:PersonXRayImage>
      <nc:PersonNationalityFIPS10-4Code>AA</nc:PersonNationalityFIPS10-4Code>
   </j:EvidenceCollector>
   <j:EvidenceCustodyTransfer>
      <nc:ActivityIdentification>
         <nc:IdentificationID>string</nc:IdentificationID>
         <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode>
         <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText>
         <nc:IdentificationEffectiveDate>...
         </nc:IdentificationEffectiveDate>
         <nc:IdentificationExpirationDate>...
         </nc:IdentificationExpirationDate>
         <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code>
         <nc:IdentificationSourceText>string</nc:IdentificationSourceText>
      </nc:ActivityIdentification>
      <nc:ActivityCategoryText>string</nc:ActivityCategoryText>
      <nc:ActivityDate>
         <nc:Date>2000-01-01</nc:Date>
      </nc:ActivityDate>
      <nc:ActivityDescriptionText>string</nc:ActivityDescriptionText>
      <nc:ActivityName>string</nc:ActivityName>
      <nc:ActivityReasonText>string</nc:ActivityReasonText>
      <nc:ActivityDisposition>
         <nc:DispositionEntity>...
         </nc:DispositionEntity>
         <nc:DispositionDate>...
         </nc:DispositionDate>
         <nc:DispositionDescriptionText>string</nc:DispositionDescriptionText>
         <nc:DispositionReasonText>string</nc:DispositionReasonText>
         <nc:DispositionReportedAuthorityText>string</nc:DispositionReportedAuthorityText>
         <nc:DispositionText>string</nc:DispositionText>
         <nc:DispositionCategoryText>string</nc:DispositionCategoryText>
         <nc:DispositionInstrument>...
         </nc:DispositionInstrument>
      </nc:ActivityDisposition>
      <j:CustodyTransferActionText>string</j:CustodyTransferActionText>
      <j:CustodyTransferLocation>
         <nc:LocationAddress>...
         </nc:LocationAddress>
         <nc:LocationAddressGrid>...
         </nc:LocationAddressGrid>
         <nc:LocationAltitudeMeasure>...
         </nc:LocationAltitudeMeasure>
         <nc:LocationArea>...
         </nc:LocationArea>
         <scr:LocationCategoryCode>A</scr:LocationCategoryCode>
         <nc:LocationContactInformation>...
         </nc:LocationContactInformation>
         <nc:LocationCrossStreet>...
         </nc:LocationCrossStreet>
         <nc:LocationDepthMeasure>...
         </nc:LocationDepthMeasure>
         <nc:LocationDescriptionText>string</nc:LocationDescriptionText>
         <nc:LocationGeographicElevation>...
         </nc:LocationGeographicElevation>
         <nc:LocationHighway>...
         </nc:LocationHighway>
         <nc:LocationLandmarkText>string</nc:LocationLandmarkText>
         <nc:LocationLocale>...
         </nc:LocationLocale>
         <nc:LocationMapLocation>...
         </nc:LocationMapLocation>
         <nc:LocationMGRSCoordinate>...
         </nc:LocationMGRSCoordinate>
         <nc:LocationName>string</nc:LocationName>
         <nc:LocationRangeDescriptionText>string</nc:LocationRangeDescriptionText>
         <nc:LocationRelativeLocation>...
         </nc:LocationRelativeLocation>
         <nc:LocationSurroundingAreaDescriptionText>string</nc:LocationSurroundingAreaDescriptionText>
         <nc:LocationTwoDimensionalGeographicCoordinate>...
         </nc:LocationTwoDimensionalGeographicCoordinate>
         <nc:LocationUTMCoordinate>...
         </nc:LocationUTMCoordinate>
      </j:CustodyTransferLocation>
      <j:CustodyTransferProperty>
         <nc:RoleOfItemReference/>
         <nc:PropertySeizer>...
         </nc:PropertySeizer>
         <nc:PropertyCurrentResaleValue>...
         </nc:PropertyCurrentResaleValue>
         <nc:PropertyHolding>...
         </nc:PropertyHolding>
         <nc:PropertyRecoveredValue>...
         </nc:PropertyRecoveredValue>
         <nc:PropertySeizedLocation>...
         </nc:PropertySeizedLocation>
      </j:CustodyTransferProperty>
      <j:CustodyTransferReceivingEnforcementAgency>
         <nc:OrganizationAbbreviationText>string</nc:OrganizationAbbreviationText>
         <nc:OrganizationActivityText>string</nc:OrganizationActivityText>
         <nc:OrganizationBranchName>string</nc:OrganizationBranchName>
         <j:OrganizationCategoryNCICORIAgencyCode>A</j:OrganizationCategoryNCICORIAgencyCode>
         <nc:OrganizationDayContactInformation>...
         </nc:OrganizationDayContactInformation>
         <nc:OrganizationDescriptionText>string</nc:OrganizationDescriptionText>
         <nc:OrganizationDoingBusinessAsName>string</nc:OrganizationDoingBusinessAsName>
         <nc:OrganizationEmergencyContactInformation>...
         </nc:OrganizationEmergencyContactInformation>
         <nc:OrganizationEstablishedDate>...
         </nc:OrganizationEstablishedDate>
         <nc:OrganizationEveningContactInformation>...
         </nc:OrganizationEveningContactInformation>
         <nc:OrganizationIdentification>...
         </nc:OrganizationIdentification>
         <nc:OrganizationIncorporatedIndicator>true</nc:OrganizationIncorporatedIndicator>
         <nc:OrganizationLocalIdentification>...
         </nc:OrganizationLocalIdentification>
         <nc:OrganizationLocation>...
         </nc:OrganizationLocation>
         <nc:OrganizationName>string</nc:OrganizationName>
         <nc:OrganizationNightContactInformation>...
         </nc:OrganizationNightContactInformation>
         <nc:OrganizationOtherIdentification>...
         </nc:OrganizationOtherIdentification>
         <nc:OrganizationParentAffiliate>...
         </nc:OrganizationParentAffiliate>
         <nc:OrganizationPrimaryContactInformation>...
         </nc:OrganizationPrimaryContactInformation>
         <nc:OrganizationPrincipalOfficial>...
         </nc:OrganizationPrincipalOfficial>
         <nc:OrganizationStatus>...
         </nc:OrganizationStatus>
         <nc:OrganizationSubUnit>...
         </nc:OrganizationSubUnit>
         <nc:OrganizationSubUnitName>string</nc:OrganizationSubUnitName>
         <nc:OrganizationTaxIdentification>...
         </nc:OrganizationTaxIdentification>
         <nc:OrganizationTerminationDate>...
         </nc:OrganizationTerminationDate>
         <nc:OrganizationUnitName>string</nc:OrganizationUnitName>
      </j:CustodyTransferReceivingEnforcementAgency>
      <j:CustodyTransferReceivingEnforcementFacility>
         <nc:FacilityIdentification>...
         </nc:FacilityIdentification>
         <nc:FacilityName>string</nc:FacilityName>
         <nc:FacilityCategoryText>string</nc:FacilityCategoryText>
         <nc:FacilityCommercialIndicator>true</nc:FacilityCommercialIndicator>
         <nc:FacilityLocation>...
         </nc:FacilityLocation>
         <nc:FacilityContactInformation>...
         </nc:FacilityContactInformation>
         <nc:FacilityContainsItem>...
         </nc:FacilityContainsItem>
      </j:CustodyTransferReceivingEnforcementFacility>
      <j:CustodyTransferReceivingEnforcementOfficial>
         <nc:RoleOfPersonReference/>
         <j:EnforcementOfficialActivityCategoryCode>01</j:EnforcementOfficialActivityCategoryCode>
         <j:EnforcementOfficialAssignmentCategoryCode>F</j:EnforcementOfficialAssignmentCategoryCode>
         <j:EnforcementOfficialBadgeIdentification>...
         </j:EnforcementOfficialBadgeIdentification>
         <j:EnforcementOfficialPOSTLicenseIdentification>...
         </j:EnforcementOfficialPOSTLicenseIdentification>
         <j:EnforcementOfficialCategoryText>string</j:EnforcementOfficialCategoryText>
         <j:EnforcementOfficialUnavailableSchedule>...
         </j:EnforcementOfficialUnavailableSchedule>
         <j:EnforcementOfficialUnit>...
         </j:EnforcementOfficialUnit>
         <j:LEOKACircumstanceCategoryCode>1</j:LEOKACircumstanceCategoryCode>
      </j:CustodyTransferReceivingEnforcementOfficial>
      <j:CustodyTransferReleasingEnforcementAgency>
         <nc:OrganizationAbbreviationText>string</nc:OrganizationAbbreviationText>
         <nc:OrganizationActivityText>string</nc:OrganizationActivityText>
         <nc:OrganizationBranchName>string</nc:OrganizationBranchName>
         <j:OrganizationCategoryNCICORIAgencyCode>A</j:OrganizationCategoryNCICORIAgencyCode>
         <nc:OrganizationDayContactInformation>...
         </nc:OrganizationDayContactInformation>
         <nc:OrganizationDescriptionText>string</nc:OrganizationDescriptionText>
         <nc:OrganizationDoingBusinessAsName>string</nc:OrganizationDoingBusinessAsName>
         <nc:OrganizationEmergencyContactInformation>...
         </nc:OrganizationEmergencyContactInformation>
         <nc:OrganizationEstablishedDate>...
         </nc:OrganizationEstablishedDate>
         <nc:OrganizationEveningContactInformation>...
         </nc:OrganizationEveningContactInformation>
         <nc:OrganizationIdentification>...
         </nc:OrganizationIdentification>
         <nc:OrganizationIncorporatedIndicator>true</nc:OrganizationIncorporatedIndicator>
         <nc:OrganizationLocalIdentification>...
         </nc:OrganizationLocalIdentification>
         <nc:OrganizationLocation>...
         </nc:OrganizationLocation>
         <nc:OrganizationName>string</nc:OrganizationName>
         <nc:OrganizationNightContactInformation>...
         </nc:OrganizationNightContactInformation>
         <nc:OrganizationOtherIdentification>...
         </nc:OrganizationOtherIdentification>
         <nc:OrganizationParentAffiliate>...
         </nc:OrganizationParentAffiliate>
         <nc:OrganizationPrimaryContactInformation>...
         </nc:OrganizationPrimaryContactInformation>
         <nc:OrganizationPrincipalOfficial>...
         </nc:OrganizationPrincipalOfficial>
         <nc:OrganizationStatus>...
         </nc:OrganizationStatus>
         <nc:OrganizationSubUnit>...
         </nc:OrganizationSubUnit>
         <nc:OrganizationSubUnitName>string</nc:OrganizationSubUnitName>
         <nc:OrganizationTaxIdentification>...
         </nc:OrganizationTaxIdentification>
         <nc:OrganizationTerminationDate>...
         </nc:OrganizationTerminationDate>
         <nc:OrganizationUnitName>string</nc:OrganizationUnitName>
      </j:CustodyTransferReleasingEnforcementAgency>
      <j:CustodyTransferReleasingEnforcementFacility>
         <nc:FacilityIdentification>...
         </nc:FacilityIdentification>
         <nc:FacilityName>string</nc:FacilityName>
         <nc:FacilityCategoryText>string</nc:FacilityCategoryText>
         <nc:FacilityCommercialIndicator>true</nc:FacilityCommercialIndicator>
         <nc:FacilityLocation>...
         </nc:FacilityLocation>
         <nc:FacilityContactInformation>...
         </nc:FacilityContactInformation>
         <nc:FacilityContainsItem>...
         </nc:FacilityContainsItem>
      </j:CustodyTransferReleasingEnforcementFacility>
      <j:CustodyTransferReleasingEnforcementOfficial>
         <nc:RoleOfPersonReference/>
         <j:EnforcementOfficialActivityCategoryCode>01</j:EnforcementOfficialActivityCategoryCode>
         <j:EnforcementOfficialAssignmentCategoryCode>F</j:EnforcementOfficialAssignmentCategoryCode>
         <j:EnforcementOfficialBadgeIdentification>...
         </j:EnforcementOfficialBadgeIdentification>
         <j:EnforcementOfficialPOSTLicenseIdentification>...
         </j:EnforcementOfficialPOSTLicenseIdentification>
         <j:EnforcementOfficialCategoryText>string</j:EnforcementOfficialCategoryText>
         <j:EnforcementOfficialUnavailableSchedule>...
         </j:EnforcementOfficialUnavailableSchedule>
         <j:EnforcementOfficialUnit>...
         </j:EnforcementOfficialUnit>
         <j:LEOKACircumstanceCategoryCode>1</j:LEOKACircumstanceCategoryCode>
      </j:CustodyTransferReleasingEnforcementOfficial>
      <j:CustodyTransferSubject>
         <nc:RoleOfPersonReference/>
         <nc:RoleOfOrganizationReference/>
         <j:DNACollectionStatusCode>A</j:DNACollectionStatusCode>
         <j:SubjectArmedIndicator>true</j:SubjectArmedIndicator>
         <j:SubjectArmedWeapon>...
         </j:SubjectArmedWeapon>
         <j:SubjectCautionInformationCode>00</j:SubjectCautionInformationCode>
         <j:SubjectCriminalOrganizationInvolvementCode>A</j:SubjectCriminalOrganizationInvolvementCode>
         <j:SubjectCriminalTraitDetails>...
         </j:SubjectCriminalTraitDetails>
         <j:SubjectDetainmentLocation>...
         </j:SubjectDetainmentLocation>
         <j:SubjectDisciplinaryAction>...
         </j:SubjectDisciplinaryAction>
         <j:SubjectExtraditionText>string</j:SubjectExtraditionText>
         <j:SubjectIdentification>...
         </j:SubjectIdentification>
         <j:SubjectInvolvementCriminalOrganization>...
         </j:SubjectInvolvementCriminalOrganization>
         <j:SubjectInvolvementPerson>...
         </j:SubjectInvolvementPerson>
         <j:SubjectMultiSourceOffenderCode>M</j:SubjectMultiSourceOffenderCode>
         <j:SubjectOffenderNoticeText>string</j:SubjectOffenderNoticeText>
         <j:SubjectStatus>...
         </j:SubjectStatus>
         <j:SubjectSupervision>...
         </j:SubjectSupervision>
         <j:SubjectTheftCategoryText>string</j:SubjectTheftCategoryText>
         <j:SubjectWarrantCategoryDescriptionText>string</j:SubjectWarrantCategoryDescriptionText>
      </j:CustodyTransferSubject>
   </j:EvidenceCustodyTransfer>
   <j:EvidenceKit>
      <nc:KitIdentification>
         <nc:IdentificationID>string</nc:IdentificationID>
         <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode>
         <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText>
         <nc:IdentificationEffectiveDate>...
         </nc:IdentificationEffectiveDate>
         <nc:IdentificationExpirationDate>...
         </nc:IdentificationExpirationDate>
         <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code>
         <nc:IdentificationSourceText>string</nc:IdentificationSourceText>
      </nc:KitIdentification>
      <nc:KitCategoryText>string</nc:KitCategoryText>
   </j:EvidenceKit>
   <j:EvidenceDocumentBinaryReference/>
   <j:EvidenceNumberIdentification>
      <nc:IdentificationID>string</nc:IdentificationID>
      <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode>
      <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText>
      <nc:IdentificationEffectiveDate>
         <nc:Date>2000-01-01</nc:Date>
      </nc:IdentificationEffectiveDate>
      <nc:IdentificationExpirationDate>
         <nc:Date>2000-01-01</nc:Date>
      </nc:IdentificationExpirationDate>
      <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code>
      <nc:IdentificationSourceText>string</nc:IdentificationSourceText>
   </j:EvidenceNumberIdentification>
   <j:EvidenceOtherIdentification>
      <nc:IdentificationID>string</nc:IdentificationID>
      <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode>
      <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText>
      <nc:IdentificationEffectiveDate>
         <nc:Date>2000-01-01</nc:Date>
      </nc:IdentificationEffectiveDate>
      <nc:IdentificationExpirationDate>
         <nc:Date>2000-01-01</nc:Date>
      </nc:IdentificationExpirationDate>
      <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code>
      <nc:IdentificationSourceText>string</nc:IdentificationSourceText>
   </j:EvidenceOtherIdentification>
   <j:EvidencePreviousLocation>
      <nc:LocationAddress>
         <nc:AddressFullText>string</nc:AddressFullText>
      </nc:LocationAddress>
      <nc:LocationAddressGrid>
         <nc:AddressGridID>string</nc:AddressGridID>
         <nc:AddressGridText>string</nc:AddressGridText>
      </nc:LocationAddressGrid>
      <nc:LocationAltitudeMeasure>
         <nc:MeasurePointValue>1.0</nc:MeasurePointValue>
         <nc:MeasureUnitText>string</nc:MeasureUnitText>
         <nc:MeasureCategoryText>string</nc:MeasureCategoryText>
         <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator>
         <nc:LengthUnitCode>4H</nc:LengthUnitCode>
      </nc:LocationAltitudeMeasure>
      <nc:LocationArea>
         <nc:AreaDescriptionText>string</nc:AreaDescriptionText>
         <nc:AreaPolygonDescriptionText>string</nc:AreaPolygonDescriptionText>
         <nc:AreaPolygonGeographicCoordinate>...
         </nc:AreaPolygonGeographicCoordinate>
         <nc:AreaCircularDescriptionText>string</nc:AreaCircularDescriptionText>
         <nc:AreaCircularRegion>...
         </nc:AreaCircularRegion>
         <nc:AreaGeographicCode>string</nc:AreaGeographicCode>
      </nc:LocationArea>
      <scr:LocationCategoryCode>A</scr:LocationCategoryCode>
      <nc:LocationContactInformation>
         <nc:ContactEmailID>string</nc:ContactEmailID>
         <nc:ContactEntity>...
         </nc:ContactEntity>
         <nc:ContactEntityDescriptionText>string</nc:ContactEntityDescriptionText>
         <nc:ContactInformationDescriptionText>string</nc:ContactInformationDescriptionText>
         <nc:ContactResponder>...
         </nc:ContactResponder>
      </nc:LocationContactInformation>
      <nc:LocationCrossStreet>
         <nc:CrossStreetDescriptionText>string</nc:CrossStreetDescriptionText>
         <nc:CrossStreetRelativeLocation>...
         </nc:CrossStreetRelativeLocation>
      </nc:LocationCrossStreet>
      <nc:LocationDepthMeasure>
         <nc:MeasurePointValue>1.0</nc:MeasurePointValue>
         <nc:MeasureUnitText>string</nc:MeasureUnitText>
         <nc:MeasureCategoryText>string</nc:MeasureCategoryText>
         <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator>
         <nc:LengthUnitCode>4H</nc:LengthUnitCode>
      </nc:LocationDepthMeasure>
      <nc:LocationDescriptionText>string</nc:LocationDescriptionText>
      <nc:LocationGeographicElevation>
         <nc:MeasurePointValue>1.0</nc:MeasurePointValue>
         <nc:MeasureUnitText>string</nc:MeasureUnitText>
         <nc:MeasureCategoryText>string</nc:MeasureCategoryText>
         <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator>
         <nc:GeographicElevationDatumID>string</nc:GeographicElevationDatumID>
      </nc:LocationGeographicElevation>
      <nc:LocationHighway>
         <nc:HighwayFullText>string</nc:HighwayFullText>
         <nc:HighwayName>string</nc:HighwayName>
         <nc:HighwayID>string</nc:HighwayID>
         <nc:HighwayPositionText>string</nc:HighwayPositionText>
      </nc:LocationHighway>
      <nc:LocationLandmarkText>string</nc:LocationLandmarkText>
      <nc:LocationLocale>
         <nc:LocaleCensusBlockID>string</nc:LocaleCensusBlockID>
         <nc:LocaleCensusTractID>string</nc:LocaleCensusTractID>
         <nc:LocaleCommunityName>string</nc:LocaleCommunityName>
         <nc:LocaleDescriptionText>string</nc:LocaleDescriptionText>
         <nc:LocaleDistrictName>string</nc:LocaleDistrictName>
         <nc:LocaleEmergencyServicesCityName>string</nc:LocaleEmergencyServicesCityName>
         <nc:LocaleFireJurisdictionID>string</nc:LocaleFireJurisdictionID>
         <nc:LocaleJudicialDistrictCode>string</nc:LocaleJudicialDistrictCode>
         <nc:LocaleJudicialDistrictName>string</nc:LocaleJudicialDistrictName>
         <nc:LocaleNeighborhoodName>string</nc:LocaleNeighborhoodName>
         <nc:LocalePoliceBeatText>string</nc:LocalePoliceBeatText>
         <nc:LocalePoliceGridText>string</nc:LocalePoliceGridText>
         <nc:LocalePoliceJurisdictionID>string</nc:LocalePoliceJurisdictionID>
         <nc:LocaleRegionName>string</nc:LocaleRegionName>
         <nc:LocaleSubdivisionName>string</nc:LocaleSubdivisionName>
         <nc:LocaleZoneName>string</nc:LocaleZoneName>
         <nc:LocaleEmergencyServicesJurisdictionID>string</nc:LocaleEmergencyServicesJurisdictionID>
      </nc:LocationLocale>
      <nc:LocationMapLocation>
         <nc:MapCoordinateFullText>string</nc:MapCoordinateFullText>
         <nc:MapDate>...
         </nc:MapDate>
         <nc:MapElevationCoordinateText>string</nc:MapElevationCoordinateText>
         <nc:MapHorizontalCoordinateText>string</nc:MapHorizontalCoordinateText>
         <nc:MapLocationDescriptionText>string</nc:MapLocationDescriptionText>
         <nc:MapName>string</nc:MapName>
         <nc:MapPageID>string</nc:MapPageID>
         <nc:MapQuadrantText>string</nc:MapQuadrantText>
         <nc:MapVersionID>string</nc:MapVersionID>
         <nc:MapVerticalCoordinateText>string</nc:MapVerticalCoordinateText>
      </nc:LocationMapLocation>
      <nc:LocationMGRSCoordinate>
         <nc:UTMCoordinateID>string</nc:UTMCoordinateID>
         <nc:UTMDatumID>string</nc:UTMDatumID>
         <nc:UTMEastingValue>1</nc:UTMEastingValue>
         <nc:UTMGridZoneID>string</nc:UTMGridZoneID>
         <nc:UTMGridZoneSquareID>string</nc:UTMGridZoneSquareID>
         <nc:UTMNorthingValue>1</nc:UTMNorthingValue>
         <nc:MGRSCoordinateID>string</nc:MGRSCoordinateID>
         <nc:MGRSCoordinateSquareID>string</nc:MGRSCoordinateSquareID>
      </nc:LocationMGRSCoordinate>
      <nc:LocationName>string</nc:LocationName>
      <nc:LocationRangeDescriptionText>string</nc:LocationRangeDescriptionText>
      <nc:LocationRelativeLocation>
         <nc:RelativeLocationDescriptionText>string</nc:RelativeLocationDescriptionText>
         <nc:RelativeLocationDirectionCode>E</nc:RelativeLocationDirectionCode>
         <nc:RelativeLocationDistanceText>string</nc:RelativeLocationDistanceText>
         <nc:RelativeLocationHeadingValue>1.0</nc:RelativeLocationHeadingValue>
         <nc:RelativeLocationReferencePoint>...
         </nc:RelativeLocationReferencePoint>
      </nc:LocationRelativeLocation>
      <nc:LocationSurroundingAreaDescriptionText>string</nc:LocationSurroundingAreaDescriptionText>
      <nc:LocationTwoDimensionalGeographicCoordinate>
         <nc:GeographicDatumCode>ADI-A</nc:GeographicDatumCode>
         <nc:GeographicCoordinateLatitude>...
         </nc:GeographicCoordinateLatitude>
         <nc:GeographicCoordinateLongitude>...
         </nc:GeographicCoordinateLongitude>
      </nc:LocationTwoDimensionalGeographicCoordinate>
      <nc:LocationUTMCoordinate>
         <nc:UTMCoordinateID>string</nc:UTMCoordinateID>
         <nc:UTMDatumID>string</nc:UTMDatumID>
         <nc:UTMEastingValue>1</nc:UTMEastingValue>
         <nc:UTMGridZoneID>string</nc:UTMGridZoneID>
         <nc:UTMGridZoneSquareID>string</nc:UTMGridZoneSquareID>
         <nc:UTMNorthingValue>1</nc:UTMNorthingValue>
      </nc:LocationUTMCoordinate>
   </j:EvidencePreviousLocation>
   <j:EvidenceQuantityText>string</j:EvidenceQuantityText>
   <j:EvidenceReceiptIdentification>
      <nc:IdentificationID>string</nc:IdentificationID>
      <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode>
      <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText>
      <nc:IdentificationEffectiveDate>
         <nc:Date>2000-01-01</nc:Date>
      </nc:IdentificationEffectiveDate>
      <nc:IdentificationExpirationDate>
         <nc:Date>2000-01-01</nc:Date>
      </nc:IdentificationExpirationDate>
      <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code>
      <nc:IdentificationSourceText>string</nc:IdentificationSourceText>
   </j:EvidenceReceiptIdentification>
   <j:EvidenceReturnedIndicator>true</j:EvidenceReturnedIndicator>
   <j:EvidenceTakenLocation>
      <nc:LocationAddress>
         <nc:AddressFullText>string</nc:AddressFullText>
      </nc:LocationAddress>
      <nc:LocationAddressGrid>
         <nc:AddressGridID>string</nc:AddressGridID>
         <nc:AddressGridText>string</nc:AddressGridText>
      </nc:LocationAddressGrid>
      <nc:LocationAltitudeMeasure>
         <nc:MeasurePointValue>1.0</nc:MeasurePointValue>
         <nc:MeasureUnitText>string</nc:MeasureUnitText>
         <nc:MeasureCategoryText>string</nc:MeasureCategoryText>
         <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator>
         <nc:LengthUnitCode>4H</nc:LengthUnitCode>
      </nc:LocationAltitudeMeasure>
      <nc:LocationArea>
         <nc:AreaDescriptionText>string</nc:AreaDescriptionText>
         <nc:AreaPolygonDescriptionText>string</nc:AreaPolygonDescriptionText>
         <nc:AreaPolygonGeographicCoordinate>...
         </nc:AreaPolygonGeographicCoordinate>
         <nc:AreaCircularDescriptionText>string</nc:AreaCircularDescriptionText>
         <nc:AreaCircularRegion>...
         </nc:AreaCircularRegion>
         <nc:AreaGeographicCode>string</nc:AreaGeographicCode>
      </nc:LocationArea>
      <scr:LocationCategoryCode>A</scr:LocationCategoryCode>
      <nc:LocationContactInformation>
         <nc:ContactEmailID>string</nc:ContactEmailID>
         <nc:ContactEntity>...
         </nc:ContactEntity>
         <nc:ContactEntityDescriptionText>string</nc:ContactEntityDescriptionText>
         <nc:ContactInformationDescriptionText>string</nc:ContactInformationDescriptionText>
         <nc:ContactResponder>...
         </nc:ContactResponder>
      </nc:LocationContactInformation>
      <nc:LocationCrossStreet>
         <nc:CrossStreetDescriptionText>string</nc:CrossStreetDescriptionText>
         <nc:CrossStreetRelativeLocation>...
         </nc:CrossStreetRelativeLocation>
      </nc:LocationCrossStreet>
      <nc:LocationDepthMeasure>
         <nc:MeasurePointValue>1.0</nc:MeasurePointValue>
         <nc:MeasureUnitText>string</nc:MeasureUnitText>
         <nc:MeasureCategoryText>string</nc:MeasureCategoryText>
         <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator>
         <nc:LengthUnitCode>4H</nc:LengthUnitCode>
      </nc:LocationDepthMeasure>
      <nc:LocationDescriptionText>string</nc:LocationDescriptionText>
      <nc:LocationGeographicElevation>
         <nc:MeasurePointValue>1.0</nc:MeasurePointValue>
         <nc:MeasureUnitText>string</nc:MeasureUnitText>
         <nc:MeasureCategoryText>string</nc:MeasureCategoryText>
         <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator>
         <nc:GeographicElevationDatumID>string</nc:GeographicElevationDatumID>
      </nc:LocationGeographicElevation>
      <nc:LocationHighway>
         <nc:HighwayFullText>string</nc:HighwayFullText>
         <nc:HighwayName>string</nc:HighwayName>
         <nc:HighwayID>string</nc:HighwayID>
         <nc:HighwayPositionText>string</nc:HighwayPositionText>
      </nc:LocationHighway>
      <nc:LocationLandmarkText>string</nc:LocationLandmarkText>
      <nc:LocationLocale>
         <nc:LocaleCensusBlockID>string</nc:LocaleCensusBlockID>
         <nc:LocaleCensusTractID>string</nc:LocaleCensusTractID>
         <nc:LocaleCommunityName>string</nc:LocaleCommunityName>
         <nc:LocaleDescriptionText>string</nc:LocaleDescriptionText>
         <nc:LocaleDistrictName>string</nc:LocaleDistrictName>
         <nc:LocaleEmergencyServicesCityName>string</nc:LocaleEmergencyServicesCityName>
         <nc:LocaleFireJurisdictionID>string</nc:LocaleFireJurisdictionID>
         <nc:LocaleJudicialDistrictCode>string</nc:LocaleJudicialDistrictCode>
         <nc:LocaleJudicialDistrictName>string</nc:LocaleJudicialDistrictName>
         <nc:LocaleNeighborhoodName>string</nc:LocaleNeighborhoodName>
         <nc:LocalePoliceBeatText>string</nc:LocalePoliceBeatText>
         <nc:LocalePoliceGridText>string</nc:LocalePoliceGridText>
         <nc:LocalePoliceJurisdictionID>string</nc:LocalePoliceJurisdictionID>
         <nc:LocaleRegionName>string</nc:LocaleRegionName>
         <nc:LocaleSubdivisionName>string</nc:LocaleSubdivisionName>
         <nc:LocaleZoneName>string</nc:LocaleZoneName>
         <nc:LocaleEmergencyServicesJurisdictionID>string</nc:LocaleEmergencyServicesJurisdictionID>
      </nc:LocationLocale>
      <nc:LocationMapLocation>
         <nc:MapCoordinateFullText>string</nc:MapCoordinateFullText>
         <nc:MapDate>...
         </nc:MapDate>
         <nc:MapElevationCoordinateText>string</nc:MapElevationCoordinateText>
         <nc:MapHorizontalCoordinateText>string</nc:MapHorizontalCoordinateText>
         <nc:MapLocationDescriptionText>string</nc:MapLocationDescriptionText>
         <nc:MapName>string</nc:MapName>
         <nc:MapPageID>string</nc:MapPageID>
         <nc:MapQuadrantText>string</nc:MapQuadrantText>
         <nc:MapVersionID>string</nc:MapVersionID>
         <nc:MapVerticalCoordinateText>string</nc:MapVerticalCoordinateText>
      </nc:LocationMapLocation>
      <nc:LocationMGRSCoordinate>
         <nc:UTMCoordinateID>string</nc:UTMCoordinateID>
         <nc:UTMDatumID>string</nc:UTMDatumID>
         <nc:UTMEastingValue>1</nc:UTMEastingValue>
         <nc:UTMGridZoneID>string</nc:UTMGridZoneID>
         <nc:UTMGridZoneSquareID>string</nc:UTMGridZoneSquareID>
         <nc:UTMNorthingValue>1</nc:UTMNorthingValue>
         <nc:MGRSCoordinateID>string</nc:MGRSCoordinateID>
         <nc:MGRSCoordinateSquareID>string</nc:MGRSCoordinateSquareID>
      </nc:LocationMGRSCoordinate>
      <nc:LocationName>string</nc:LocationName>
      <nc:LocationRangeDescriptionText>string</nc:LocationRangeDescriptionText>
      <nc:LocationRelativeLocation>
         <nc:RelativeLocationDescriptionText>string</nc:RelativeLocationDescriptionText>
         <nc:RelativeLocationDirectionCode>E</nc:RelativeLocationDirectionCode>
         <nc:RelativeLocationDistanceText>string</nc:RelativeLocationDistanceText>
         <nc:RelativeLocationHeadingValue>1.0</nc:RelativeLocationHeadingValue>
         <nc:RelativeLocationReferencePoint>...
         </nc:RelativeLocationReferencePoint>
      </nc:LocationRelativeLocation>
      <nc:LocationSurroundingAreaDescriptionText>string</nc:LocationSurroundingAreaDescriptionText>
      <nc:LocationTwoDimensionalGeographicCoordinate>
         <nc:GeographicDatumCode>ADI-A</nc:GeographicDatumCode>
         <nc:GeographicCoordinateLatitude>...
         </nc:GeographicCoordinateLatitude>
         <nc:GeographicCoordinateLongitude>...
         </nc:GeographicCoordinateLongitude>
      </nc:LocationTwoDimensionalGeographicCoordinate>
      <nc:LocationUTMCoordinate>
         <nc:UTMCoordinateID>string</nc:UTMCoordinateID>
         <nc:UTMDatumID>string</nc:UTMDatumID>
         <nc:UTMEastingValue>1</nc:UTMEastingValue>
         <nc:UTMGridZoneID>string</nc:UTMGridZoneID>
         <nc:UTMGridZoneSquareID>string</nc:UTMGridZoneSquareID>
         <nc:UTMNorthingValue>1</nc:UTMNorthingValue>
      </nc:LocationUTMCoordinate>
   </j:EvidenceTakenLocation>
   <j:EvidenceReturnRecipientEntity>
      <nc:EntityOrganizationReference/>
   </j:EvidenceReturnRecipientEntity>
   <j:EvidenceTakenFromEntity>
      <nc:EntityOrganizationReference/>
   </j:EvidenceTakenFromEntity>
</j:IncidentEvidence>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com