Expand Minimize
This topic has not yet been rated - Rate this topic

2.1.7.44 Revision Log

Office

An instance of the Revision Log part type specifies the revision logs (section 2.2.12.3) for a shared workbook (section 2.2.12).

Content type : application/vnd.ms-excel.revisionLog

Source relationship: http://schemas.openxmlformats.org/officeDocument/2006/relationships/revisionLog

A package MUST contain one RevisionLog part for each revision header log (section 2.2.12.2) specified in the revision headers (section 2.1.7.43) part, and each part MUST be the target of an explicit relationship from the revision headers part.

A RevisionLog part MUST NOT have implicit or explicit relationships to any part specified in this document.

Record sequence ABNF:

REVISIONLOG = *(RRINSDEL / RRINSMOVE / RRCHGCELL / RRFORMAT / RRMISC) BrtEOF

RRINSDEL = BrtRRInsDel *BrtUCR *RRCF BrtRREndInsDel

RRINSMOVE = BrtRRMove *BrtUCR *RRCF BrtRREndMove

RRCF = RRCHGCELL / RRFORMAT

RRCHGCELL = BrtRRChgCell 1*2CELL 0*2DXF *FRT BrtRREndChgCell

CELL = BrtCellBlank / BrtCellRk / BrtCellError / BrtCellBool / BrtCellReal / BrtCellSt / BrtCellIsst / BrtFmlaString / BrtFmlaNum / BrtFmlaBool / BrtFmlaError / BrtCellRString

RRFORMAT = BrtRRFormat [DXF] *FRT BrtRREndFormat

RRMISC = BrtCUsr / BrtUsr / BrtBeginUsers / BrtRRUserView / (BrtRRRenSheet *FRT) / BrtRRInsertSh / (BrtRRDefName *FRT) / BrtRRNote / BrtRRConflict / BrtRRTQSIF / BrtRRAutoFmt

DXF = BrtBeginDXFsBrtDXFBrtEndDXFs

For ABNF rules not listed here, see section 2.1.8.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.