Office Open XML (OOXML)
Outros nomes:
- Ecma 376
- DIS 29500
Wikipédia: http://en.wikipedia.org/wiki/Office_Open_XML
Texto da proposta da norma: http://www.ecma-international.org/publications/standards/Ecma-376.htm
Um formato para documentos estruturados proposto originalmente pela Microsoft Corporation. Este espaço reunir as análises existentes dos documentos.
Problemas Técnicos
Fórmulas matemáticas
SIN (Part 4, Section 3.17.7.287), COS (Part 4, Section 3.17.7.50), TAN (Part 4, Section 3.17.7.313), ASIN (Part 4, Section 3.17.7.12), ACOS (Part 4, Section 3.17.7.4), ATAN (Part 4, Section 3.17.7.14) e ATAN2 (Part 4, Section 3.17.7.15) não indicam as unidades
AVEDEV (Part 4, Section 3.17.7.17) devia retorna desvio médio. Retorna o número de combinações de n elementos, k a k.
CONFIDENCE (Part 4,Section 3.17.7.47) não indica, nem permite indicar qual a distribuição utilizada.
CONVERT (Part 4, Section 3.17.7.48) não indica os valores de unidades não normalizadas (cup, tablespoon).
Funções financeiras não indicam que norma de contagem de dias/meses utilizam.
NETWORKDAYS (Part 4, Section 3.17.7.344) não permite explicitar a que dias é o fim-de-semana. Assume sempre sábado e domingo.
"Another example. Several of the statistical functions in OOXML are defined incorrectly. Take for example, the ZTEST function (Part 4, Section 3.17.7.352). The key error is following the formula where it says, "where x is the sample mean." The problem is that x-bar is the sample mean, not x. Someone who implements according to the text will give their users the wrong answer. A similar error is repeated in 8 other statistical functions."