j:JudicialOfficialBarMembership
Details about a legal capacity in which a judicial official is able to practice law.
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Schema document: domains/jxdm/4.0/jxdm.xsd
Type: j:JudicialOfficialBarMembershipType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- j:JudicialOfficialBarIdentification [0..*] An identifier assigned to a judicial official after meeting the requirement to practice law in a region.
- j:JudicialOfficialBarStatus [0..*] A status of a judicial officials bar membership.
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:CaseOfficialType via extension of j:JudicialOfficialType (Elements j:CaseDefenseAttorney, j:CaseInitiatingAttorney, j:CaseJudge, j:CaseOfficial, j:CaseOtherOfficial, j:CaseProsecutionAttorney, j:CaseRespondentAttorney, j:RegisterActionJudge)
- Type j:JudicialOfficialType (Elements j:AppellateCaseDecisionIssuingJudge, j:AppellateCaseNoticeProsecutingAttorney, j:Attorney, j:CourtEventJudge, j:CourtOrderIssuingJudicialOfficial, j:CourtOrderServiceOfficialJudicial, j:Judge, j:JudicialOfficial, j:SeverityLevelAssignedJudge, j:VerdictIssuingJudge, j:VisitationSupervisingOfficialJudicial)
Sample instance
<j:JudicialOfficialBarMembership> <j:JudicialOfficialBarIdentification> <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:JudicialOfficialBarIdentification> <j:JudicialOfficialBarStatus> <nc:StatusText>string</nc:StatusText> <nc:StatusDate> <nc:Date>2000-01-01</nc:Date> </nc:StatusDate> <nc:StatusDescriptionText>string</nc:StatusDescriptionText> <nc:StatusIssuerIdentification> <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:StatusIssuerIdentification> <nc:StatusIssuerText>string</nc:StatusIssuerText> </j:JudicialOfficialBarStatus> </j:JudicialOfficialBarMembership>