Skip to content

Use default/preferred namespace prefixes for xml docs inside .xlsx  #11

@rpbouman

Description

@rpbouman

It turns out some .xlsx readers expect sheets and so on have a default namespace of http://schemas.openxmlformats.org/spreadsheetml/2006/main (and unprefixed elements). Currently odxl typically uses a x: namespace for that.

We should try and generate .xlsx that looks as much as possible as what excel generates.

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