Commit cb1dff7d009de13c7c98ea50b8304d22517190d8
- Diff rendering mode:
- inline
- side by side
src/mso.xml
(31 / 53)
|   | |||
| 271 | 271 | optional="true" /> | |
| 272 | 272 | <type name="unknown1" type="UnknownDocumentContainerChild" array="true" /> | |
| 273 | 273 | <type name="endDocumentAtom" type="EndDocumentAtom" /> | |
| 274 | <type name="unknown2" type="UnknownDocumentContainerChild3" | ||
| 275 | optional="true" /> | ||
| 276 | <type name="unknown3" type="UnknownDocumentContainerChild2" | ||
| 277 | optional="true" /> | ||
| 278 | <type name="unknown4" type="UnknownDocumentContainerChild3" | ||
| 279 | optional="true" /> | ||
| 280 | <type name="unknown5" type="UnknownDocumentContainerChild4" | ||
| 281 | optional="true" /> | ||
| 282 | <type name="unknown6" type="UnknownDocumentContainerChild5" | ||
| 283 | optional="true" /> | ||
| 274 | <type name="unknown2" type="UnknownDocumentContainerChild" array="true" /> | ||
| 284 | 275 | <type name="rtCustomTableStylesAtom2" type="RoundTripCustomTableStyles12Atom" | |
| 285 | 276 | optional="true" /> | |
| 286 | <type name="unknown7" type="TextMasterStyle10Atom" optional="true" /> | ||
| 277 | <type name="unknown4" type="UnknownDocumentContainerChild" array="true" /> | ||
| 278 | <type name="unknown5" type="TextMasterStyle10Atom" optional="true" /> | ||
| 287 | 279 | </struct> | |
| 288 | 280 | <struct name="SoundCollectionContainer"> | |
| 289 | 281 | <type name="rh" type="RecordHeader"> | |
| 290 | 282 | <limitation name="recVer" value="0xF" /> | |
| 291 | <limitation name="recInstance" value="5" /> | ||
| 283 | <!-- | ||
| 284 | must be 5 according to the documentation, but a value of 0 has been | ||
| 285 | observed | ||
| 286 | --> | ||
| 287 | <limitation name="recInstance" value="0|5" /> | ||
| 292 | 288 | <limitation name="recType" value="0x7E4" /> | |
| 293 | 289 | </type> | |
| 294 | <uint8 name="todo" count="rh.recLen" /> | ||
| 290 | <type name="soundCollectionAtom" type="SoundCollectionAtom" /> | ||
| 291 | <type name="rgSoundContainer" type="SoundContainer" array="true" | ||
| 292 | size="rh.recLen-12" /> | ||
| 295 | 293 | </struct> | |
| 294 | <struct name="SoundCollectionAtom"> | ||
| 295 | <type name="rh" type="RecordHeader"> | ||
| 296 | <limitation name="recVer" value="0" /> | ||
| 297 | <limitation name="recInstance" value="0" /> | ||
| 298 | <limitation name="recType" value="0x7e5" /> | ||
| 299 | <limitation name="recLen" value="4" /> | ||
| 300 | </type> | ||
| 301 | <uint32 name="soundIdSeed" /> | ||
| 302 | </struct> | ||
| 296 | 303 | <struct name="SlideHeadersFootersContainer"> | |
| 297 | 304 | <type name="rh" type="RecordHeader"> | |
| 298 | 305 | <limitation name="recVer" value="0xF" /> | |
| … | … | ||
| 2133 | 2133 | </struct> | |
| 2134 | 2134 | <struct name="UnknownDocumentContainerChild"> | |
| 2135 | 2135 | <type name="rh" type="RecordHeader"> | |
| 2136 | <limitation name="recVer" value="0" /> | ||
| 2137 | <limitation name="recInstance" value="0" /> | ||
| 2138 | <limitation name="recType" value="0x1773|0x178c|0x178d" /> | ||
| 2136 | <limitation name="recType" | ||
| 2137 | value="0x416|0x41A|0x101A|0x1773|0x1788|0x178c|0x178d" /> | ||
| 2139 | 2138 | </type> | |
| 2140 | 2139 | <uint8 name="todo" count="rh.recLen" /> | |
| 2141 | 2140 | </struct> | |
| 2142 | <struct name="UnknownDocumentContainerChild2"> | ||
| 2143 | <type name="rh" type="RecordHeader"> | ||
| 2144 | <limitation name="recVer" value="0xF" /> | ||
| 2145 | <limitation name="recInstance" value="0" /> | ||
| 2146 | <limitation name="recType" value="0x1788" /> | ||
| 2147 | </type> | ||
| 2148 | <uint8 name="todo" count="rh.recLen" /> | ||
| 2149 | </struct> | ||
| 2150 | <struct name="UnknownDocumentContainerChild3"> | ||
| 2151 | <type name="rh" type="RecordHeader"> | ||
| 2152 | <limitation name="recVer" value="0" /> | ||
| 2153 | <limitation name="recInstance" value="4" /> | ||
| 2154 | <limitation name="recType" value="0x101A" /> | ||
| 2155 | </type> | ||
| 2156 | <uint8 name="todo" count="rh.recLen" /> | ||
| 2157 | </struct> | ||
| 2158 | <struct name="UnknownDocumentContainerChild4"> | ||
| 2159 | <type name="rh" type="RecordHeader"> | ||
| 2160 | <limitation name="recVer" value="0" /> | ||
| 2161 | <limitation name="recInstance" value="0" /> | ||
| 2162 | <limitation name="recType" value="0x41A" /> | ||
| 2163 | </type> | ||
| 2164 | <uint8 name="todo" count="rh.recLen" /> | ||
| 2165 | </struct> | ||
| 2166 | <struct name="UnknownDocumentContainerChild5"> | ||
| 2167 | <type name="rh" type="RecordHeader"> | ||
| 2168 | <limitation name="recVer" value="0xF" /> | ||
| 2169 | <limitation name="recInstance" value="0" /> | ||
| 2170 | <limitation name="recType" value="0x416" /> | ||
| 2171 | </type> | ||
| 2172 | <uint8 name="todo" count="rh.recLen" /> | ||
| 2173 | </struct> | ||
| 2174 | 2141 | <struct name="UnknownOfficeArtClientDataChild"> | |
| 2175 | 2142 | <type name="rh" type="RecordHeader"> | |
| 2176 | 2143 | <limitation name="recVer" value="0" /> | |
| … | … | ||
| 2202 | 2202 | optional="true" /> | |
| 2203 | 2203 | <type name="rgRoundTripMainMaster" type="RoundTripMainMasterRecord" | |
| 2204 | 2204 | array="true" /> | |
| 2205 | <type name="unknown2" type="UnknownSlideContainerChild" optional="true" /> | ||
| 2206 | 2205 | <type name="templateNameAtom" type="TemplateNameAtom" optional="true" /> | |
| 2207 | 2206 | <!-- | |
| 2208 | 2207 | it is not documented that a SlideProgTagsContainer may appear here | |
| … | … | ||
| 2360 | 2360 | <struct name="RoundTripMainMasterRecord"> | |
| 2361 | 2361 | <type name="rh" type="RecordHeader"> | |
| 2362 | 2362 | <limitation name="recType" | |
| 2363 | value="0x41C|0x40E|0x040F|0x41E|0x0423|0x2B0D|0x2B0B|0x041D" /> | ||
| 2363 | value="0x41C|0x40E|0x040F|0x41E|0x0423|0x2B0D|0x2B0B|0x041D|0x2B0C|0x101D" /> | ||
| 2364 | 2364 | </type> | |
| 2365 | 2365 | <uint8 name="todo" count="rh.recLen" /> | |
| 2366 | 2366 | </struct> | |
| … | … | ||
| 3878 | 3878 | array="true" /> | |
| 3879 | 3879 | <type name="placeholderAtom" type="PlaceholderAtom" optional="true" /> | |
| 3880 | 3880 | <type name="recolorInfoAtom" type="RecolorInfoAtom" optional="true" /> | |
| 3881 | <type name="unknown1" type="UnknownOfficeArtClientDataChild" | ||
| 3882 | optional="true" /> | ||
| 3881 | 3883 | <type name="rgShapeClientRoundtripData" type="ShapeClientRoundtripDataSubcontainerOrAtom" | |
| 3882 | 3884 | array="true" /> | |
| 3883 | <type name="unknown" type="UnknownOfficeArtClientDataChild" | ||
| 3885 | <type name="unknown2" type="UnknownOfficeArtClientDataChild" | ||
| 3884 | 3886 | optional="true" /> | |
| 3885 | 3887 | </struct> | |
| 3886 | 3888 | <struct name="ShapeFlagsAtom"> | |
| … | … | ||
| 3960 | 3960 | <type name="rh" type="RecordHeader"> | |
| 3961 | 3961 | <limitation name="recVer" value="0" /> | |
| 3962 | 3962 | <limitation name="recInstance" value="0" /> | |
| 3963 | <limitation name="recType" value="0xFF3" /> | ||
| 3963 | <!-- value should be 0xFF3, but value 0xFF2 has been observed too --> | ||
| 3964 | <limitation name="recType" value="0xFF2|0xFF3" /> | ||
| 3964 | 3965 | <limitation name="recLen" value="0x10" /> | |
| 3965 | 3966 | </type> | |
| 3966 | 3967 | <uint32 name="soundIdRef" /> | |
| … | … | ||
| 4077 | 4077 | <limitation name="recVer" value="0" /> | |
| 4078 | 4078 | <limitation name="recInstance" value="0" /> | |
| 4079 | 4079 | <limitation name="recType" value="0x426" /> | |
| 4080 | <limitation name="recLen" value="8" /> | ||
| 4080 | <!-- documentations says this field should be size 8 --> | ||
| 4081 | <limitation name="recLen" value="8|40" /> | ||
| 4081 | 4082 | </type> | |
| 4082 | 4083 | <uint32 name="shapeCheckSum" /> | |
| 4083 | 4084 | <uint32 name="textCheckSum" /> | |
| 4085 | <uint8 name="unknown" count="rh.recLen-8" /> | ||
| 4084 | 4086 | </struct> | |
| 4085 | 4087 | <struct name="OfficeArtClientTextBox"> | |
| 4086 | 4088 | <type name="rh" type="OfficeArtRecordHeader"> |

