Data Model Documentation

 

judgment

The judgment group, containing an instance of the text of the judgment in a case.

Description

OxLawRepML only.

The type attribute should only be used if the text of the judgment which this element encloses is not in its original language (i.e. is a translation into English);

The xml:lang attribute should be used to indicate the language used in this representation of the judgment. Its values should be drawn from the ISO 639-2 list.

A fileRef child element is used when the text of the judgment is only available in an external file such as a PDF.

DTD declaration

<!ELEMENT judgment (fileRef | textMatter)>

Children

Attributes

Name

Type

Value

doi

CDATA

#IMPLIED

id

ID

#IMPLIED

lang

CDATA

#REQUIRED

type

CDATA

#IMPLIED

Parents