Comments on the document ENTR/02/21-IDA/MIDDLEWARE-XML: Comparative assessment of Open Documents Formats Market Overview as submitted by Valoris

Size: px
Start display at page:

Download "Comments on the document ENTR/02/21-IDA/MIDDLEWARE-XML: Comparative assessment of Open Documents Formats Market Overview as submitted by Valoris"

Transcription

1 Comments on the document ENTR/02/21-IDA/MIDDLEWARE-XML: Comparative assessment of Open Documents Formats Market Overview as submitted by Valoris In an effort to ensure document interoperability between European Administrations, Institutions and Agencies, a study was undertaken to evaluate market trends regarding existing and emerging open document formats (ODFs). The goal of this study was to gather information as a step towards determining an appropriate standard office document format to be used for exchanging documents between EU member states administrations. The results of the study were published in a report titled Comparative assessment of Open Document Formats Market Overview (hereafter referred to as the Valoris report). This paper is intended to clarify and comment on the results of the Valoris team s results.

2 General Overview The Valoris report describes the methodology used during research for this project. This methodology chosen was designed appropriately for this task, and established the parameters necessary for a complete, balanced and neutral evaluation of the dominant open office document formats. Although the majority of the results of the study are presented in an unbiased and fair manner, there are some inconsistencies and issues that should be considered before making any conclusions based on the contents of the published Valoris report. Unclear scope of document formats evaluated Modern office application suites, such as Microsoft Office or StarOffice, are actually composed of several software applications. Most of these suites include applications that address common business needs such as the creation of text documents (word processing, such as Microsoft Word), analyzing information (spreadsheets, such as Microsoft Excel) and creating presentation materials (e.g. slides or foils, such as Microsoft PowerPoint). These separate applications are capable of sharing information contained within their documents with other applications from the suite of office applications. For example, a text document might include a chart generated from the spreadsheet application. Although the applications within an office suite are usually packaged and sold as a bundle, each application usually has its own file format for storing document information. As a result, any objective evaluation of office suite document formats must ensure that the individual document formats for all relevant applications bundled in the office suites under evaluation are compared. The Valoris document does not clearly define the scope of the types of office document formats being evaluated. Although some sections of the report, as well as the title, suggest that the document formats for all office applications were evaluated, many sections of the report focus on specific applications from an office suite. For example, section 2.2 explicitly lists support for current word processor features, but there is no similar description for features of other common office suite applications such as spreadsheets or presentations. Indeed, Word 2003 s XML Reference Schema (known as WordprocessingML ) is discussed, but Excel 2003 s XML Reference Schema (known as SpreadsheetML ) is not. Since the trend for modern office application suites has been to continually blur the line between which office application within a suite provides a specific type of functionality (due to increasing inter-dependence among the various applications within a suite), an evaluation of open document formats for a modern office suite should view the overall functionality provided by the entire suite of applications, rather than one or two specific applications within that suite.

3 Inconsistencies in topic analysis Sections 3 and 4 focus extensively on evaluating the Microsoft XML Reference Schemas and the OpenOffice.org XML File Format document formats. However, there is a considerable difference in the specific topics that each of these sections discuss. For example, Section has a detailed summary of the functionality provided by most of the individual applications bundled within the Microsoft Office suite, but there is no corresponding analysis of OpenOffice.org or StarOffice applications in section 4. Section describes Word 2003 s support for parsing XML, but doesn t provide a technical analysis of the XML Reference Schema (WordProcessingML) itself. There is no analysis of Excel 2003 s XML document format (SpreadSheetML), nor is there discussion about the fact that not all the applications within Office 2003 support XML based documents. Conversely there is no mention of the fact that all applications within the OpenOffice.org and StarOffice suites support XML document formats, nor is there discussion around the fact that OpenOffice.org and StarOffice both use XML based document formats by default while Office 2003 users must manually select saving documents in XML format on a file-by-file basis. Section correctly points out that most document authors will not usually add XML structure to documents unless doing so is mandated by their organization, which means that supporting XML document formats as the default format can be of significant benefit (since users don t have to manually do so). User-defined XML schema support is described as being important to users. Section points out that Word 2003 supports user-defined XML schemas, but such support in OpenOffice.org and StarOffice is not discussed. In fact, OpenOffice.org and StarOffice support user-defined XML schemas (via XSLTs) within all their bundled applications, unlike the limited support offered by the individual Microsoft Office applications. Section contains a table that attempts to list evaluated criteria as supported by many document formats. However, the evaluation is actually measuring application feature support rather than document format support; any XML-based document format is extensible by definition, which means any XML-based document format should have equal weighting in terms of such support. Section 3.3 discusses Microsoft s involvement with the XML standards groups, but no mention is made regarding Sun s standardization efforts (or the fact that the coinventor of XML itself is a Sun employee). Although section 4 contains a detailed analysis of the adoption of the OpenOffice.org XML File Format, there is no similar analysis of vendor or user adoption of the Microsoft XML Reference Schemas. There is also a significant discussion regarding the

4 standardization of the OpenOffice.org document formats through the OASIS standards group. The report postulates that users are likely to remain reluctant to adopt the OpenOffice.org document format until it is standardized, however section 3 justifies Microsoft s refusal to submit the XML Reference Schemas to a standards body in an effort to avoid the risk of slowing down their evolution. This particular topic seems especially important in evaluating open document formats. Issues with the Microsoft XML Reference Schemas To meet the criteria established within the Valoris report, a document format must be non-binary (section 2.2.2). As a result, Microsoft s XML Reference Schemas were researched for evaluating the Microsoft Office 2003 suite. However, the report never mentioned that the XML Reference Schemas do not fully describe all document formats used by the applications within Microsoft s Office suite. For example, there is no way to save Microsoft PowerPoint documents in a non-binary/xml format, nor is there an associated XML Reference Schema available for PowerPoint. Since PowerPoint is a core application within Microsoft s Office suite, and creating presentations is a common function performed by users of office suites, this is a significant omission. Also, some of the advanced features supported by Office 2003, such as Information Rights Managements (IRM), are only supported when using the proprietary binary Office document formats. Since part of the evaluation criteria established for this evaluation project include support for emerging word processor features (section 2.2.7) these details are important to note. Section states that the established criteria for using non-binary document formats is important to ensure that documents can be accessed and used independent of any underlying platform or software. This criteria is indeed critical to the stated purpose of the overall project: to recommend an open office document format that maximizes interoperability among a wide constituency of users. However, the availability of the Microsoft XML Reference Schemas fails to fully meet this criteria: - The XML Reference Schemas are only available for the most recent release of Microsoft s Office suite: Microsoft Office Also, this version of Office only runs on a specific platform, namely Windows. - Documents saved in Microsoft s XML document format can still contain XMLencoded binary data (e.g. OLE objects, VBA macros) which are dependent upon Office 2003 and Windows (section 3.4.1) - Microsoft has made no commitments to releasing XML Reference Schemas for future versions of their Office suite (section discusses Microsoft s commitment to support the XML Reference Schemas for Office 2003 only) Another important point is that the availability of an XML schema does not necessarily guarantee document fidelity (see section 2.2.4) across office productivity suites. XML schemas describe the syntax of the data within a document, but might not describe the

5 semantics associated with the interpretation of that data. For example, an XML schema may define that a paragraph can be indented. However, unless specific behavioral semantics for indenting are defined for the application to implement, one application might indent the paragraph 3 spaces, while another application indents 8 spaces. The result is that document fidelity is lost. The semantic definition of data is not always within the scope of an XML schema. Finally, section discusses the definition of open in terms of the evaluation criteria: The minimum requirements for an open standard are that the document format is completely described in publicly accessible documents, that this description may be distributed freely and that the document format may be implemented in programs without restrictions, i.e. royalty-free, with no legal bindings. However, the following section ( ) describes Microsoft s specific licensing requirements, which does include restrictions/bindings: specifically that software implementations using the XML Reference Schemas may only read and write files complying with the schema. The last paragraph of section acknowledges the controversy surrounding the legal terms of licensing the XML Reference Schemas, and avoids making any judgment. Given the acknowledged controversy as well as the ambiguity of the licensing terms, any conclusions on whether the XML Reference Schemas fulfill the project s criteria for openness seem to lack merit. Microsoft s approach to using XML-based file formats does not appear to be a complete replacement for its traditional proprietary binary document formats or as a mechanism to enable interoperability between office productivity suites. This view is supported by the lack of full feature support when using Office XML document formats (see above regarding lack of IRM support for XML documents) and the lack of complete documentation for XML-encoded binary objects in Office XML documents. The XML Reference Schemas do allow XML-enabled applications to access the raw data within some of Microsoft Office applications documents, but not achieve complete interoperability between different office suites. Section summarizes: Although Microsoft has released the XML reference schemas for the Office 2003 version, these schemas aren t for individual or everyday use. They are intended to an experienced crowd and for specific use. Extraneous topics Section describes the functionality of some of Office 2003 s applications in great detail, but does not discuss the merits of the actual document formats themselves. This description includes summaries of the features provided by Outlook 2003 and OneNote 2003, both of which provide functionality that is outside the stated scope of

6 the project (a technical evaluation of office document formats). Further, Microsoft s XML Reference Schemas do not include support for these applications, which makes their inclusion in the report confusing. In general, section 3.2 provides several descriptions of the functionality provided by Office There is no concomitant discussion of the functionality provided by OpenOffice.org or StarOffice, nor is there any indication as to how the functionality described affects the stated goal of evaluating open document formats. Section contains a description of the features and benefits of Microsoft s InfoPath 2003 application (part of the Office 2003 suite), and section contains a table describing the security features of InfoPath Although InfoPath 2003 does handle XML-based data, its inclusion in this report is confusing since its purpose is to simplify creating forms for gathering input from users- as a front-end for specific XML-enabled services. In other words, it does not provide functionality within the traditional scope of office productivity suites. Further, the XML data that InfoPath 2003 is designed to gather is independent of Office 2003 and Microsoft s XML Reference Schemas; data can be input for any XML-enabled application, not just Office Conclusions appear to be based on skewed weighting of evaluation criteria Section 6 of the Valoris report summarizes the conclusions drawn from the evaluation effort. However, an unbalanced weighting of the evaluated metrics appear to have significantly influenced the stated conclusions. For example, the majority of the discussion centers on the market share dominance enjoyed by Microsoft Office. Although being widely adopted was part of the stated criteria by which the office document formats were measured, section explicitly states: Wide adoption does not necessarily imply market dominance or being the universally accepted document format. Further, the chart in section 6.1 listing market share statistics for Microsoft s Office suite doesn t include Office Since the XML Reference Schemas are only applicable to Office 2003, and the project did not consider evaluating the Microsoft proprietary binary document formats used by other versions of Office, caution should be used when attempting to infer conclusions based on the stated market share statistics. Also, the final conclusion does not completely consider all stated evaluation criteria. For example, legal issues (section 3.4.3) and interoperability issues (section 3.4.1) are not discussed in the conclusion, although they were highlighted earlier and have significant impact on the original evaluation criteria. Section 6.3 opines that since Microsoft has made the XML Reference Schemas available, efforts to standardize the OpenOffice.org XML File Formats will not have as significant an impact on the market and that the issue of proprietary vs. open no longer exists. Neither of these positions

7 has been proven through analysis, and in fact the report immediately contradicts itself by qualifying the conclusion: This of course presupposes that the legal issues concerning Microsoft licences of the schemas have been clarified. Until Microsoft supports full Office functionality within their XML document formatsand discloses all possible contents of Office XML documents (e.g. VBA macros, OLE objects)- the Office suite s support of XML document formats will contain proprietary aspects. Finally, since the goal of the entire project was to evaluate open document formats, additional analysis of the quality of the document formats would be beneficial in determining their actual value: if the document format(s) cannot meet all the needs of users then any other criteria is rendered irrelevant. Miscellaneous Corrections Finally, the following corrections should be noted: - Section states that document formats are incompatible between different platforms (e.g. Macintosh and Windows). This is not always the case. For example, StarOffice has supported the same document format across multiple platforms for many years- even when using the older, binary StarOffice document format. - Section states that OpenOffice.org is based on the open-sourced code from an older version of StarOffice. This is incorrect; in fact the first version of OpenOffice.org software was based on code that had been dramatically updated from prior releases of StarOffice. After fostering the OpenOffice.org open source project, Sun adopted that newer code base for its own product. The StarOffice 6 suite was based on OpenOffice.org software, and included numerous enhancements over previous versions of StarOffice, including support for the new XML-based document formats. - Section 4.2 infers that StarOffice (and Java) became part of Sun s strategy as a result of the Internet bubble burst. In fact, StarOffice (and Java) had existed for many years prior to the formation of the Internet bubble. Sun was founded as a desktop- not server- computing vendor, and Java was originally conceived and implemented as a desktop technology. The inference that Sun s impetus for investing in StarOffice was as a result of [an] awareness [ ] that the future of UNIX systems cannot be limited to the server side is not only inaccurate, but completely irrelevant to the stated evaluation criteria. - Section discusses the user momentum in terms of OpenOffice.org and StarOffice adoption. One additional point to add to the discussion is that the OpenOffice.org XML File Format provides users with choice, which

8 has significant value. If the user of an office suite that uses the OpenOffice.org XML File Format becomes dissatisfied with their vendor, they can switch vendors without fear of losing document fidelity. StarOffice users are free to use OpenOffice.org (and vice versa) when they choose to, rather than being locked into any single vendor s software release strategy. Customer choice increases competition, which increases value. Summary The Valoris report defines a fair, balanced methodology to evaluate the merits of available office document formats. Although this document responds to some issues noted in the report, the goal of this response is simply to add clarity to those results in an effort to fulfill the goals of the original effort: provide an evaluation of Open Document Formats (ODFs).

Making the Move to OpenOffice.org

Making the Move to OpenOffice.org CHAPTER 21 Making the Move to OpenOffice.org You might be willing to believe that you can get a complete operating system for no cost. You might even be able to accept that this offers everything Windows

More information

Graham Taylor.

Graham Taylor. Graham Taylor Graham@openforumeurope.org www.openforumeurope.org HOW OPEN CAN EUROPE GET: OPEN DOCUMENT FORMATS OFE COMMENTS NICK WOOD-DOW GOVERNMENT ADVISOR OPENFORUM EUROPE AGENDA Introduction Graham

More information

A new international standard for data validation and processing

A new international standard for data validation and processing A new international standard for data validation and processing Marco Pellegrino (marco.pellegrino@ec.europa.eu) 1 Keywords: Data validation, transformation, open standards, SDMX, GSIM 1. INTRODUCTION

More information

How to write ADaM specifications like a ninja.

How to write ADaM specifications like a ninja. Poster PP06 How to write ADaM specifications like a ninja. Caroline Francis, Independent SAS & Standards Consultant, Torrevieja, Spain ABSTRACT To produce analysis datasets from CDISC Study Data Tabulation

More information

Standard Business Rules Language: why and how? ICAI 06

Standard Business Rules Language: why and how? ICAI 06 Standard Business Rules Language: why and how? ICAI 06 M. Diouf K. Musumbu S. Maabout LaBRI (UMR 5800 du CNRS), 351, cours de la Libération, F-33.405 TALENCE Cedex e-mail: {diouf, musumbu, maabout}@labri.fr

More information

IMI WHITE PAPER INFORMATION MAPPING AND DITA: TWO WORLDS, ONE SOLUTION

IMI WHITE PAPER INFORMATION MAPPING AND DITA: TWO WORLDS, ONE SOLUTION n ao in i f rpp a t IMI WHITE PAPER INFORMATION MAPPING AND DITA: TWO WORLDS, ONE SOLUTION Abstract Introduction Information Mapping is a structured writing method with a long and successful history. It

More information

Sustainable File Formats for Electronic Records A Guide for Government Agencies

Sustainable File Formats for Electronic Records A Guide for Government Agencies Sustainable File Formats for Electronic Records A Guide for Government Agencies Electronic records are produced and kept in a wide variety of file formats, often dictated by the type of software used to

More information

Vendor input draft BEREC Net Neutrality guidelines

Vendor input draft BEREC Net Neutrality guidelines BoR PC 01 (16) 051 Vendor input draft BEREC Net Neutrality guidelines Cisco, Ericsson and Nokia welcomed the adoption of the EU Net Neutrality Regulation (the TSM Regulation). We have throughout the process

More information

Some doubts about the objectivity of logical determination of the uniqueness of the elementary process in the Function Point Analysis

Some doubts about the objectivity of logical determination of the uniqueness of the elementary process in the Function Point Analysis Some doubts about the objectivity of logical determination of the uniqueness of the elementary process in the Function Point Analysis Table of Contents Marian Zalcman, Ph.D. ASSECO Poland, Rzeszów 1. Introduction

More information

Comment on Exposure Draft, IFRS Practice Statement: Application of Materiality to Financial Statements

Comment on Exposure Draft, IFRS Practice Statement: Application of Materiality to Financial Statements 16 February 2016 Mr. Hans Hoogervorst Chairman International Accounting Standards Board 30 Cannon Street London EC4M 6XH United Kingdom Comment on Exposure Draft, IFRS Practice Statement: Application of

More information

Stakeholder Participation Guidance

Stakeholder Participation Guidance Climate, Community & Biodiversity Alliance, Verra Stakeholder Participation Guidance Guidance to support stakeholder participation in design, implementation and assessment of policies and actions May 2018

More information

AVR Site Visit Requirements. Åshild Færevåg (Norwegian Environment Agency)

AVR Site Visit Requirements. Åshild Færevåg (Norwegian Environment Agency) AVR Site Visit Requirements Åshild Færevåg (Norwegian Environment Agency) 1) Simplified Verification for Aircraft Operators Background Issue When is it acceptable to perform simplified verification for

More information

ODF Perspectives Panel discussion. OASIS ODF Adoption TC

ODF Perspectives Panel discussion. OASIS ODF Adoption TC ODF Perspectives Panel discussion OASIS ODF Adoption TC About... OASIS ODF Adoption TC Collaborating to increase the demand for and availability of products that conform to the OpenDocument Format http://www.oasis-open.org/committees/odf-adoption

More information

ECLIPSE PERSISTENCE PLATFORM (ECLIPSELINK) FAQ

ECLIPSE PERSISTENCE PLATFORM (ECLIPSELINK) FAQ ECLIPSE PERSISTENCE PLATFORM (ECLIPSELINK) FAQ 1. What is Oracle proposing in EclipseLink, the Eclipse Persistence Platform Project? Oracle is proposing the creation of the Eclipse Persistence Platform

More information

An OASIS White Paper. Open by Design. The Advantages of the OpenDocument Format (ODF) ##### D R A F T ##### By the OASIS ODF Adoption TC For OASIS

An OASIS White Paper. Open by Design. The Advantages of the OpenDocument Format (ODF) ##### D R A F T ##### By the OASIS ODF Adoption TC For OASIS An OASIS White Paper Open by Design The Advantages of the OpenDocument Format (ODF) ##### D R A F T ##### By the OASIS ODF Adoption TC For OASIS OASIS (Organization for the Advancement of Structured Information

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL REPORT ISO/IEC TR 29166 First edition 2011-12-15 Information technology Document description and processing languages Guidelines for translation between ISO/IEC 26300 and ISO/IEC 29500 document

More information

[Compatibility Mode] Confusion in Office 2007

[Compatibility Mode] Confusion in Office 2007 [Compatibility Mode] Confusion in Office 2007 Confused by [Compatibility Mode] in Office 2007? You re Not Alone, and Here s Why Funnybroad@gmail.com 8/30/2007 This paper demonstrates how [Compatibility

More information

National Body Priority MI Topic MI Theme NB Comment. NB_Lookup

National Body Priority MI Topic MI Theme NB Comment. NB_Lookup NB_Lookup NB National Body Priority MI Topic MI Theme NB Comment In Australia and New Zealand government archival authorities have responsibility for preserving access to records of Australian Governments

More information

OpenChain Specification Version 1.3 (DRAFT)

OpenChain Specification Version 1.3 (DRAFT) OpenChain Specification Version 1.3 (DRAFT) 2018.10.14 DRAFT: This is the draft of the next version 1.3 of the OpenChain specification. Recommended changes to be made over the current released version

More information

How to Evaluate a Next Generation Mobile Platform

How to Evaluate a Next Generation Mobile Platform How to Evaluate a Next Generation Mobile Platform appcelerator.com Introduction Enterprises know that mobility presents an unprecedented opportunity to transform businesses and build towards competitive

More information

Independent Assurance Statement

Independent Assurance Statement Independent Assurance Statement Scope and Objectives DNV GL Business Assurance USA, Inc. (DNV GL) was commissioned by Lockheed Martin Corporation (Lockheed Martin) to conduct independent assurance of its

More information

Standards Authorization Request Form

Standards Authorization Request Form Standards Authorization Request Form When completed, email this form to: sarcomm@nerc.com NERC welcomes suggestions to improve the reliability of the bulk power system through improved reliability standards.

More information

BNetzA therefore requests a BEREC Opinion on the above measures until June 1.

BNetzA therefore requests a BEREC Opinion on the above measures until June 1. BoR (18) 88 Transatel / Telefónica dispute resolution proceeding Application with regard to the dispute resolution procedure pursuant to Article 17 (1) Roaming Regulation by Transatel SA vs Telefonica

More information

Parsing Lessons Learned. CERP Symposium November 10, 2008

Parsing   Lessons Learned. CERP Symposium November 10, 2008 Parsing E-Mail: Lessons Learned CERP Symposium November 10, 2008 Overview of Topics Just what is email anyway? Email standards and conventions Diversity of native email formats Commercial tools vs. open

More information

EUIPO Ex-ante product quality audits (trademarks and designs) Prior Checking Opinion Case

EUIPO Ex-ante product quality audits (trademarks and designs) Prior Checking Opinion Case EUIPO Ex-ante product quality audits (trademarks and designs) Prior Checking Opinion Case 2016-0477 *** Organisations such as EUIPO ensure the quality of their output in different ways. One such way is

More information

Resolution on Software Interoperability and Open Standards

Resolution on Software Interoperability and Open Standards DOC NO. IP 04-08 DATE ISSUED: JULY 2008 Resolution on Software Interoperability and Open Standards Consumer organizations clearly see interoperability as an important means to achieve consumer welfare

More information

Content Management for the Defense Intelligence Enterprise

Content Management for the Defense Intelligence Enterprise Gilbane Beacon Guidance on Content Strategies, Practices and Technologies Content Management for the Defense Intelligence Enterprise How XML and the Digital Production Process Transform Information Sharing

More information

BUSINESS JUSTIFICATION. Name of the request: Securities Transaction Regulatory Reporting

BUSINESS JUSTIFICATION. Name of the request: Securities Transaction Regulatory Reporting BUSINESS JUSTIFICATION FOR THE DEVELOPMENT OF NEW UNIFI (ISO 20022) FINANCIAL REPOSITORY ITEMS Name of the request: Securities Transaction Regulatory Reporting Submitting organization: SWIFT scrl Avenue

More information

CLOSE ENCOUNTERS OF THE UPSTREAM RESOURCE

CLOSE ENCOUNTERS OF THE UPSTREAM RESOURCE CLOSE ENCOUNTERS OF THE UPSTREAM RESOURCE HISAO MUNAKATA RENESAS SOLUTIONS CORP hisao.munakata.vt(at)renesas.com who am I Work for Renesas (semiconductor provider) Over 15 years real embedded Linux business

More information

User Survey Analysis: Next Steps for Server Virtualization in the Midmarket

User Survey Analysis: Next Steps for Server Virtualization in the Midmarket User Survey Analysis: Next Steps for Server Virtualization in the Midmarket Gartner RAS Core Research Note G00207375, James A. Browning, Alan Dayley, 21 October 2010, RV2A411012011 Approximately 30% of

More information

OpenChain Specification Version 1.2 pc6 (DRAFT) [With Edit Markups Turned Off]

OpenChain Specification Version 1.2 pc6 (DRAFT) [With Edit Markups Turned Off] OpenChain Specification Version 1.2 pc6 (DRAFT) [With Edit Markups Turned Off] DRAFT: This is the near final draft of the 1.2 version of the OpenChain Specification. We have recently completed the final

More information

Comments submitted by IGTF-J (Internet Governance Task Force of Japan) *

Comments submitted by IGTF-J (Internet Governance Task Force of Japan) * submitted by IGTF-J (Internet Governance Task Force of Japan) * http:www.igtf.jp Do you have any comments on the process of determining the issues and their presentation by the WGIG? Yes. The purpose of

More information

What Is Microsoft Office?

What Is Microsoft Office? Products, M. Silver, K. Dulaney, S. Hayward Research Note 5 December 2003 Office 2003 Has XML: What Else Is New? Microsoft's Office strategy relies heavily on XML and expanding the definition of what the

More information

BUSINESS JUSTIFICATION

BUSINESS JUSTIFICATION BUSINESS JUSTIFICATION FOR THE DEVELOPMENT OF NEW ISO 20022 FINANCIAL REPOSITORY ITEMS A. Name of the request: Cash aaccount reporting request and Notification messages B. Submitting organization: SWIFT

More information

ASSESSMENT SUMMARY XHTML 1.1 (W3C) Date: 27/03/ / 6 Doc.Version: 0.90

ASSESSMENT SUMMARY XHTML 1.1 (W3C) Date: 27/03/ / 6 Doc.Version: 0.90 ASSESSMENT SUMMARY XHTML 1.1 (W3C) Date: 27/03/2017 1 / 6 Doc.Version: 0.90 TABLE OF CONTENTS 1. INTRODUCTION... 3 2. ASSESSMENT SUMMARY... 3 3. ASSESSMENT RESULTS... 5 4. ASSESSMENT OBSERVATIONS... 5

More information

Conformance Requirements Guideline Version 0.1

Conformance Requirements Guideline Version 0.1 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 Editors: Conformance Requirements Guideline Version 0.1 Aug 22, 2001 Lynne Rosenthal (lynne.rosenthal@nist.gov)

More information

RightNow Technologies Best Practices Implementation Guide. RightNow Technologies, Inc.

RightNow Technologies Best Practices Implementation Guide. RightNow Technologies, Inc. RightNow Technologies Best Practices Implementation Guide RightNow Technologies, Inc. www.rightnow.com http://rightnow.custhelp.com Welcome Welcome to the RightNow Technologies Best Practice Implementation

More information

EDPB Certification Guidelines

EDPB Certification Guidelines EDPB Certification Guidelines Public Consultation: Comments submitted by SCOPE Europe bvba/sprl Published and Submitted: 10. July 2018 1 About SCOPE Europe sprl SCOPE Europe is a subsidiary of Selbstregulierung

More information

Introducing Computer Programming

Introducing Computer Programming ok4 01 f2 5/24/17 9:59 AM Page 3 Chapter 1 Introducing Computer Programming Intended Learning Outcomes After completing this chapter, you should be able to: Explain the difference between computers and

More information

SCOS-2000 Technical Note

SCOS-2000 Technical Note SCOS-2000 Technical Note MDA Study Prototyping Technical Note Document Reference: Document Status: Issue 1.0 Prepared By: Eugenio Zanatta MDA Study Prototyping Page: 2 Action Name Date Signature Prepared

More information

Cybersecurity. Quality. security LED-Modul. basis. Comments by the electrical industry on the EU Cybersecurity Act. manufacturer s declaration

Cybersecurity. Quality. security LED-Modul. basis. Comments by the electrical industry on the EU Cybersecurity Act. manufacturer s declaration Statement Comments by the electrical industry on the EU Cybersecurity Act manufacturer s declaration industrial security Cybersecurity Quality basis security LED-Modul Statement P January 2018 German Electrical

More information

When Communities of Interest Collide: Harmonizing Vocabularies Across Operational Areas C. L. Connors, The MITRE Corporation

When Communities of Interest Collide: Harmonizing Vocabularies Across Operational Areas C. L. Connors, The MITRE Corporation When Communities of Interest Collide: Harmonizing Vocabularies Across Operational Areas C. L. Connors, The MITRE Corporation Three recent trends have had a profound impact on data standardization within

More information

The Knowledge Enterprise & Digital Libraries. Manuel Jaffrin EMEA Senior Architect Education & Research Sun Microsystems

The Knowledge Enterprise & Digital Libraries. Manuel Jaffrin EMEA Senior Architect Education & Research Sun Microsystems The Knowledge Enterprise & Digital Libraries Manuel Jaffrin EMEA Senior Architect Education & Research Sun Microsystems Agenda Sun and the Education community Evolution of the traditional campus Trends

More information

Data Protection. Code of Conduct for Cloud Infrastructure Service Providers

Data Protection. Code of Conduct for Cloud Infrastructure Service Providers Data Protection Code of Conduct for Cloud Infrastructure Service Providers 27 JANUARY 2017 Introduction... 3 1 Structure of the Code... 5 2 Purpose... 6 3 Scope... 7 4 Data Protection Requirements... 9

More information

DEADLY SINS. Of Document. 7 Production THE. automated document assembly

DEADLY SINS. Of Document. 7 Production THE.   automated document assembly automated document assembly 7 Production THE DEADLY SINS Of Using document automation technology to generate documents is still not a common practice in many organisations. Instead, staff resort to a range

More information

REQUEST FOR PROPOSALS

REQUEST FOR PROPOSALS REQUEST FOR PROPOSALS The City of Somerset is requesting proposals for migration to, and implementation of, the Office 365 hosted environment for its Exchange email system and the full suite of existing

More information

5. The technology risk evaluation need only be updated when significant changes or upgrades to systems are implemented.

5. The technology risk evaluation need only be updated when significant changes or upgrades to systems are implemented. Annex to the Financial Services Businesses Handbook Using Technology in the Customer Due Diligence Process A.1. Technology Risk Evaluation 1. A financial services business must, prior to deciding whether

More information

The Models of erecording A Continuum of Electronic Recording Updated

The Models of erecording A Continuum of Electronic Recording Updated 2501 Aerial Center Parkway, Suite 103, Morrisville, NC 27560 877.997.7742 The Models of erecording A Continuum of Electronic Recording Updated Adopted by the PRIA Board on August 27, 2013 http://www.pria.us

More information

A SERVICE ORGANIZATION S GUIDE SOC 1, 2, & 3 REPORTS

A SERVICE ORGANIZATION S GUIDE SOC 1, 2, & 3 REPORTS A SERVICE ORGANIZATION S GUIDE SOC 1, 2, & 3 REPORTS Introduction If you re a growing service organization, whether a technology provider, financial services corporation, healthcare company, or professional

More information

Topic 01. Software Engineering, Web Engineering, agile methodologies.

Topic 01. Software Engineering, Web Engineering, agile methodologies. Topic 01 Software Engineering, Web Engineering, agile methodologies. 1 What is Software Engineering? 2 1 Classic Software Engineering The IEEE definition: Software Engineering is the application of a disciplined,

More information

The Economics of Open Source

The Economics of Open Source Free to Choose Again The Economics of Open Source Simon Phipps Chief Technology Evangelist, Sun Microsystems Keystone, CO October 31, 2003 1 Context - Where Are We Now? 2 2 The Massively-Connected Era

More information

Guidance Document. UNC Modification Proposals Guidance for Proposers

Guidance Document. UNC Modification Proposals Guidance for Proposers Guidance Document UNC Modification Proposals Guidance for Proposers Guidance Document Page 1 of 7 Version 0.1 Introduction This document is the UNC Modification Guidance Document referenced in the Uniform

More information

Eclipse Foundation. Provenance and Licensing Considerations. Eclipse IP Team November 2008

Eclipse Foundation. Provenance and Licensing Considerations. Eclipse IP Team November 2008 Eclipse Foundation Provenance and Licensing Considerations Eclipse IP Team vember 2008 Table of Contents EPL Code Review Considerations Contributions Commits Moves to Eclipse n-epl Code Review Considerations

More information

An Architecture for Semantic Enterprise Application Integration Standards

An Architecture for Semantic Enterprise Application Integration Standards An Architecture for Semantic Enterprise Application Integration Standards Nenad Anicic 1, 2, Nenad Ivezic 1, Albert Jones 1 1 National Institute of Standards and Technology, 100 Bureau Drive Gaithersburg,

More information

These are notes for the third lecture; if statements and loops.

These are notes for the third lecture; if statements and loops. These are notes for the third lecture; if statements and loops. 1 Yeah, this is going to be the second slide in a lot of lectures. 2 - Dominant language for desktop application development - Most modern

More information

How Turner Broadcasting can avoid the Seven Deadly Sins That. Can Cause a Data Warehouse Project to Fail. Robert Milton Underwood, Jr.

How Turner Broadcasting can avoid the Seven Deadly Sins That. Can Cause a Data Warehouse Project to Fail. Robert Milton Underwood, Jr. How Turner Broadcasting can avoid the Seven Deadly Sins That Can Cause a Data Warehouse Project to Fail Robert Milton Underwood, Jr. 2000 Robert Milton Underwood, Jr. Page 2 2000 Table of Contents Section

More information

DESCRIPTION AND INTERPRETATION OF THE RESULTS

DESCRIPTION AND INTERPRETATION OF THE RESULTS CHAPTER 4 DESCRIPTION AND INTERPRETATION OF THE RESULTS 4.1 INTRODUCTION In this chapter the results of the laboratory experiments performed are described and interpreted. The research design and methodology

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Oracle Outside In Technology Release Notes 8.5.3 Release 8.5.3 E74928-01 April 2016 The major goals of this release are improved rendering fidelity in several key target formats,

More information

FIPA ACL Message Structure Specification

FIPA ACL Message Structure Specification 1 2 3 4 5 FOUNDATION FOR INTELLIGENT PHYSICAL AGENTS FIPA ACL Message Structure Specification 6 7 Document title FIPA ACL Message Structure Specification Document number XC00061E Document source FIPA TC

More information

Queries give database managers its real power. Their most common function is to filter and consolidate data from tables to retrieve it.

Queries give database managers its real power. Their most common function is to filter and consolidate data from tables to retrieve it. 1 2 Queries give database managers its real power. Their most common function is to filter and consolidate data from tables to retrieve it. The data you want to see is usually spread across several tables

More information

Lincoln County, Georgia. Office 365 & Antivirus

Lincoln County, Georgia. Office 365 & Antivirus Lincoln County, Georgia November 16, 2018 Office 365 & Antivirus Invitation for Bid RFP 18-006 The Lincoln County Board of Commissioners is requesting bids for migration to, and implementation of, the

More information

Isaca EXAM - CISM. Certified Information Security Manager. Buy Full Product.

Isaca EXAM - CISM. Certified Information Security Manager. Buy Full Product. Isaca EXAM - CISM Certified Information Security Manager Buy Full Product http://www.examskey.com/cism.html Examskey Isaca CISM exam demo product is here for you to test the quality of the product. This

More information

Implementing ITIL v3 Service Lifecycle

Implementing ITIL v3 Service Lifecycle Implementing ITIL v3 Lifecycle WHITE PAPER introduction GSS INFOTECH IT services have become an integral means for conducting business for all sizes of businesses, private and public organizations, educational

More information

Preview of Web Services Reliable Messaging in SAP NetWeaver Process Integration 7.1

Preview of Web Services Reliable Messaging in SAP NetWeaver Process Integration 7.1 Preview of Web Services Reliable Messaging in SAP NetWeaver Process Integration 7.1 Applies to: SAP NetWeaver Process Integration IT Scenarios in Version 7.1 Summary In this article I introduce some details

More information

Threat and Vulnerability Assessment Tool

Threat and Vulnerability Assessment Tool TABLE OF CONTENTS Threat & Vulnerability Assessment Process... 3 Purpose... 4 Components of a Threat & Vulnerability Assessment... 4 Administrative Safeguards... 4 Logical Safeguards... 4 Physical Safeguards...

More information

Moving from a Paper to Paperless validation effort and how to get the most efficient mix of Manual vs. Automated testing.

Moving from a Paper to Paperless validation effort and how to get the most efficient mix of Manual vs. Automated testing. Moving from a Paper to Paperless validation effort and how to get the most efficient mix of Manual vs. Automated testing. Overview The desire to use tools to increase validation productivity with the consequent

More information

The data quality trends report

The data quality trends report Report The 2015 email data quality trends report How organizations today are managing and using email Table of contents: Summary...1 Research methodology...1 Key findings...2 Email collection and database

More information

Microsoft RemoteFX for Remote Desktop Virtualization Host Capacity Planning Guide for Windows Server 2008 R2 Service Pack 1

Microsoft RemoteFX for Remote Desktop Virtualization Host Capacity Planning Guide for Windows Server 2008 R2 Service Pack 1 Microsoft RemoteFX for Remote Desktop Virtualization Host Capacity Planning Guide for Windows Server 2008 R2 Service Pack 1 Microsoft Corporation Published: March 2011 Abstract Microsoft RemoteFX delivers

More information

Nick Rozanski Andy Longshaw Eoin Woods. Sold! How to Describe, Explain and Justify your Architecture

Nick Rozanski Andy Longshaw Eoin Woods. Sold! How to Describe, Explain and Justify your Architecture Nick Rozanski Andy Longshaw Eoin Woods Sold! How to Describe, Explain and Justify your Architecture Objectives of Today If you are an architect who has to produce an Architectural Description, then this

More information

Rules of Writing Software Requirement Specifications

Rules of Writing Software Requirement Specifications Short Note. Version 1a, FGCU April 10, 2018 A properly written Software Requirements Specification should adhere to a number of rules that can be expressed as matching the following properties: 1) Clarity

More information

Lesson 5 Web Service Interface Definition (Part II)

Lesson 5 Web Service Interface Definition (Part II) Lesson 5 Web Service Interface Definition (Part II) Service Oriented Architectures Security Module 1 - Basic technologies Unit 3 WSDL Ernesto Damiani Università di Milano Controlling the style (1) The

More information

Generalized Document Data Model for Integrating Autonomous Applications

Generalized Document Data Model for Integrating Autonomous Applications 6 th International Conference on Applied Informatics Eger, Hungary, January 27 31, 2004. Generalized Document Data Model for Integrating Autonomous Applications Zsolt Hernáth, Zoltán Vincellér Abstract

More information

European Commission - ISA Unit

European Commission - ISA Unit DG DIGIT Unit.D.2 (ISA Unit) European Commission - ISA Unit INTEROPERABILITY QUICK ASSESSMENT TOOLKIT Release Date: 12/06/2018 Doc. Version: 1.1 Document History The following table shows the development

More information

SEMANTIC SOLUTIONS FOR OIL & GAS: ROLES AND RESPONSIBILITIES

SEMANTIC SOLUTIONS FOR OIL & GAS: ROLES AND RESPONSIBILITIES SEMANTIC SOLUTIONS FOR OIL & GAS: ROLES AND RESPONSIBILITIES Jeremy Carroll, Ralph Hodgson, {jeremy,ralph}@topquadrant.com This paper is submitted to The W3C Workshop on Semantic Web in Energy Industries

More information

METADATA INTERCHANGE IN SERVICE BASED ARCHITECTURE

METADATA INTERCHANGE IN SERVICE BASED ARCHITECTURE UDC:681.324 Review paper METADATA INTERCHANGE IN SERVICE BASED ARCHITECTURE Alma Butkovi Tomac Nagravision Kudelski group, Cheseaux / Lausanne alma.butkovictomac@nagra.com Dražen Tomac Cambridge Technology

More information

DRS Policy Guide. Management of DRS operations is the responsibility of staff in Library Technology Services (LTS).

DRS Policy Guide. Management of DRS operations is the responsibility of staff in Library Technology Services (LTS). Harvard University Library Office for Information Systems DRS Policy Guide This Guide defines the policies associated with the Harvard Library Digital Repository Service (DRS) and is intended for Harvard

More information

Exam4Tests. Latest exam questions & answers help you to pass IT exam test easily

Exam4Tests.   Latest exam questions & answers help you to pass IT exam test easily Exam4Tests http://www.exam4tests.com Latest exam questions & answers help you to pass IT exam test easily Exam : CISM Title : Certified Information Security Manager Vendor : ISACA Version : DEMO 1 / 10

More information

European Single Electronic Format (ESEF) EFRAG TEG - 10 May 2017

European Single Electronic Format (ESEF) EFRAG TEG - 10 May 2017 ESMA REGULAR USE ESMA32-60-171 10 May 2017 European Single Electronic Format (ESEF) EFRAG TEG - 10 May 2017 Michael Komarek Background 2 Requirements: From 1 January 2020 issuers will have to prepare their

More information

Considerations for Versioning SOA Resources

Considerations for Versioning SOA Resources Considerations for Versioning SOA Resources Kenneth Laskey # The MITRE Corporation klaskey@mitre.org Abstract. Service oriented architecture is a paradigm for bringing together needs and capabilities,

More information

[MS-PROPSTORE]: Property Store Binary File Format. Intellectual Property Rights Notice for Open Specifications Documentation

[MS-PROPSTORE]: Property Store Binary File Format. Intellectual Property Rights Notice for Open Specifications Documentation [MS-PROPSTORE]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation ( this documentation ) for protocols,

More information

Open Source Adoption of the German Federal Office for Information Security

Open Source Adoption of the German Federal Office for Information Security Open Source Adoption of the German Federal Office for Information Security At the Linux Tag 2005 in Karlsruhe, Horst Samsel, the person in charge of the Federal Office for Information Security (BSI), presented

More information

Big Data Analytics In M2M Open Source Editors Formatting Issues

Big Data Analytics In M2M Open Source  Editors Formatting Issues Big Data Analytics In M2M Open Source e-mail Editors Formatting Issues WHITE PAPER Table of Contents Abstract... 3 Abbreviations... 3 Introduction... 4 Some Examples of E-mail Client Formatting Issues...

More information

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

For each use case, the business need, usage scenario and derived requirements are stated. 1.1 USE CASE 1: EXPLORE AND SEARCH FOR SEMANTIC ASSESTS

For each use case, the business need, usage scenario and derived requirements are stated. 1.1 USE CASE 1: EXPLORE AND SEARCH FOR SEMANTIC ASSESTS 1 1. USE CASES For each use case, the business need, usage scenario and derived requirements are stated. 1.1 USE CASE 1: EXPLORE AND SEARCH FOR SEMANTIC ASSESTS Business need: Users need to be able to

More information

OOoCon XML For The Massses An Open Office XML File Format by Michael Brauer

OOoCon XML For The Massses An Open Office XML File Format by Michael Brauer OOoCon 2003 XML For The Massses An Open Office XML File Format by Michael Brauer mib@openoffice.org 1 Agenda About the speaker Introduction into OpenOffice.org XML Format Detailed View OASIS/OASIS Open

More information

SYMPOSIUM ON MANAGEMENT OF IP IN STANDARDS-SETTING PROCESSES

SYMPOSIUM ON MANAGEMENT OF IP IN STANDARDS-SETTING PROCESSES SYMPOSIUM ON MANAGEMENT OF IP IN STANDARDS-SETTING PROCESSES Session 1: Policies, Practices, and Experience of Leading Standards Organizations: Discussion from an ETSI viewpoint These slides express the

More information

Terminology Management

Terminology Management Terminology Management Managing terminology supports your corporate brand image, and makes your software easier to use, easier to translate, and easier to adapt to global markets. Executive overview To

More information

IT and Softskills Complete Library Includes over 240 courseware titles. Listed below. Softskills Courseware:*

IT and Softskills Complete Library Includes over 240 courseware titles. Listed below. Softskills Courseware:* IT and Softskills Complete Library 2017 Includes over 240 courseware titles. Listed below. Softskills Courseware:* 1. Asbestos Handling and Awareness training course - Health and Safety 2. Bullying and

More information

Compilers and computer architecture From strings to ASTs (2): context free grammars

Compilers and computer architecture From strings to ASTs (2): context free grammars 1 / 1 Compilers and computer architecture From strings to ASTs (2): context free grammars Martin Berger October 2018 Recall the function of compilers 2 / 1 3 / 1 Recall we are discussing parsing Source

More information

Choosing a Development Tool

Choosing a Development Tool Microsoft Dynamics GP 2013 Choosing a Development Tool White Paper This paper provides guidance when choosing which development tool to use to create an integration for Microsoft Dynamics GP. Date: February

More information

Submission to the International Integrated Reporting Council regarding the Consultation Draft of the International Integrated Reporting Framework

Submission to the International Integrated Reporting Council regarding the Consultation Draft of the International Integrated Reporting Framework Submission to the International Integrated Reporting Council regarding the Consultation Draft of the International Integrated Reporting Framework JULY 2013 Business Council of Australia July 2013 1 About

More information

SDMX self-learning package No. 3 Student book. SDMX-ML Messages

SDMX self-learning package No. 3 Student book. SDMX-ML Messages No. 3 Student book SDMX-ML Messages Produced by Eurostat, Directorate B: Statistical Methodologies and Tools Unit B-5: Statistical Information Technologies Last update of content February 2010 Version

More information

SAP Automation (BC-FES-AIT)

SAP Automation (BC-FES-AIT) HELP.BCFESRFC Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission

More information

Financial Crime Data and Information Sharing Solution

Financial Crime Data and Information Sharing Solution July 2017 Financial Crime Data and Information Sharing Solution Proposed Approach and Outline Project Transfer Document V1.6 FINAL Document Context: This document was finalised in July 2017 as part of

More information

TEL2813/IS2820 Security Management

TEL2813/IS2820 Security Management TEL2813/IS2820 Security Management Security Management Models And Practices Lecture 6 Jan 27, 2005 Introduction To create or maintain a secure environment 1. Design working security plan 2. Implement management

More information

6th JT Application Benchmark SHORT REPORT

6th JT Application Benchmark SHORT REPORT ProSTEP ivip/vda JT Application Benchmark 6th JT Application Benchmark SHORT REPORT JT Application Benchmark TABLE OF CONTENTS Contents Table of Contents 3 Disclaimer 4 Copyright 4 1 Introduction 5 2 Approach

More information

Benefits and Costs of Structured Data. August 11, Secretary Securities and Exchange Commission 100 F Street, NE Washington, DC

Benefits and Costs of Structured Data. August 11, Secretary Securities and Exchange Commission 100 F Street, NE Washington, DC August 11, 2015 1211 Avenue of the Americas 19 th Floor New York, NY 10036 Secretary Securities and Exchange Commission 100 F Street, NE Washington, DC 20549-1090 RE: Investment Company Reporting Modernization,

More information

ACH Clearing Rules. Guidance Note No. 5 NEW CLIENTS ELECTRONIC CLIENT AGREEMENTS KEY TOPICS ACH CLEARING RULES. Guidance Note History.

ACH Clearing Rules. Guidance Note No. 5 NEW CLIENTS ELECTRONIC CLIENT AGREEMENTS KEY TOPICS ACH CLEARING RULES. Guidance Note History. ACH Clearing Rules Guidance Note No. 5 KEY TOPICS 1. Conditions 2. Electronic Methods 3. Written Agreement. 4. Requirement for a signature 5. The method must be as reliable as appropriate in the circumstances

More information

Skyscanner Comments to the Commission s Evaluation Roadmap regarding the Code of Conduct for Computer Reservation Systems ( CRS )

Skyscanner Comments to the Commission s Evaluation Roadmap regarding the Code of Conduct for Computer Reservation Systems ( CRS ) Skyscanner Comments to the Commission s Evaluation Roadmap regarding the Code of Conduct for Computer Reservation Systems ( CRS ) Skyscanner is a leading global travel search platform, where users can

More information

Move Up to an OpenStack Private Cloud and Lose the Vendor Lock-in

Move Up to an OpenStack Private Cloud and Lose the Vendor Lock-in Move Up to an OpenStack Private Cloud and Lose the Vendor Lock-in Peace, commerce and honest friendship with all nations; entangling alliances with none. -Thomas Jefferson Introduction In business and

More information