j:JudicialOfficialFirm
An agency at which a judicial official works.
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Schema document: niem-constrained/domains/jxdm/4.0/jxdm.xsd
Type: nc:OrganizationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:OrganizationCategoryText [0..1]A kind or functional type of organization.
- nc:OrganizationName [0..*]A name of an organization.
- nc:OrganizationTaxIdentification [0..1]A tax identification assigned to an organization.
from subst. group nc:OrganizationCategory
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | The id attribute is used to define XML IDs for NIEM objects. These IDs may be targets of reference elements, metadata attributes, and link metadata attributes. | from type s:ComplexObjectType |
s:metadata | [0..1] | xsd:IDREFS | The attribute metadata allows an object to point to metadata that affects itself. | from type s:ComplexObjectType |
s:linkMetadata | [0..1] | xsd:IDREFS | The linkMetadata attribute allows an element to point to metadata that affects the relationship between the context and the value of the object. | from type s:ComplexObjectType |
Used in
- NIEM reference target from lexsdigest:BailBondsmanOrganizationReference
- NIEM reference target from lexsdigest:BailingOrganizationReference
- NIEM reference target from lexsdigest:OriginatorOrganizationReference
- NIEM reference target from lexsdigest:ReceiverOrganizationReference
- NIEM reference target from lexsdigest:RecipientOrganizationReference
- NIEM reference target from lexsdigest:SenderOrganizationReference
- NIEM reference target from lexsdigest:ServiceProviderOrganizationReference
- NIEM reference target from lexsdigest:ServiceRecipientOrganizationReference
- NIEM reference target from lexsdigest:SubjectOrganizationReference
- NIEM reference target from lexsdigest:VictimOrganizationReference
- NIEM reference target from lexsdigest:VisitedOrganizationReference
- NIEM reference target from lexsdigest:VisitorOrganizationReference
- NIEM reference target from nc:EntityOrganizationReference
- NIEM reference target from nc:OrganizationReference
- NIEM reference target from nc:OrganizationUnitReference
- NIEM reference target from nc:RoleOfOrganizationReference
- NIEM reference target from lexslib:ObjectReference
- NIEM reference target from lexslib:PayloadObjectReference
- NIEM reference target from lexslib:SameAsDigestReference
- Type j:JudicialOfficialType (Elements j:AppellateCaseDecisionIssuingJudge, j:AppellateCaseNoticeProsecutingAttorney, j:Attorney, j:CourtEventJudge, j:CourtOrderIssuingJudicialOfficial, j:CourtOrderServiceOfficialJudicial, j:Judge ...more)
Sample instance
<j:JudicialOfficialFirm> <nc:OrganizationCategoryText>Judicial</nc:OrganizationCategoryText> <nc:OrganizationName>Atlanta Courts</nc:OrganizationName> <nc:OrganizationTaxIdentification> <nc:IdentificationID>Tax123</nc:IdentificationID> <nc:IdentificationEffectiveDate> <nc:Date>1967-08-13</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>1968-08-13</nc:Date> </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionText>Atlanta</nc:IdentificationJurisdictionText> <nc:IdentificationSourceText>some source</nc:IdentificationSourceText> <nc:IdentificationStatus> <nc:StatusDate> <nc:Date>1967-08-13</nc:Date> </nc:StatusDate> <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText> <nc:StatusIssuerText>IRS</nc:StatusIssuerText> </nc:IdentificationStatus> </nc:OrganizationTaxIdentification> </j:JudicialOfficialFirm>