j:SupervisionJurisdiction
An area or location within which a person must remain in while under supervision.
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Schema document: domains/jxdm/4.0/jxdm.xsd
Type: nc:JurisdictionType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:LocationCityName [0..*] A name of a city or town.
- Choice [0..*]
- intel:LocationCountryFIPS10-4PlusNCTCCode A union of additional country codes managed by NCTC and the FIPS 10-4 country codes.
- scr:LocationCountryIdentification An identifier that represents a country.
- nc:LocationCountryFIPS10-4Code A country, territory, dependency, or other such geopolitical subdivision of a location.
- nc:LocationCountryISO3166Alpha2Code A country, territory, dependency, or other such geopolitical subdivision of a location.
- nc:LocationCountryISO3166Alpha3Code A country, territory, dependency, or other such geopolitical subdivision of a location.
- nc:LocationCountryISO3166NumericCode A country, territory, dependency, or other such geopolitical subdivision of a location.
- nc:LocationCountryName A country, territory, dependency, or other such geopolitical subdivision of a location.
from subst. group nc:LocationCountry - Choice [0..*]
- nc:LocationCountyCode A county, parish, vicinage, or other such geopolitical subdivision of a state.
- nc:LocationCountyName A county, parish, vicinage, or other such geopolitical subdivision of a state.
from subst. group nc:LocationCounty - Choice [0..*]
- nc:LocationStateCanadianProvinceCode A state, commonwealth, province, or other such geopolitical subdivision of a country.
- nc:LocationStateFIPS10-4InternationalCode A state, commonwealth, province, or other such geopolitical subdivision of a country.
- nc:LocationStateFIPS5-2AlphaCode A state, commonwealth, province, or other such geopolitical subdivision of a country.
- nc:LocationStateFIPS5-2NumericCode A state, commonwealth, province, or other such geopolitical subdivision of a country.
- nc:LocationStateNCICLISCode A state, commonwealth, province, or other such geopolitical subdivision of a country.
- nc:LocationStateNCICLSTACode A state, commonwealth, province, or other such geopolitical subdivision of a country.
- nc:LocationStateNCICRESCode A state, commonwealth, province, or other such geopolitical subdivision of a country.
- nc:LocationStateName A state, commonwealth, province, or other such geopolitical subdivision of a country.
- nc:LocationStateUSPostalServiceCode A state, commonwealth, province, or other such geopolitical subdivision of a country.
from subst. group nc:LocationState - nc:JurisdictionIdentification [0..*] An identification of a jurisdiction.
- nc:JurisdictionText [0..*] An area in which an organization or person has some kind of authoritative capacity or responsibility over.
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
- NIEM reference target from nc:JurisdictionReference
- Type j:SupervisionAugmentationType (Element j:SupervisionAugmentation)
Sample instance
<j:SupervisionJurisdiction> <nc:LocationCityName>string</nc:LocationCityName> <intel:LocationCountryFIPS10-4PlusNCTCCode>string</intel:LocationCountryFIPS10-4PlusNCTCCode> <nc:LocationCountyCode>000</nc:LocationCountyCode> <nc:LocationStateCanadianProvinceCode>AB</nc:LocationStateCanadianProvinceCode> <nc:JurisdictionIdentification> <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:JurisdictionIdentification> <nc:JurisdictionText>string</nc:JurisdictionText> </j:SupervisionJurisdiction>