Commit ceb9c233fe2e035447bb925d66e26f34c8962435

Add some fixes to structures, most notably to fix doc binary tags.
src/mso.xml
(19 / 11)
  
520520 <limitation name="recInstance" value="0" />
521521 <limitation name="recType" value="0x138B" />
522522 </type>
523 <type name="rgTextMasterStyle9" type="TextMasterStyle9Atom" />
524 <type name="blipCollectionContainer" type="BlipCollection9Container" />
525 <type name="textDefaultsAtom" type="TextDefaults9Atom" />
526 <type name="kinsokuContainer" type="Kinsoku9Container" />
527 <type name="rgExternalHyperlink9" type="ExHyperlink9Container" />
523 <type name="rgTextMasterStyle9" type="TextMasterStyle9Atom"
524 array="true" />
525 <type name="blipCollectionContainer" type="BlipCollection9Container"
526 optional="true" />
527 <type name="textDefaultsAtom" type="TextDefaults9Atom" optional="true" />
528 <type name="kinsokuContainer" type="Kinsoku9Container" optional="true" />
529 <type name="rgExternalHyperlink9" type="ExHyperlink9Container"
530 array="true" />
528531 <type name="presAdvisorFlagsAtom" type="PresAdvisorFlags9Atom"
529532 optional="true" />
530533 <type name="envelopeDataAtom" type="EnvelopeData9Atom" optional="true" />
531 <type name="envelopeFlagsAtom" type="EnvelopeFlags9Atom" />
534 <type name="envelopeFlagsAtom" type="EnvelopeFlags9Atom"
535 optional="true" />
532536 <type name="htmlDocInfoAtom" type="HTMLDocInfo9Atom" optional="true" />
533 <type name="htmlPublishInfoAtom" type="HTMLPublishInfo9Container" />
534 <type name="rgBroadcastDocInfo9" type="BroadcastDocInfo9Container" />
535 <type name="outlineTextPropsContainer" type="OutlineTextProps9Container" />
537 <type name="htmlPublishInfoAtom" type="HTMLPublishInfo9Container"
538 optional="true" />
539 <type name="rgBroadcastDocInfo9" type="BroadcastDocInfo9Container"
540 array="true" />
541 <type name="outlineTextPropsContainer" type="OutlineTextProps9Container"
542 optional="true" />
536543 </struct>
537544 <struct name="TextMasterStyle9Atom">
538545 <type name="rh" type="RecordHeader">
648648 <uint8 name="winBlipType">
649649 <limitation value="0x02|0x03|0x05|0x06" />
650650 </uint8>
651 <bit name="unused" />
651 <uint8 name="unused" />
652652 <type name="blip" type="OfficeArtBStoreContainerFileBlock" />
653653 </struct>
654654 <struct name="TextDefaults9Atom">
825825 <limitation name="recInstance" expression="&lt;=5" />
826826 <limitation name="recType" value="0xFAF" />
827827 </type>
828 <uint8 name="todo" count="rh.recLen" />
828 <uint32 name="slideIdRef" />
829 <uint32 name="txType" />
829830 </struct>
830831 <struct name="StyleTextProp9Atom">
831832 <type name="rh" type="RecordHeader">