From 61b5f6800c04d479845b62628d63f76b54aeb3ca Mon Sep 17 00:00:00 2001 From: Roman Syroeshko Date: Mon, 5 May 2014 10:14:33 +0400 Subject: [PATCH] [CHANGED] References to ISO/IEC 29500 spec were documented. --- docs/references.rst | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/docs/references.rst b/docs/references.rst index 4f19a817..d327ab60 100644 --- a/docs/references.rst +++ b/docs/references.rst @@ -3,18 +3,28 @@ References ========== +ISO/IEC 29500, Third edition, 2012-09-01 +--------------------- + +- `Part 1: Fundamentals and Markup Language Reference + `__ +- `Part 2: Open Packaging Conventions + `__ +- `Part 3: Markup Compatibility and Extensibility + `__ +- `Part 4: Transitional Migration Features + `__ + Formal specifications --------------------- -- `Office Open XML (OOXML) (ECMA-376) - Schema `__ - `Oasis OpenDocument Standard Version - 1.2 `__ + 1.2 `__ - `Rich Text Format (RTF) Specification, version - 1.9.1 `__ + 1.9.1 `__ Other resources --------------- - `DocumentFormat.OpenXml.Wordprocessing Namespace on - MSDN `__ + MSDN `__