Element Group ANheaderInline
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Annotations
<type>Group</type>
<name>ANheaderInline</name>
<comment>The group ANheaderInline lists the elements that are inline, are specific to the Akoma Ntoso vocabulary, and should only be used within the header element</comment>
Diagram
Diagram akomantoso30_xsd_Element_courtType.tmp#courtType akomantoso30_xsd_Element_neutralCitation.tmp#neutralCitation akomantoso30_xsd_Element_party.tmp#party akomantoso30_xsd_Element_judge.tmp#judge akomantoso30_xsd_Element_lawyer.tmp#lawyer akomantoso30_xsd_Element_signature.tmp#signature akomantoso30_xsd_Element_argument.tmp#argument
Used by
Element Group inlineElements
Model courtType | neutralCitation | party | judge | lawyer | signature | argument
Children argument, courtType, judge, lawyer, neutralCitation, party, signature
Source
<xsd:group name="ANheaderInline">
  <xsd:annotation>
    <xsd:documentation>
      <type>Group</type>
      <name>ANheaderInline</name>
      <comment>The group ANheaderInline lists the elements that are inline, are specific to the Akoma Ntoso vocabulary, and should only be used within the header element</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:choice>
    <xsd:element ref="courtType"/>
    <xsd:element ref="neutralCitation"/>
    <xsd:element ref="party"/>
    <xsd:element ref="judge"/>
    <xsd:element ref="lawyer"/>
    <xsd:element ref="signature"/>
    <xsd:element ref="argument"/>
  </xsd:choice>
</xsd:group>