j:Jurisdiction
Applied augmentation for type nc:JurisdictionType
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.1
Schema document: domains/jxdm/4.1/jxdm.xsd
Type: j:JurisdictionType
Properties: Global, Qualified, Nillable
NIEM properties:
- Base: nc:Jurisdiction
- Augmented Element
Content
- Sequence [1..1]
- nc:LocationCityName [0..*] A name of a city or town.
- Choice [0..*]
- 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.
- 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.
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.
- j:JurisdictionAugmentation [0..*] Additional information about a jurisdiction.
from type nc:JurisdictionType
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
Substitution hierarchy
- nc:Jurisdiction
- can be substituted with j:Jurisdiction
Sample instance
<j:Jurisdiction> <nc:LocationCityName>string</nc:LocationCityName> <nc:LocationCountryFIPS10-4Code>KS</nc:LocationCountryFIPS10-4Code> <nc:LocationCountyCode>179</nc:LocationCountyCode> <nc:LocationStateCanadianProvinceCode>BC</nc:LocationStateCanadianProvinceCode> <nc:JurisdictionIdentification> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText> <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> <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </nc:JurisdictionIdentification> <nc:JurisdictionText>string</nc:JurisdictionText> <j:JurisdictionAugmentation> <j:JurisdictionDescriptionText>string</j:JurisdictionDescriptionText> <j:JurisdictionDistrictText>string</j:JurisdictionDistrictText> <j:JurisdictionRestrictionText>string</j:JurisdictionRestrictionText> <j:JurisdictionDistrictIdentification> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </j:JurisdictionDistrictIdentification> <nc:JurisdictionText>string</nc:JurisdictionText> <j:JurisdictionTitle> <nc:TitleIdentification>... </nc:TitleIdentification> <nc:TitleDuplicateQuantity>1</nc:TitleDuplicateQuantity> <nc:TitleIssueDate>... </nc:TitleIssueDate> <nc:TitleIssuingAuthorityName>string</nc:TitleIssuingAuthorityName> <nc:TitleLienIndicator>true</nc:TitleLienIndicator> <nc:TitleItem>... </nc:TitleItem> <nc:TitleStatus>... </nc:TitleStatus> <nc:TitleHolder>... </nc:TitleHolder> <nc:TitleCategoryText>string</nc:TitleCategoryText> <nc:Lien>... </nc:Lien> <nc:ItemTitleDocumentCategoryCode>Original</nc:ItemTitleDocumentCategoryCode> <nc:ItemTitlePurchaseDate>... </nc:ItemTitlePurchaseDate> <nc:ItemTitlePurchasePriceAmount>1.0</nc:ItemTitlePurchasePriceAmount> <nc:ItemTitleSalesTaxAmount>1.0</nc:ItemTitleSalesTaxAmount> <nc:ItemTitleSalesTaxPercentage>1.0</nc:ItemTitleSalesTaxPercentage> <nc:ItemTitleTaxableValue>... </nc:ItemTitleTaxableValue> </j:JurisdictionTitle> </j:JurisdictionAugmentation> </j:Jurisdiction>