Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Apparently contradictory statements, perhaps a little explanatory text? #26

@maurymarkowitz

Description

@maurymarkowitz

This document appears to contradict itself when describing the minimum contents of a workbook.

In the "minimum workbook scenario" section, the minimum workbook is said to consist of:

A single sheet
A sheet ID
A relationship Id that points to the location of the sheet definition

However, in the "Generated SpreadsheetML" section, which is generated from code that purports to create such a minimal book, the diagram shows...

folder
workbook.xml
sheet.xml

If a workbook.xml is required, why is that not mentioned in the "minimum workbook scenario"? I believe the first part is referring to the object structure and the later to the files that represent that structure, but if this is the case it should really make that very clear.

Then a few lines later it says "The workbook.xml.rels file"... which is previously not mentioned. This file does not appear in the image of the minimal workbook. Is this file actually required? And am I correct in thinking the data earlier referred to as "A relationship Id" is stored in this .rels file?

Generally, I think it would make this document much easier to understand if the relationship between the concepts at the top and the actual files further down was clearly defined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions