nc:OrganizationLocalIdentification
An identification assigned at a local level to an organization.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-core/2.0/niem-core.xsd
Type: nc:IdentificationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:IdentificationID [0..*] A value that identifies something.
- Choice [0..*]
- j:PersonIDCategoryCode A kind of identifier assigned to a person.
- scr:ConveyanceIdentificationCategoryCode A kind of conveyance identification.
- nc:IdentificationCategoryText A kind of identification.
from subst. group nc:IdentificationCategory - nc:IdentificationCategoryDescriptionText [0..*] A description of a kind of identification.
- nc:IdentificationEffectiveDate [0..*] A date an identification takes effect.
- nc:IdentificationExpirationDate [0..*] A date after which an identification is no longer valid.
- Choice [0..*]
- j:DrivingJurisdictionAuthorityANSID20Code A federal or state organization with jurisdiction over a person's driving privileges.
- j:DrivingJurisdictionAuthorityNCICLSTACode A federal or state organization with jurisdiction over a person's driving privileges.
- j:IdentificationJurisdictionCanadianProvinceCode An area, region, or unit in which a unique identification is issued.
- j:IdentificationJurisdictionNCICLISCode An area, region, or unit in which a unique identification is issued.
- j:IdentificationJurisdictionNCICLSTACode An area, region, or unit in which a unique identification is issued.
- j:IdentificationJurisdictionNCICRESCode An area, region, or unit in which a unique identification is issued.
- scr:ConveyanceIDIssuingJurisdictionCode A conveyance ID issuing jurisdiction type.
- nc:IdentificationJurisdictionFIPS10-4Code An area, region, or unit in which a unique identification is issued.
- nc:IdentificationJurisdictionISO3166Alpha3Code An area, region, or unit in which a unique identification is issued.
- nc:IdentificationJurisdictionText An area, region, or unit in which a unique identification is issued.
from subst. group nc:IdentificationJurisdiction - nc:IdentificationSourceText [0..*] A person, organization, or locale which issues an identification.
- nc:IdentificationStatus [0..*] A status of an identification.
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 em:HospitalType via extension of nc:OrganizationType (Element em:Hospital)
- Type ip:AirlineType via extension of nc:OrganizationType (Element ip:Airline)
- Type it:MasterType via extension of nc:OrganizationType (Element it:Master)
- Type j:EnforcementUnitType via extension of nc:OrganizationType (Elements j:EmploymentAssignedUnitEnforcementUnit, j:EnforcementOfficialUnit, j:EnforcementUnit)
- Type j:CourtType via extension of nc:OrganizationType (Elements j:AppellateCaseNoticeFilingCourt, j:AppellateCaseNoticeOriginalCourt, j:BailSetCourt, j:CaseCourt, j:CaseOriginalCourt, j:ConvictionCourt, j:Court, j:CourtAppearanceCourt, j:CourtEventCourt, j:CourtOrderIssuingCourt, j:JudicialOfficialCourt, j:VerdictIssuingCourt)
- Type nc:OrganizationType (Elements ansi-nist:CaptureOrganization, ansi-nist:RecordForwardOrganizations, ansi-nist:TransactionDestinationOrganization, ansi-nist:TransactionOrganization, ansi-nist:TransactionOriginatingOrganization, em:AlarmEventDispatchAgency, em:HomeDispatch, em:HomeUnit, em:Owner, it:Buyer, it:Carrier, it:Consignee, it:Consignor, it:Consolidator, it:ConsortiumCarrier, it:ContainerTerminalOperator, it:Deconsolidator, it:Exporter, it:Importer, it:IntermediateCarrier, it:IntermediateConsignee, it:LoadingProofParty, it:Manufacturer, it:NonVesselOperatingCarrier, it:NotifyParty, it:ProcessingEstablishment, it:Seller, it:Stevedore, it:StuffingPlace, it:TransitPrincipal, it:TransportMeansOperator, it:TransportMeansOwner, j:AppellateCaseNoticeDefendingAgency, j:AppellateCaseNoticeProsecutingAgency, j:ArrestAgency, j:ArrestInvolvedOrganization, j:BookingAgency, j:CitationAgency, j:CourtActivitySupervisingAgency, j:CourtOrderDesignatedOrganization, j:CourtOrderEnforcementAgency, j:CourtOrderSupervisingAgency, j:CourtSupervisingAgency, j:CustodyTransferReceivingEnforcementAgency, j:CustodyTransferReleasingEnforcementAgency, j:EMSAgency, j:EmploymentAssignedUnitOrganization, j:ExhibitAcceptingAgency, j:IncidentResponseOrganization, j:IncidentSubjectOrganization, j:JudicialOfficialFirm, j:PatientMedicalFacility, j:PersonTemporaryAssignmentUnit, j:PropertySeizurePropertyHoldingOrganization, j:SanctionIssuingAgency, j:SanctionJurisdictionalAgency, j:ServiceCallAssignedUnit, j:ServiceCallAssistingUnit, j:SeverityLevelIssuingAgency, j:TargetOrganization, j:VictimOrganization, scr:SubscriberOrganization, nc:Agency, nc:BiometricRepositoryOrganization, nc:EntityOrganization, nc:IncidentJurisdictionalOrganization, nc:ItemHoldingOrganization, nc:ItemMovingOrganization, nc:Organization, nc:OrganizationParentAffiliate, nc:OrganizationParentOrganization, nc:OrganizationSubUnit, nc:OrganizationUnit, nc:PassportIssuingOrganization, nc:TowingCompany, nc:VehicleTower)
Sample instance
<nc:OrganizationLocalIdentification> <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> </nc:OrganizationLocalIdentification>