Group journal import

This schema describes a group journal. Some information is required and some is optional or depends on other information that is used in the same journal. For example, an intercompany must be defined only if the account requires an intercompany. An XML item that uses the group-journal tag describes a group journal. This item must include a lines item that contains at least two line items, which describe the journal lines. This definition includes all attributes:

<group-journal group=““ level=““ segment-stage=““ type=““ currency=““ year=““ period=““ scenario=““ category=““ comment=““ level=““ >
  <lines>
    <line number=““ account=““ credit=““ detail=““ intercompany=““ company=““ debit=““ segment1=““ segment2=““ segment3=““ partner-segment1=““ partner-segment2=““ partner-segment3=““ comment=““ />
  …
  </lines>
</group-journal>