DIS 29500 Technical Comments Not Adequately Resolved

Total Page:16

File Type:pdf, Size:1020Kb

DIS 29500 Technical Comments Not Adequately Resolved DIS 29500 Technical Comments not Adequately Resolved Response 0001 This response is inadequate. Correct use of standards control language (shall, shall not, etc.) is not a matter for an un-reviewed “editorial pass”. Such changes are at the core of what the normative provisions of the standard are and how conformance is defined, and the definition of conformance is a primary purpose of a standard and critical to procurement decisions. NB's must see, review and approve such changes before deciding whether to approve DIS 29500. In the NB comments there are listed specific cases of where the control language was unacceptable. It is puzzling that Ecma has decided not to include specific text changes to address these specific points in their proposed Disposition of Comments. Response 0005 We disagree with the assertion that there “is no confusion” caused by the choice of the name Office Open XML. We raised concerns1 last year about the unfortunate confusion caused by the choice of the name “Office Open XML”, where mistakes were made by the press, analysts, even in Microsoft press releases. For example, Microsoft hosts a report on “Document formats and the value of choice in healthcare” on their web site2. This report argues against ODF and in favor of “Open Office XML”, but repeatedly referring to “Open Office XML”, making this error five different times. Within even the last few weeks we have seen many examples of confusion, by users, by analysts, by the press, and even by Microsoft's own enterprise architects. For example: ● January 11th – Cossacks.org.uk reports “Version 6.1 of Office Mobile finally brings support for Microsoft’s Open Office XML document formats, over a year after Office 2007 was released to businesses” ● January 14th – WindowsWorldNews.com reports on the Becta report “It also has recommended schools stick with the Open Document Format for storing files, rather than Microsoft's Open Office XML” ● January 15th, Pravda, with lead sentence “Microsoft’s Open Office XML and its competitor OpenDocument Format have always been rivals in the field of document formats.” ● January 15th -- eHacks blog announcing availability of a DocX convertor, “Microsoft introduced a new file format in Microsoft Office 2007 called the Open Office XML Format or simply known as .docx” ● January 15th – HighPosition.net article on recent EC investigation, “The Commission investigators will see if Microsoft has withheld information needed for interoperability from rival companies. They will also study the Open Office XML file format to see if Microsoft is releasing technologies that in effect, reduce compatibility.” 1 http://www.robweir.com/blog/2007/01/amusing-but-still-confusing.html 2 http://www.microsoft.com/uk/nhs/content/articles/document-formats-and-the-value-of-choice-in-healthcare.aspx ● January 16th Philippe Destoop, Microsoft's Enterprise Architect for Belgium and Luxembourg, posts a blog entry titled, “Document Standards : MS Open Office XML versus ODF”. ● January 17th Owen Allen, a Microsoft “technical specialist” reports in his blog the headline “Ecma Open Office XML Comments Completed Today” ● January 29th, ComputerWord New Zealand – “A second vote on whether to accept Microsoft’s Open Office XML document format as an official standard is slated for March.” ● February 8th, CNet leads an article with “European Union antitrust officials are looking into whether Microsoft violated regulations in its pursuit of making Open Office XML a standard”. This confusion is persistent and widespread. In fact, even the DIS 29500 Project Editor himself seems to have been confused, when in Response 374 he writes: “There is no specific definition of macro languages in the Open Office XML specification”. Our recommendation: We reiterate the request that DIS 29500 adopt a different name, one that is not frequently confused with a closely related product. Response 0016 Although the proposed resolution indeed removes the ST_LangCode, it keeps the legacy language ID table and simply associates it with the “\l” field argument. So, the proposed resolution does nothing but shift some text around and leave the same underlying flaw, namely two ways of identifying languages. We recommend the sole use of BCP-47 language tags, based on ISO 639. The dual-mode solution offered by Ecma provides no additional expressivity for developers, or any user benefit, but it does increase the cost to implementors. The need for legacy compatibility is acknowledged, but we believe that BCP-47 tags are directly and unambiguously mappable from the legacy codes, in a lossless way. In fact, at the BRM such a mapping table was provided. It should be the responsibility of those applications and converters that read the legacy binary documents to perform this conversion. It should not be a burden on implementors of OOXML. Further the resolution of this item was mangled by the BRM, when the Ecma proposed Response was replaced by a NB proposal as BRM Resolution #4. This BRM Resolution missed several of the fixe proposed by Ecma, and has left this language code section in an inconsistent state. For example, the original Ecma Response made changes to more field switches, to /f, /l, /m, etc. The meeting resolution, however, only changes /z. Response 0018 The changes made at the BRM maintain the legacy date basis as the default. We believe this is bad practice. For most date calculations, especially when dealing with issues of elderly health care or other citizen benefits, serious errors can occur when an application, by default, cannot handle dates before 1900. The default value for dateCompatibility should be false. Response 0031 Requests for harmonization of OOXML and ODF are seen in the ballot comments of many NB's, including requests from Canada, Korea, South Africa, Peru, France, Belgium and New Zealand. AFNOR, the French NB, gave a detailed proposal, which said in part: After 5 months of extensive discussions between stakeholders in the field of revisable document formats, AFNOR, in the aim to obtain a single standard for XML office document formats within 3 years, makes the following proposal: ● Split the current ECMA 376 standard in 2 parts in order to differentiate the essential OOXML core functions necessary for easy implementation from those functionalities that are needed for the exchange of legacy office file formats; ● Incorporate the technical comments below and those in the attached comment table submitted to the Fast Track; ● Attribute the status of Technical Specification to both parts; ● Establish a process of convergence between ODF (already standardized as ISO/IEC 26300) and the above mentioned OOXML core. ISO/IEC shall invite parties involved to commit themselves to initiate simultaneously the revisions of the existing ODF v1.0 and the OOXML core in order to obtain at the end of the revision process a standard as universal as possible. New Zealand's proposal was similar: ● OOXML should be considered by JTC 1 for publication as a Type 2 Technical Report. ● Seek to harmonize with the existing ODF standard to reduce the cost of interoperability, cost of having two standards, and cost of support/maintenance . In addition, the NB's of Great Britain, Brazil, Chile, Columbia, Great Britain, Iran, New Zealand, and the United States requested that specific features be added to OOXML in order to improve interoperability with ISO ODF, in total 40 features such as the ability to have more than 63 columns in a table, to have background images in tables, or to have font weights beyond “normal” and “bold”. These were the exact features that Microsoft's translator project on SourceForge identified as needed to improve translation with ODF3. Ecma rejected all of these requests. Ironically, their response was that harmonization is not necessary because there exist tools that will translate between OOXML and ODF. However, those very tools are restricted in their fidelity because of the lack of these features. So their argument is contradictory and circular. On the question of harmonization, we are either moving toward it, or we are moving away. The Ecma response does not move us toward harmonization, but starts down the road toward further divergence. 3 http://odf-converter.sourceforge.net/features.html#hUnsupportedDOCX Harmonization starts from looking at where the two formats overlap – and there is a significant, perhaps 90%+ area where they do overlap – and expresses the functional overlap in identical markup. As Tim Bray (co-editor of the W3C XML standard) pointed out in 2005, “The world does not need two ways to say 'This paragraph is in 12-point Arial with 1.2em leading and ragged-right justification'.” This common functionality between ODF and OOXML would also include a common extensibility mechanism. The remaining 10% of the functionality would represent the focus of the harmonization work. That portion of it which represents a general need could be brought into the core standard. That remaining portion of it which only serves one vendor's needs, such as flags for deprecated legacy formatting options, could be represented using the extensibility mechanism. Note that translation is a poor substitute for having a single format. If the translation can be done perfectly, then the necessity of two formats is questionable, and if translation introduces errors, it is clearly inferior to having vendors work more to converge their formats. There is no reason why, by a harmonization process, all of the functionality of Microsoft Office cannot be represented on a base of ISO 26300 OpenDocument Format. In fact, Microsoft acknowledges this much, in a recent statement by Gray Knowlton, Group Product Manager for Microsoft Office, quoted in PC Word4: Also, if individual governments mandate the use of ODF instead of Open XML, Microsoft would adapt, Knowlton said. The company would then implement the missing functionality that ODF doesn't support. However, those extensions would be custom-designed and outside of the standard, which is counter to the idea of an open document standard, Knowlton said.
Recommended publications
  • Schematron Overview Excerpted from Leigh Dodds’ 2001 XSLT UK Paper, “Schematron: Validating XML Using XSLT”
    Schematron: validating XML using XSLT Schematron Overview excerpted from Leigh Dodds’ 2001 XSLT UK paper, “Schematron: validating XML using XSLT” Leigh Dodds, ingenta ltd, xmlhack.com April 2001 Abstract Schematron [Schematron] is a structural based validation language, defined by Rick Jelliffe, as an alternative to existing grammar based approaches. Tree patterns, defined as XPath expressions, are used to make assertions, and provide user-centred reports about XML documents. Expressing validation rules using patterns is often easier than defining the same rule using a content model. Tree patterns are collected together to form a Schematron schema. Schematron is a useful and accessible supplement to other schema languages. The open-source XSLT implementation is based around a core framework which is open for extension and customisation. Overview This paper provides an introduction to Schematron; an innovative XML validation language developed by Rick Jelliffe. This innovation stems from selecting an alternative approach to validation than existing schema languages: Schematron uses a tree pattern based paradigm, rather than the regular grammars used in DTDs and XML schemas. As an extensible, easy to use, open source tool Schematron is an extremely useful addition to the XML developers toolkit. The initial section of this paper conducts a brief overview of tree pattern validation, and some of the advantages it has in comparison to a regular grammar approach. This is followed by an outline of Schematron and the intended uses which have guided its design. The Schematron language is then discussed, covering all major elements in the language with examples of their 1 of 14 Schematron: validating XML using XSLT usage.
    [Show full text]
  • Markup UK 2021 Proceedings
    2021 Proceedings A Conference about XML and Other Markup Technologies Markup UK 2021 Proceedings 2 Markup UK 2021 Proceedings 3 Markup UK 2021 Proceedings Markup UK Sister Conferences A Conference about XML and Other Markup Technologies https://markupuk.org/ Markup UK Conferences Limited is a limited company registered in England and Wales. Company registration number: 11623628 Registered address: 24 Trimworth Road, Folkestone, CT19 4EL, UK VAT Registration Number: 316 5241 25 Organisation Committee Geert Bormans Tomos Hillman Ari Nordström Andrew Sales Rebecca Shoob Markup UK 2021 Proceedings Programme Committee by B. Tommie Usdin, David Maus, Syd Bauman – Northeastern University Alain Couthures, Michael Kay, Erik Digital Scholarship Group Siegel, Debbie Lapeyre, Karin Bredenberg, Achim Berndzen – <xml-project /> Jaime Kaminski, Robin La Fontaine, Abel Braaksma – Abrasoft Nigel Whitaker, Steven Pemberton, Tony Peter Flynn – University College Cork Graham and Liam Quin Tony Graham – Antenna House Michael Kay – Saxonica The organisers of Markup UK would like to Jirka Kosek – University of Economics, thank Antenna House for their expert and Prague unstinting help in preparing and formatting Deborah A. Lapeyre – Mulberry the conference proceedings, and their Technologies generosity in providing licences to do so. David Maus – State and University Library Hamburg Antenna House Formatter is based on the Adam Retter – Evolved Binary W3C Recommendations for XSL-FO and B. Tommie Usdin – Mulberry Technologies CSS and has long been recognized as Norman Walsh – MarkLogic the most powerful and proven standards Lauren Wood – XML.com based formatting software available. It is used worldwide in demanding applications Thank You where the need is to format HTML and XML into PDF and print.
    [Show full text]
  • Xml Schema Viewer Eclipse
    Xml Schema Viewer Eclipse Archy exchanging worshipfully. Angelico have her sabra causelessly, intoxicant and unarranged. Is Thebault rugose or nonchalant when precluded some mesa hurts contrary? Some problems where the next button to elements and stored as we help you speed up xml schema support for working group In xml to. For anyone interested, I can give up altove xmlspy, copy and paste this URL into your RSS reader. Dtd schema viewer and xml query systems that corresponds to modify or personal. The Dictionary panel allows you to customize the dictionary that the Spell tool uses to identify misspelled words. Our plugin communicate with the analyzer through an XML file. Mac os x in multiple namespaces may appear in doing so that are very heavy use plugin i deal with eclipse dali java classes available enable increased automation. It uses to define and editor can be defined using xml is a full unicode support for example will go inside this interview he discusses specifying xml? Xsd schemas face when each row to xml using xml production implementations to. Strive to be All Powerful? Distinction between wood type definition and lobby of ring type: unlike XDR, a token was implemented that maps XInterfaces to a class framework in Java, a full eclipse install guide be overkill. XML bean definition files. This schema viewer for eclipse ide or sets. Kerberos realm of schemas will remain interoperable by running the viewer. UML associations and myself use interleave properly. This sentence exists because of the design problem; lacking a concept for what a primitive data type is, documentation can be written to provide some information on that element.
    [Show full text]
  • Introduction to Schematron
    Introduction to Schematron Wendell Piez and Debbie Lapeyre Mulberry Technologies, Inc. 17 West Jefferson St. Suite 207 Rockville MD 20850 Phone: 301/315-9631 Fax: 301/315-8285 [email protected] http://www.mulberrytech.com Version 90-1.0 (November 2008) © 2008 Mulberry Technologies, Inc. Introduction to Schematron Administrivia...................................................................................................................... 1 Schematron is a ................................................................................................................. 1 Reasons to use Schematron............................................................................................... 1 What Schematron is used for............................................................................................ 2 Schematron is an XML vocabulary................................................................................... 2 Schematron specifies, it does not perform........................................................................ 2 Simple Schematron processing architecture...................................................................... 3 Schematron validation in action........................................................................................ 4 Basic Schematron building blocks................................................................................. 4 How Schematron works.................................................................................................. 4 Outline of a simple Schematron
    [Show full text]
  • A Key for Document Interoperability?
    ELAN Electronic Government and Applications Feature Based Document Profiling - A Key for Document Interoperability? Bibliografische Information der Deutschen Nationalbibliothek: Die Deutsche Nationalbibliothek verzeichnet diese Publikation in der Deutschen Nationalbibliografie; detaillierte bibliografische Daten sind im Internet über http://dnb.d-nb.deabrufbar. 1.Auflage Juni 2012 Alle Rechte vorbehalten © Fraunhofer-Institut für Offene Kommunikationssysteme FOKUS, Juni 2012 Fraunhofer-Institut für Offene Kommunikationssysteme FOKUS Kaiserin-Augusta-Allee31 10589 Berlin Telefon: +49-30-3436-7115 Telefax: +49-30-3436-8000 [email protected] www.fokus.fraunhofer.de Dieses Werk ist einschließlich aller seiner Teile urheberrechtlich geschützt. Jede Ver- wertung, die über die engen Grenzen des Urheberrechtsgesetzes hinausgeht, ist ohne schriftliche Zustimmung des Instituts unzulässig und strafbar. Dies gilt insbesondere für Vervielfältigungen, Übersetzungen, Mikroverfilmungen sowie die Speicherung in elektronischen Systemen. Die Wiedergabe von Warenbezeichnungen und Handels- namen in diesem Buch berechtigt nicht zu der Annahme, dass solche Bezeichnungen im Sinne der Warenzeichen-und Markenschutz-Gesetzgebung als frei zu betrachten wären und deshalb von jedermann benutzt werden dürften. Soweit in diesem Werk direkt oder indirekt auf Gesetze, Vorschriften oder Richt-linien (z.B. DIN, VDI) Bezug genommen oder aus ihnen zitiert worden ist, kann das Institut keine Gewähr für Richtigkeit, Vollständigkeit oder Aktualität übernehmen. ISBN 978-3-00-038675-6
    [Show full text]
  • XML in 10 Points
    The QAML FAQ file:///Users/trc/Desktop/QAML-playground/qaml-faq.html The QAML FAQ The QAML F.A.Q. Table of Contents The QAML F.A.Q. A. General A.1. What is a FAQ? A.2. What is a Markup Language? A.3. What is QAML? This FAQ is about QAML, a markup A.4. Who wrote QAML? A.5. Why not just use HTML? language for internet FAQs. B. About Writing QAML Documents QAML is the Question and Answer B.1. How can I write a QAML document? Markup Language. B.2 What is the smallest QAML document? B.3. How can I make a list in [Table of Contents] QAML? B.4. What stylesheets are available for QAML? B.5. How can I make a hypertext link? A. General B.6. What is the relationship between QAML metadata and Dublin Core? [ A.1. What is a FAQ? ] B.7. What is the gist attribute? B.8. Why is the email address of the author mandatory? B.9. How can I include graphics? Rick Jelliffe, [email protected] C. Processing QAML documents C.1. What can I use QAML documents for? A FAQ is the nickname for a "Frequently C.2. What are text processing languages? Asked Questions" document. There are D. QAML and Standards thousands of FAQs available on the D.1. Are Standards Useful? World Wide Web on many different D.2. What is XML? D.3. What is I18n? topics. The basic format of a FAQ is that D.4. What is Accessability? D.5.
    [Show full text]
  • XML – Grammatiken Und Xforms Von Astrid Sackel
    XML – Grammatiken und XForms von Astrid Sackel im Rahmen des Seminars XML und intelligente Systeme bei Sebastian Wrede und Ingo Lütkebohle Uni Bielefeld Wintersemester 2005|06 31. Oktober 2005 XML – GRAMMATIKEN UND XFORMS ASTRID SACKEL XML und intelligente Systeme Uni Bielefeld WS 2005 | 06 Wozu eigentlich Grammatiken? Einleitung DTD XML Schema RelaxNG XForms Fazit Quellen 2 | 45 XML – GRAMMATIKEN UND XFORMS ASTRID SACKEL XML und intelligente Systeme Uni Bielefeld WS 2005 | 06 Wozu eigentlich Grammatiken? Fallbeispiel: „Hans und Peter arbeiten an einer Adressbuch- Datenbank, sie haben die ähnliche Vorstellung von der Struktur, aber nicht exakt dieselbe“ Einleitung DTD XML Schema RelaxNG XForms Fazit Quellen 3 | 45 DTD XML DTD XML – GRAMMATIKEN UND XFORMS ASTRID SACKEL XML und intelligente Systeme Uni Bielefeld WS 2005 | 06 Wozu eigentlich Grammatiken? Fallbeispiel: „Hans und Peter arbeiten an einer Adressbuch- Datenbank, sie haben die ähnliche Vorstellung von der Struktur, aber nicht exakt dieselbe“ Einleitung DTD XML Schema RelaxNG XForms Fazit Quellen 4 | 45 XML – GRAMMATIKEN UND XFORMS ASTRID SACKEL XML und intelligente Systeme Uni Bielefeld WS 2005 | 06 Wozu eigentlich Grammatiken? Fallbeispiel: „Hans und Peter arbeiten an einer Adressbuch- Datenbank, sie haben die ähnliche Vorstellung von der Struktur, aber nicht exakt dieselbe“ „Peter muss seine Dateien bearbeiten, Hans muss die Eingaben seiner Freunde korrigieren / validieren“ Einleitung DTD XML Schema RelaxNG XForms Fazit Quellen 5 | 45 XML – GRAMMATIKEN UND XFORMS ASTRID SACKEL XML und intelligente Systeme Uni Bielefeld WS 2005 | 06 DTD <!ELEMENT addressbook (description,contact*)> Document Type Definition <!ELEMENT description ANY> <!ELEMENT contact (firstname,lastname,fon*,address,comment ?)> <?xml version=“1.0“ encoding=“UTF-8“?> <!DOCTYPE addressbook SYSTEM „addressbook.
    [Show full text]
  • Tutorial on Jsontron for JSON Semantic Validation
    Tutorial on Jsontron for JSON Semantic Validation Dr. Amer Ali Dr. Lixin Tao School of Computer Science and Information Systems Pace University Westchester November 14, 2018 Table of Contents 1 Introduction ............................................................................................................................. 2 1.1 Constraint Specification in Schematron.......................................................................... 3 1.2 Element schema .............................................................................................................. 3 1.3 Element phase ................................................................................................................. 3 1.4 Element pattern ............................................................................................................... 3 1.5 Element rule .................................................................................................................... 4 1.6 Element assert or report ................................................................................................. 4 2 Setting Up and Running Jsontron ........................................................................................... 4 2.1 Installing node.js ............................................................................................................. 4 2.2 Installing module jsontron .............................................................................................. 5 2.3 Module jsontron structure ..............................................................................................
    [Show full text]
  • XML Schema, Xlink, Xpointer
    Alternatives to XML Schema, XLink, XPointer Patryk Czarnik XML and Applications 2013/2014 Week 15 – 27.01.2014 Some drawbacks of XML Schema Verbose syntax, specification hard to understand Restricted power of expression deterministic model required no choice between: text content and element content attribute and element content-aware model not available (in 1.0) no value-aware constraints other than identity constraints (in 1.0) Extending types only by appending model fragments at the end of a sequence no direct support for adding new elements to a choice available with other techniques: element groups or substitution groups 2 / 32 Alternatives DTD – obviously RELAX NG (Regular Language for XML Next Generation) by James Clark and Murata Makoto OASIS (2001) and ISO (2003) standard Schematron by Rick Jelliffe (1999), developed at Academia Sinica (Taiwan), ISO standard (2006) Examplotron by Eric van der Vlist, project active in 2001-2003 XML Schema 1.1 W3C Recommendation, 2012 borrows some ideas from the alternatives, mainly Schematron 3 / 32 Simple example in all standards DTD <!ELEMENT person (first-name+, last-name)> <!ELEMENT first-name (#PCDATA)> <!ELEMENT last-name (#PCDATA)> XML Schema <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="person" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="first-name" type="xs:string" maxOccurs="unbounded" /> <xs:element name="last-name" type="xs:string" /> </xs:sequence> </xs:complexType> </xs:element> </xs:schema> 4 / 32 Simple example
    [Show full text]
  • Schematron Based Semantic Constraints Specification Framework & Validation Rules Engine for JSON Advisor: Dr
    Schematron Based Semantic Constraints Specification Framework & Validation Rules Engine for JSON Advisor: Dr. Lixin Tao Student: Dr. Amer Ali DPS 2014 Abstract • JavaScript Object Notation (JSON) has emerged as a popular format for business data exchange. It has a grammar-based schema language called – JSON Schema (IETF draft 7). The JSON Schema provides facilities to specify syntax constraints on the JSON data. There are a number of tools available in a variety of programming languages for JSON Schema validation. However, JSON does not have a standard or a framework to specify the semantic constraints, neither it has any reusable validation tool for semantic rules. In order for JSON data validation to be effective, it needs both syntax and semantic specification standards/frameworks and validation toolset[2]. • XML is another popular format for business data exchange that preceded JSON. XML has a mature ecosystem for specifying and validating syntax and semantic constraints. It has XML Schema and several other syntax constraints specification standards. It has Schematron as a semantic constraints specification language which is an ISO standard [ISO/IEC 19757-3]. • This study proposes a framework for specifying semantic constraints for JSON data in JSON format, drawing upon the power, simplicity, and semantics of Schematron standard. A reusable JavaScript/NodeJS based validation tool was also developed to process the JSON semantic rules. • The framework assumes that due to inherent differences between XML and JSON data formats, not all Schematron concepts will be applicable to this study. 2 Why Business Data Validation? • $ 1 billion Automotive Industry losses – National Institute of Standards and Technology (NIST) study[9] • 10-25% of total revenue losses for an org – Larry English [4] • 40% initiatives fail due to invalid data – Gartner 2011 report [11] When to Validate Data ? • 26 – 32 % bad data in orgs – Experian 2015 study [12] – The SiriusDecisions 1-10-100 Rule • $3.1 trillion estimated total cost – W.
    [Show full text]
  • The Docbook Schema Working Draft V5.0B5, 12 April 2006
    The DocBook Schema Working Draft V5.0b5, 12 April 2006 Document identifier: docbook-5.0b5-spec-wd-01 Location: http://www.oasis-open.org/docbook/specs Editor: Norman Walsh, Sun Microsystems, Inc. <[email protected]> Abstract: DocBook is a general purpose [XML] schema particularly well suited to books and papers about computer hardware and software (though it is by no means limited to these applications). The Version 5.0 release is a complete rewrite of DocBook in RELAX NG. The intent of this rewrite is to produce a schema that is true to the spirit of DocBook while simultaneously removing inconsistencies that have arisen as a natural consequence of DocBook's long, slow evolution.The Technical Committee has taken this opportunity to simplify a number of content models and tighten constraints where RELAX NG makes that possible. The Technical Committee provides the DocBook 5.0 schema in other schema languages, including W3C XML Schema and an XML DTD, but the RELAX NG Schema is now the normative schema. Status: This is a Working Draft. It does not necessarily represent the consensus of the committee. Please send comments on this specification to the <[email protected]> list. To subscribe, please use the OASIS Subscription Manager. The errata page for this specification is at http://www.oasis-open.org/docbook/specs/docbook5-er- rata.html. Copyright © 2001, 2002, 2003, 2004, 2005, 2006 The Organization for the Advancement of Structured In- formation Standards [OASIS]. All Rights Reserved. Table of Contents 1. Introduction .................................................................................................................................... 2 2. Terminology .................................................................................................................................... 2 3. The DocBook RELAX NG Schema V5.0 .............................................................................................
    [Show full text]
  • Nieuwe Generatie Webtoepassingen Xforms
    Faculteit Toegepaste Wetenschappen Vakgroep Elektronica en Informatiesystemen Voorzitter: prof. dr. ir. J. Van Campenhout Nieuwe generatie webtoepassingen XForms door Koen De Wolf Promotor: prof. dr. ir. R. Van de Walle Thesisbegeleider: lic. F. De Keukelaere W. De Jonge Afstudeerwerk ingediend tot het behalen van de graad van Licentiaat in de Informatica Academiejaar 2002–2003 Voorwoord Na een jaar ondergedompeld te zijn in de wereld van XML, XSL en XForms kan ik met enige trots het resultaat voorstellen. Dit proefschrift zou echter nooit tot een goed einde gekomen zijn zonder de steun van Frederik De Keukelaere die mij instrueerde hoe ik bepaalde moeilijkheden kon aanpakken en mij met zijn technische bagage door een aantal specifieke problemen loodste. Professor Van de Walle wil ik bedanken voor de motiverende en opbouwende kritiek in de loop van het jaar. Ook wil ik Walter De Jonge bedanken voor het aanbrengen van het onderwerp, Anthony en Liesbeth voor het nalezen en Sarah die onnoemelijk veel geduld heeft gehad tijdens het schrijven van dit proefschrift. Koen De Wolf, mei 2003 Toelating tot bruikleen “De auteur geeft de toelating deze scriptie voor consultatie beschikbaar te stellen en delen van de scriptie te kopi¨eren voor persoonlijk gebruik. Elk ander gebruik valt onder de beperkingen van het auteursrecht, in het bijzonder met betrek- king tot de verplichting de bron uitdrukkelijk te vermelden bij het aanhalen van resultaten uit deze scriptie.” Koen De Wolf, mei 2003 Nieuwe generatie webtoepassingen XForms door Koen DE WOLF Scriptie ingediend tot het behalen van de academische graad van Licentiaat Informatica – optie: Software ontwikkeling Academiejaar 2002–2003 Promotor: Prof.
    [Show full text]