j:CrashInformationSource
Affiliation of the person completing the crash report.
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Schema document: domains/jxdm/4.0/jxdm.xsd
Type: j:CrashInformationSourceType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- j:InformationSourceCategoryCode [0..*] Source of Information for the crash report.
- j:OrganizationORIIdentification [0..*] A unique identifier assigned to a justice-related organization by the federal government.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type j:CrashType (Element j:Crash)
Sample instance
<j:CrashInformationSource> <j:InformationSourceCategoryCode>08</j:InformationSourceCategoryCode> <j:OrganizationORIIdentification> <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:OrganizationORIIdentification> </j:CrashInformationSource>