XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Applied
    • Priority: Blocker
    • Resolution: Fixed
    • Affects Version/s: ODF 1.2
    • Fix Version/s: ODF 1.2
    • Component/s: Table
    • Labels:
      None
    • Proposal:
      Hide

      In the schema, add a <table:named-expressions> element to the <table:table> element as the last element:

      <element name="table:table">
      ...
      <optional>
      <ref name="table-named-expressions"/>
      </optional>
      </element>

      In the definition of section "8.4.6 <table:named-expressions>" add:

      If the <table:named-expressions> element is used with the <table:table> element, the scope of the named expressions is local to the table it is contained in.

      Show
      In the schema, add a <table:named-expressions> element to the <table:table> element as the last element: <element name="table:table"> ... <optional> <ref name="table-named-expressions"/> </optional> </element> In the definition of section "8.4.6 <table:named-expressions>" add: If the <table:named-expressions> element is used with the <table:table> element, the scope of the named expressions is local to the table it is contained in.
    • Resolution:
      Hide

      If the <table:named-expressions> element is used with a <table:table> element, the scope of the named expressions is local to the table it is contained in.

      Show
      If the <table:named-expressions> element is used with a <table:table> element, the scope of the named expressions is local to the table it is contained in.

      Description

      Apparently, maybe during the transition to the wiki, we lost a proposal made by David Wheeler to allow the <table:named-expressions> element also in the <table:table> element to be able to store sheet-local named ranges and expressions.
      http://lists.oasis-open.org/archives/office/200608/msg00001.html
      See also http://lists.oasis-open.org/archives/office/200611/msg00085.html

      The current OpenFormula draft in section "5.11 Named Expressions" defines a syntax that provides sheet-local named expressions.

        Attachments

          Activity

            People

            • Assignee:
              patrick Patrick Durusau
              Reporter:
              erack Eike Rathke (Inactive)
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: