Element Group judgmentBlock
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Group</type>
<name>judgmentBlock</name>
<comment>The group judgmentBlock lists the structures that should be found in a judgment</comment>
Diagram
Diagram akomantoso30_xsd_Element_introduction.tmp#introduction akomantoso30_xsd_Element_background.tmp#background akomantoso30_xsd_Element_arguments.tmp#arguments akomantoso30_xsd_Element_remedies.tmp#remedies akomantoso30_xsd_Element_motivation.tmp#motivation akomantoso30_xsd_Element_decision.tmp#decision
Used by
Complex Type judgmentBodyType
Model introduction | background | arguments | remedies | motivation | decision
Children arguments, background, decision, introduction, motivation, remedies
Source
<xsd:group name="judgmentBlock">
  <xsd:annotation>
    <xsd:documentation>
      <type>Group</type>
      <name>judgmentBlock</name>
      <comment>The group judgmentBlock lists the structures that should be found in a judgment</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:choice>
    <xsd:element ref="introduction"/>
    <xsd:element ref="background"/>
    <xsd:element ref="arguments"/>
    <xsd:element ref="remedies"/>
    <xsd:element ref="motivation"/>
    <xsd:element ref="decision"/>
  </xsd:choice>
</xsd:group>