jurisdiction
The jurisdiction name element, containing the name of a jurisdiction within which a case was heard, or to which a document or legal instrument applies.
Description
The appropriate two-character ISO 3166 country code should be captured as the value of the ISOcountry attribute where applicable.
The attributes arbInst, court, juris,
and chamber are used to pick out components of the content, in cases where
the jurisdiction
includes more than just a country name.
DTD declaration
<!ELEMENT jurisdiction (#PCDATA | bibItem)*>
Children
-
#PCDATA - bibItem
Attributes
|
Name |
Type |
Value |
|---|---|---|
|
ISOcountry |
CDATA |
#IMPLIED |
|
OUPjuris |
CDATA |
#IMPLIED |
|
arbInst |
CDATA |
#IMPLIED |
|
chamber |
CDATA |
#IMPLIED |
|
court |
CDATA |
#IMPLIED |
|
id |
ID |
#IMPLIED |
|
juris |
CDATA |
#IMPLIED |
|
province |
CDATA |
#IMPLIED |
|
role |
CDATA |
#IMPLIED |
Parents
Special features
- Mixed content element