Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type judgmentBodyType
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Complex</type>
<name>judgmentBodyType</name>
<comment>the type judgmentBodyType specifies a content model 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
Used by
Element judgmentBody
Model (introduction | background | arguments | remedies | motivation | decision)
Children arguments, background, decision, introduction, motivation, remedies
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:complexType name="judgmentBodyType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>judgmentBodyType</name>
      <comment>the type judgmentBodyType specifies a content model of the main hierarchy of a judgment document</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence minOccurs="1" maxOccurs="unbounded">
    <xsd:group ref="judgmentBlock"/>
  </xsd:sequence>
  <xsd:attributeGroup ref="coreopt"/>
</xsd:complexType>