Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element judgmentBody
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Element</type>
<name>judgmentBody</name>
<comment>the element judgmentBody is the container of the main hierarchy of a judgment document</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_coreopt.tmp#coreopt AkomaNtoso30-csd13_xsd_Element_introduction.tmp#introduction AkomaNtoso30-csd13_xsd_Element_background.tmp#background AkomaNtoso30-csd13_xsd_Element_arguments.tmp#arguments AkomaNtoso30-csd13_xsd_Element_remedies.tmp#remedies AkomaNtoso30-csd13_xsd_Element_motivation.tmp#motivation AkomaNtoso30-csd13_xsd_Element_decision.tmp#decision AkomaNtoso30-csd13_xsd_Element_Group_judgmentBlock.tmp#judgmentBlock AkomaNtoso30-csd13_xsd_Complex_Type_judgmentBodyType.tmp#judgmentBodyType
Type judgmentBodyType
Properties
content: complex
Used by
Complex Type judgmentStructure
Model (introduction | background | arguments | remedies | motivation | decision)
Children arguments, background, decision, introduction, motivation, remedies
Instance
<judgmentBody alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13">
  <introduction alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</introduction>
  <background alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</background>
  <arguments alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</arguments>
  <remedies alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</remedies>
  <motivation alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</motivation>
  <decision alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</decision>
</judgmentBody>
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
alternativeTo xsd:anyURI optional
class xsd:string optional
eId noWhiteSpace optional
lang optional
period xsd:anyURI optional
refersTo list of xsd:anyURI optional
space optional
status statusType optional
style xsd:string optional
title xsd:string optional
wId noWhiteSpace optional
Source
<xsd:element name="judgmentBody" type="judgmentBodyType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>judgmentBody</name>
      <comment>the element judgmentBody is the container of the main hierarchy of a judgment document</comment>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>