Commit 03760c968e0531c1ea4e7d79aab62dca7a0e9132

Fix parsing of Kinsoku9Container.
  
667667 <limitation name="recType" value="0x0FC8" />
668668 </type>
669669 <type name="kinsoku9Atom" type="Kinsoku9Atom" />
670 <type name="kinsokuLeadingAtom" type="KinsokuLeadingAtom"
671 condition="kinsoku9Atom.korLevel==2 || kinsoku9Atom.scLevel==2 || kinsoku9Atom.tcLevel==2 || kinsoku9Atom.jpnLevel==2" />
672 <type name="kinsokuFollowingAtom" type="KinsokuFollowingAtom"
673 condition="kinsoku9Atom.korLevel==2 || kinsoku9Atom.scLevel==2 || kinsoku9Atom.tcLevel==2 || kinsoku9Atom.jpnLevel==2" />
670 <!-- condition for this field is too complex so we just say it is optional -->
671 <type name="kinsokuLeadingAtom" type="KinsokuLeadingAtom" optional="true" />
672 <!-- condition for this field is too complex so we just say it is optional -->
673 <type name="kinsokuFollowingAtom" type="KinsokuFollowingAtom" optional="true" />
674674 </struct>
675675 <struct name="Kinsoku9Atom">
676676 <type name="rh" type="RecordHeader">