From 9f95eaa4c946e82d8688b739efd05d05726a8d0e Mon Sep 17 00:00:00 2001 From: Tobie Langel Date: Thu, 16 May 2013 22:04:27 +0200 Subject: [PATCH] Initial commit. --- .gitignore | 1 + .travis.yml | 9 + README.md | 0 biblio.json | 9225 ++++++++++++++++++++++++++++++++++++++++++++++++++ index.js | 98 + package.json | 20 + test/test.js | 126 + xrefs.json | 2468 ++++++++++++++ 8 files changed, 11947 insertions(+) create mode 100644 .gitignore create mode 100644 .travis.yml create mode 100644 README.md create mode 100644 biblio.json create mode 100644 index.js create mode 100644 package.json create mode 100644 test/test.js create mode 100644 xrefs.json diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..40b878db5 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules/ \ No newline at end of file diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 000000000..df4113091 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,9 @@ +language: node_js +node_js: + - 0.8 +notifications: + webhooks: + urls: + - http://webhooks.nodejitsu.com/1/deploy + on_success: always + on_failure: never \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 000000000..e69de29bb diff --git a/biblio.json b/biblio.json new file mode 100644 index 000000000..2c9cceb9f --- /dev/null +++ b/biblio.json @@ -0,0 +1,9225 @@ +{ + "ABA-DSIG-GUIDELINES": { + "href": "http://www.signelec.com/content/download/digital_signature_guidelines.pdf", + "title": "Digital Signature Guidelines", + "date": "1 August 1996", + "status": "Information Security Committee, American Bar Association" + }, + "ABC": "Leo Geurts; Lambert Meertens; Steven Pemberton. The ABC Programmer's Handbook. Prentice-Hall. ISBN: 0-13-000027-2. URL: http://www.cwi.nl/~steven/abc", + "ABNF": { + "authors": [ + "D. Crocker", + "P. Overell" + ], + "href": "http://www.ietf.org/rfc/rfc5234.txt", + "title": "Augmented BNF for Syntax Specifications: ABNF", + "date": "January 2008", + "status": "Internet RFC 5234" + }, + "ACCESS-CONTROL": { + "authors": [ + "Anne van Kesteren" + ], + "href": "http://www.w3.org/TR/2008/WD-access-control-20080912", + "title": "Access Control for Cross-Site Requests", + "date": "12 September 2008", + "status": "WD", + "publisher": "W3C" + }, + "ACDI": { + "authors": [ + "Rhys Lewis" + ], + "href": "http://www.w3.org/TR/2003/NOTE-acdi-20030901", + "title": "Authoring Challenges for Device Independence", + "date": "1 September 2003", + "status": "NOTE", + "publisher": "W3C" + }, + "ACSS": { + "authors": [ + "Chris Lilley", + "T. V. Raman" + ], + "href": "http://www.w3.org/TR/1999/WD-acss-19990902", + "title": "Aural Cascading Style Sheets (ACSS) Specification", + "date": "2 September 1999", + "status": "WD", + "publisher": "W3C" + }, + "AD-INDUSTRY": "American Association of Advertising Industries, et al. Self-Regulatory Principles for Online Behavioral Advertising July 2009. URL: http://www.iab.net/media/file/ven-principles-07-01-09.pdf ", + "AERT": { + "authors": [ + "Chris Ridpath", + "Wendy Chisholm" + ], + "href": "http://www.w3.org/TR/2000/WD-AERT-20000426", + "title": "Techniques For Accessibility Evaluation And Repair Tools", + "date": "26 April 2000", + "status": "WD", + "publisher": "W3C" + }, + "AES": { + "href": "http://csrc.nist.gov/publications/fips/fips197/fips-197.pdf", + "title": "NIST FIPS 197: Advanced Encryption Standard (AES)", + "date": "November 2001" + }, + "AES-WRAP": { + "authors": [ + "J. Schaad", + "R. Housley" + ], + "href": "http://www.ietf.org/rfc/rfc3394.txt", + "title": "RFC3394: Advanced Encryption Standard (AES) Key Wrap Algorithm", + "status": "IETF Informational RFC", + "date": "September 2002" + }, + "AES-WRAP-PAD": { + "authors": [ + "R. Housley", + "M. Dworkin" + ], + "href": "http://www.ietf.org/rfc/rfc5649.txt", + "title": "RFC 5649: Advanced Encryption Standard (AES) Key Wrap with Padding Algorithm", + "status": " IETF Informational RFC", + "date": "August 2009" + }, + "AGBDL": "Charles Jacobs; et al. “Adaptive Grid Based Document Layout” in: ACM Transactions on Graphics. 22. 3. pp. 838–847. July 2003. URL: http://grail.cs.washington.edu/pub/papers/Jacobs2003.pdf ", + "ALT-TECHNIQUES": "Steve Faulkner HTML5: Techniques for providing useful text alternatives. W3C Working Draft. (Work in progress.) URL: http://www.w3.org/TR/html-alt-techniques/ ", + "ANIMATION-TIMING": { + "authors": [ + "James Robinson", + "Cameron McCormack" + ], + "href": "http://www.w3.org/TR/2012/WD-animation-timing-20120221", + "title": "Timing control for script-based animations", + "date": "21 February 2012", + "status": "LCWD", + "publisher": "W3C" + }, + "ANSI-X9-44-2007": "ANSI X9.44-2007: Key Establishment Using Integer Factorization Cryptography. URL: http://webstore.ansi.org/RecordDetail.aspx?sku=ANSI+X9.44-2007", + "APP-URI": { + "authors": [ + "Marcos Cáceres" + ], + "href": "http://app-uri.sysapps.org", + "status": "Unofficial Draft", + "title": "The app: URI scheme" + }, + "ARABIC-MATH": { + "authors": [ + "Azzeddine Lazrek", + "Bruce R. Miller" + ], + "href": "http://www.w3.org/TR/2006/NOTE-arabic-math-20060131", + "title": "Arabic mathematical notation", + "date": "31 January 2006", + "status": "NOTE", + "publisher": "W3C" + }, + "ARABIC-TYPO": "Huda Smitshuijzen AbiFares. Arabic Typography: A Comprehensive Sourcebook. Saqi Books. 2001. ISBN 0-86356-347-3.", + "ATAG-WOMBAT": { + "authors": [ + "Jan Richards", + "Charles McCathieNevile", + "Jutta Treviranus" + ], + "href": "http://www.w3.org/TR/2001/WD-ATAG-wombat-20011221", + "title": "Authoring Tool Accessibility Guidelines "Wombat"", + "date": "21 December 2001", + "status": "WD", + "publisher": "W3C" + }, + "ATAG10": { + "authors": [ + "Jutta Treviranus" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2000/REC-ATAG10-20000203", + "title": "Authoring Tool Accessibility Guidelines 1.0", + "date": "3 February 2000", + "status": "REC", + "publisher": "W3C" + }, + "ATAG10-TECHS": { + "authors": [ + "Gregory Rosmaita" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2002/NOTE-ATAG10-TECHS-20021029", + "title": "Techniques for Authoring Tool Accessibility Guidelines 1.0", + "date": "29 October 2002", + "status": "NOTE", + "publisher": "W3C" + }, + "ATAG20": { + "authors": [ + "Jan Richards", + "Jutta Treviranus", + "Jeanne Spellman" + ], + "href": "http://www.w3.org/TR/2009/WD-ATAG20-20090217", + "title": "Authoring Tool Accessibility Guidelines (ATAG) 2.0", + "date": "17 February 2009", + "status": "WD", + "publisher": "W3C" + }, + "ATAG20-TECHS": { + "authors": [ + "Jan Richards", + "Jutta Treviranus", + "Tim Boland" + ], + "href": "http://www.w3.org/TR/2008/WD-ATAG20-TECHS-20080310", + "title": "Implementation Techniques for Authoring Tool Accessibility Guidelines 2.0", + "date": "10 March 2008", + "status": "WD", + "publisher": "W3C" + }, + "BACKPLANE": { + "authors": [ + "Steven Pemberton" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2006/NOTE-backplane-20061116", + "title": "Rich Web Application Backplane", + "date": "16 November 2006", + "status": "NOTE", + "publisher": "W3C" + }, + "BBC-WP193": "J.P. Barrett; M.E. Hammond; S.J.E Jolly. White Paper 193 : The Universal Control API version 0.6.0 - An Overview. June 2011. URL: http://www.bbc.co.uk/rd/publications/whitepaper193.shtml", + "BBC-WP194": "J.P. Barrett; M.E. Hammond; S.J.E Jolly. White Paper 194 : The Universal Control API v.0.6.0 - Specification for the behaviour of a universal control server running on a set-top box, and the clients that connect to it. June 2011. URL: http://www.bbc.co.uk/rd/publications/whitepaper194.shtml", + "BCP47": { + "authors": [ + "A. Phillips", + "M. Davis" + ], + "href": "http://tools.ietf.org/html/bcp47", + "title": "Tags for Identifying Languages", + "date": "September 2009", + "status": "IETF Best Current Practice", + "publisher": "IETF" + }, + "BECSS": { + "authors": [ + "Ian Hickson" + ], + "href": "http://www.w3.org/TR/2007/WD-becss-20071019", + "title": "Behavioral Extensions to CSS", + "date": "19 October 2007", + "status": "WD", + "publisher": "W3C" + }, + "BLOB": { + "authors": [ + "Arun Ranganathan" + ], + "href": "http://www.w3.org/TR/2009/WD-FileAPI-20091117/#dfn-Blob", + "title": "Blob", + "date": "17 November 2009", + "status": "WD", + "publisher": "W3C" + }, + "BONDI-ARCH-SECURITY-11": "BONDI Architecture & Security Requirements v1.1 27 January 2010. URL: http://bondi.omtp.org/1.11/security/BONDI_Architecture_and_Security_v1.1.pdf ", + "BONDI-FEATURES1-11": "BONDI API Features v1.11 2 June 2010. URL: http://bondi.omtp.org/1.11/apis/apifeatures.html ", + "C14N-ISSUES": { + "authors": [ + "Konrad Lanz", + "José", + "Kahan" + ], + "href": "http://www.w3.org/TR/2006/NOTE-C14N-issues-20061220", + "title": "Known Issues with Canonical XML 1.0 (C14N/1.0)", + "date": "20 December 2006", + "status": "NOTE", + "publisher": "W3C" + }, + "C14N2-TestCases": { + "authors": [ + "Pratik Datta", + "Frederick Hirsch" + ], + "href": "http://www.w3.org/TR/2013/NOTE-xml-c14n2-testcases-20130411/", + "title": "Test Cases for Canonical XML 2.0", + "date": "11 April 2013", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "CALL-CONTROL-REQS": { + "authors": [ + "Brad Porter" + ], + "href": "http://www.w3.org/TR/2001/WD-call-control-reqs-20010413", + "title": "Call Control Requirements in a Voice Browser Framework", + "date": "13 April 2001", + "status": "WD", + "publisher": "W3C" + }, + "CANVAS-2D": { + "authors": [ + "Rik Cabanier", + "Eliot Graff", + "Jay Munro", + "Tom Wiltzius", + "Ian Hickson" + ], + "href": "http://www.w3.org/TR/2012/CR-2dcontext-20121217", + "title": "HTML Canvas 2D Context", + "date": "17 December 2012", + "status": "CR", + "publisher": "W3C" + }, + "CANVAS-2D-20121217": { + "authors": [ + "Rik Cabanier", + "Eliot Graff", + "Jay Munro", + "Tom Wiltzius", + "Ian Hickson" + ], + "href": "http://www.w3.org/TR/2012/CR-2dcontext-20121217", + "title": "HTML Canvas 2D Context", + "date": "17 December 2012", + "status": "CR", + "publisher": "W3C" + }, + "CC-ABOUT": "Creative Commons: About Licenses URL: http://creativecommons.org/about/licenses/ ", + "CC-CHOOSE": "Creative Commons: License Your Work URL: http://creativecommons.org/choose/ ", + "CCPP": { + "authors": [ + "Franklin Reynolds" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2004/REC-CCPP-struct-vocab-20040115", + "title": "Composite Capability/Preference Profiles (CC/PP): Structure and Vocabularies 1.0", + "date": "15 January 2004", + "status": "REC", + "publisher": "W3C" + }, + "CCPP-COORDINATION": { + "authors": [ + "Johan Hjelm", + "Lalitha Suryanarayana" + ], + "href": "http://www.w3.org/TR/2001/NOTE-CCPP-COORDINATION-20011220", + "title": "CC/PP Implementors Guide: Harmonization with Existing Vocabularies and Content Transformation Heuristics", + "date": "20 December 2001", + "status": "NOTE", + "publisher": "W3C" + }, + "CCPP-RA": { + "authors": [ + "Johan Hjelm", + "Mikael Nilsson", + "Hidetaka Ohto" + ], + "href": "http://www.w3.org/TR/2000/WD-CCPP-ra-20000721", + "title": "Composite Capabilities/Preference Profiles: Requirements and Architecture", + "date": "21 July 2000", + "status": "WD", + "publisher": "W3C" + }, + "CCPP-STRUCT-VOCAB2": { + "authors": [ + "Cédric Kiss" + ], + "href": "http://www.w3.org/TR/2007/WD-CCPP-struct-vocab2-20070430", + "title": "Composite Capability/Preference Profiles (CC/PP): Structure and Vocabularies 2.0", + "date": "30 April 2007", + "status": "WD", + "publisher": "W3C" + }, + "CCPP-TA": { + "authors": [ + "Mikael Nilsson" + ], + "href": "http://www.w3.org/TR/2000/WD-CCPP-ta-20000721", + "title": "Composite Capabilities/Preference Profiles: Terminology and Abbreviations", + "date": "21 July 2000", + "status": "WD", + "publisher": "W3C" + }, + "CCPP-TRUST": { + "authors": [ + "Johan Hjelm", + "Hidetaka Ohto", + "Lalitha Suryanarayana" + ], + "href": "http://www.w3.org/TR/2001/WD-CCPP-trust-20011220", + "title": "CC/PP Implementors Guide: Privacy and Protocols", + "date": "20 December 2001", + "status": "WD", + "publisher": "W3C" + }, + "CCXML": { + "authors": [ + "RJ Auburn" + ], + "href": "http://www.w3.org/TR/2007/WD-ccxml-20070119", + "title": "Voice Browser Call Control: CCXML Version 1.0", + "date": "19 January 2007", + "status": "WD", + "publisher": "W3C" + }, + "CDFREQS": { + "authors": [ + "Steve Speicher", + "Petri Vuorimaa" + ], + "href": "http://www.w3.org/TR/2005/WD-CDFReqs-20051219", + "title": "Compound Document Use Cases and Requirements Version 2.0", + "date": "19 December 2005", + "status": "WD", + "publisher": "W3C" + }, + "CDR": { + "authors": [ + "Lasse Pajunen" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/CR-CDR-20070718", + "title": "Compound Document by Reference Framework 1.0", + "date": "18 July 2007", + "status": "CR", + "publisher": "W3C" + }, + "CDRREQS": { + "authors": [ + "Daniel Appelquist", + "Antoine Quint", + "Timur Mehrvarz" + ], + "href": "http://www.w3.org/TR/2005/NOTE-CDRReqs-20051219", + "title": "Compound Document by Reference Use Cases and Requirements Version 1.0", + "date": "19 December 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "CEA-2014": "Web-based Protocol and Framework for Remote User Interface on UPnP Networks and the Internet (Web4CE). January 2011. ANSI/CEA Standard. URL: http://www.ce.org/Standards/browseByCommittee_2757.asp", + "CGM": { + "authors": [ + "Roy Platon", + "Chris Lilley" + ], + "href": "http://www.w3.org/TR/NOTE-cgm-970618", + "title": "Use of CGM as a Scalable Graphics Format", + "date": "18 June 1997", + "status": "NOTE", + "publisher": "W3C" + }, + "CHARMOD": { + "authors": [ + "Martin J. Dürst" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2005/REC-charmod-20050215", + "title": "Character Model for the World Wide Web 1.0: Fundamentals", + "date": "15 February 2005", + "status": "REC", + "publisher": "W3C" + }, + "CHARMOD-NORM": { + "authors": [ + "Martin J. Dürst" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2005/WD-charmod-norm-20051027", + "title": "Character Model for the World Wide Web 1.0: Normalization", + "date": "27 October 2005", + "status": "WD", + "publisher": "W3C" + }, + "CHARMOD-RESID": { + "authors": [ + "François Yergeau" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2004/CR-charmod-resid-20041122", + "title": "Character Model for the World Wide Web 1.0: Resource Identifiers", + "date": "22 November 2004", + "status": "CR", + "publisher": "W3C" + }, + "CHARREQ": { + "authors": [ + "Martin J. Dürst" + ], + "href": "http://www.w3.org/TR/1998/WD-charreq-19980710", + "title": "Requirements for String Identity Matching and String Indexing", + "date": "10 July 1998", + "status": "WD", + "publisher": "W3C" + }, + "CHARSETS": "Characters sets. These are the official names for character sets that may be used in the Internet and may be referred to in Internet documentation URL: http://www.iana.org/assignments/character-sets ", + "CLABS-HNAPI": "CableLabs Revised Home Networking API. 26 July 2011. Draft proposal. URL: http://www.w3.org/2011/webtv/HNTF/CableLabs_Revised_API_20110727-2.pdf", + "CLIPBOARD-APIS": { + "authors": [ + "Doug Schepers", + "Charles McCathieNevile" + ], + "href": "http://www.w3.org/TR/2006/WD-clipboard-apis-20061115", + "title": "Clipboard Operations for the Web 1.0: Copy, Paste, Drag and Drop", + "date": "15 November 2006", + "status": "WD", + "publisher": "W3C" + }, + "CMS-Algorithms": { + "authors": [ + "R. Housley" + ], + "href": "http://www.ietf.org/rfc/rfc3370.txt", + "title": "RFC3370: Cryptographic Message Syntax (CMS) Algorithms", + "status": "IETF Informational RFC", + "date": "February 2002" + }, + "CMS-WRAP": { + "authors": [ + "R. Housley" + ], + "href": "http://www.ietf.org/rfc/rfc3217.txt", + "title": "RFC3217: Triple-DES and R2 Key Wrapping", + "status": "IETF Informational RFC", + "date": "December 2001" + }, + "COAP": "E Shelby; et al. Constrained Application Protocol (CoAP). IETF Internet Draft, December 2012. URL: http://tools.ietf.org/html/draft-ietf-core-coap", + "COLORIMETRY": "Colorimetry, Second Edition. CIE Publication 15.2-1986. ISBN 3-900-734-00-3", + "Coloring-RDF": "Giorgos Flouris; Irini Fundulaki; Panagiotis Pediaditis; Yannis Theoharis; Vassilis Christophides. Coloring RDF Triples to Capture Provenance 2009. The Semantic Web - ISWC 2009, Washington DC, Springer-Verlag,. URL: http://data.semanticweb.org/conference/iswc/2009/paper/research/165/html ", + "COMPOSITING": { + "authors": [ + "Rik Cabanier", + "Nikos Andronikos" + ], + "href": "http://www.w3.org/TR/2012/WD-compositing-20120816/", + "title": "Compositing and Blending 1.0", + "date": "16 August 2012", + "status": "FPWD", + "publisher": "W3C" + }, + "CONSENT-EU-WP187": "WP189, Opinion 15/2011 on the definition of consent. EU Article 29 Data Protection Working Party, 01197/11/EN WP187. 13 July 2011. URL: http://ec.europa.eu/justice/policies/privacy/docs/wpdocs/2011/wp187_en.pdf", + "CONTACTS-API": "R. Tibbett. Contacts API. 3rd August 2010. W3C Latest Editor's Draft. (Work in progress.) URL: http://dev.w3.org/2009/dap/contacts/Overview.html ", + "CONTACTS-WRITER-API": "R. Tibbett. Contacts Writer API. 3rd August 2010. W3C Latest Editor's Draft. (Work in progress.) URL: http://dev.w3.org/2009/dap/contacts/Writer.html ", + "CONTENT-IN-RDF": { + "authors": [ + "Carlos A Velasco", + "Johannes Koch" + ], + "href": "http://www.w3.org/TR/2008/WD-Content-in-RDF-20080908", + "title": "Representing Content in RDF", + "date": "8 September 2008", + "status": "WD", + "publisher": "W3C" + }, + "Context-SW": "R.M.R. Guha; R. Fikes. Contexts for the Semantic Web. 2005. The Semantic Web — ISWC2004. Yokohama, Japan: Springer-Verlag", + "COOKIES": "Adam Barth. HTTP State Management Mechanism. April 2011. Internet Proposed Standard RFC 6265. URL: http://www.rfc-editor.org/rfc/rfc6265.txt ", + "COOLURIS": { + "authors": [ + "Richard Cyganiak", + "Leo Sauermann" + ], + "href": "http://www.w3.org/TR/2008/NOTE-cooluris-20081203", + "title": "Cool URIs for the Semantic Web", + "date": "3 December 2008", + "status": "NOTE", + "publisher": "W3C" + }, + "CORE-DEVICE": { + "authors": [ + "Robin Berjon" + ], + "href": "http://dev.w3.org/2009/dap/device/", + "title": "Core Device Interfaces", + "date": "02 December 2009", + "status": "ED", + "publisher": "W3C" + }, + "CORS": { + "authors": [ + "Anne van Kesteren" + ], + "href": "http://www.w3.org/TR/2013/CR-cors-20130129", + "title": "Cross-Origin Resource Sharing", + "date": "29 January 2013", + "status": "CR", + "publisher": "W3C" + }, + "CPC-REQ": { + "authors": [ + "Markus Lauff", + "Amy Yu" + ], + "href": "http://www.w3.org/TR/2003/WD-cpc-req-20030510", + "title": "Core Presentation Characteristics: Requirements and Use Cases", + "date": "10 May 2003", + "status": "WD", + "publisher": "W3C" + }, + "CSELECTION": { + "authors": [ + "Rhys Lewis", + "Max Froumentin", + "Roland Merrick" + ], + "href": "http://www.w3.org/TR/2007/CR-cselection-20070725", + "title": "Content Selection for Device Independence (DISelect) 1.0", + "date": "25 July 2007", + "status": "CR", + "publisher": "W3C" + }, + "CSELECTION-PRIMER": { + "authors": [ + "Roland Merrick", + "Rhys Lewis" + ], + "href": "http://www.w3.org/TR/2007/WD-cselection-primer-20070109", + "title": "Content Selection Primer 1.0", + "date": "9 January 2007", + "status": "WD", + "publisher": "W3C" + }, + "CSELECTION-XAF": { + "authors": [ + "Rhys Lewis", + "Roland Merrick" + ], + "href": "http://www.w3.org/TR/2007/CR-cselection-xaf-20070725", + "title": "Delivery Context: XPath Access Functions 1.0", + "date": "25 July 2007", + "status": "CR", + "publisher": "W3C" + }, + "CSP": { + "authors": [ + "Brandon Sterne", + "Adam Barth" + ], + "date": "15 November 2012", + "href": "http://www.w3.org/TR/CSP/", + "publisher": "W3C", + "status": "CR", + "title": "Content Security Policy 1.0" + }, + "CSS-ADAPTATION": { + "authors": [ + "Rune Lillesveen" + ], + "href": "http://www.w3.org/TR/2011/WD-css-device-adapt-20110915", + "title": "CSS Device Adaptation", + "date": "15 September 2011", + "status": "FPWD", + "publisher": "W3C" + }, + "CSS-MASKING": { + "authors": [ + "Dirk Schulze", + "Brian Birtles", + "Tab Atkins Jr." + ], + "href": "http://www.w3.org/TR/2012/WD-css-masking-20121115/", + "title": "CSS Masking", + "date": "15 November 2012", + "status": "FPWD", + "publisher": "W3C" + }, + "CSS-MIME": { + "aliasOf": "RFC2318" + }, + "CSS-MOBILE": { + "authors": [ + "Svante Schubert" + ], + "href": "http://www.w3.org/TR/2008/CR-css-mobile-20081210", + "title": "CSS Mobile Profile 2.0", + "date": "10 December 2008", + "status": "CR", + "publisher": "W3C" + }, + "CSS-POTENTIAL": { + "authors": [ + "Bert Bos" + ], + "href": "http://www.w3.org/TR/1998/NOTE-CSS-potential-19981210", + "title": "List of suggested extensions to CSS", + "date": "10 December 1998", + "status": "NOTE", + "publisher": "W3C" + }, + "CSS-PRINT": { + "authors": [ + "Melinda Grant" + ], + "href": "http://www.w3.org/TR/2006/WD-css-print-20061013", + "title": "CSS Print Profile", + "date": "13 October 2006", + "status": "WD", + "publisher": "W3C" + }, + "CSS-TV": { + "authors": [ + "Sean Hayes" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2003/CR-css-tv-20030514", + "title": "CSS TV Profile 1.0", + "date": "14 May 2003", + "status": "CR", + "publisher": "W3C" + }, + "CSS1": { + "authors": [ + "Håkon Wium Lie", + "Bert Bos" + ], + "href": "http://www.w3.org/TR/2008/REC-CSS1-20080411", + "title": "Cascading Style Sheets (CSS1) Level 1 Specification", + "date": "11 April 2008", + "status": "REC", + "publisher": "W3C" + }, + "CSS2": { + "aliasOf": "CSS21" + }, + "CSS21": { + "authors": [ + "Bert Bos" + ], + "etAl": true, + "href": "http://www.w3.org/TR/CSS21/", + "title": "Cascading Style Sheets, level 2 (CSS2) Specification", + "date": "07 June 2011", + "status": "REC", + "publisher": "W3C" + }, + "CSS21-20110607": { + "authors": [ + "Bert Bos" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2011/REC-CSS2-20110607/", + "title": "Cascading Style Sheets, level 2 (CSS2) Specification", + "date": "07 June 2011", + "status": "REC", + "publisher": "W3C" + }, + "CSS3-2D-TRANSFORMS": "Simon Fraser; Dean Jackson; David Hyatt; Chris Marrin; Edward O'Connor. CSS 2D Transforms Module Level 3. URL: http://www.w3.org/TR/css3-2d-transforms/ ", + "CSS3-3D-TRANSFORMS": "Dean Jackson; David Hyatt; Chris Marrin. CSS 3D Transforms Module Level 3. URL: http://www.w3.org/TR/css3-3d-transforms ", + "CSS3-ANIMATIONS": { + "authors": [ + "Dean Jackson", + "David Hyatt", + "Chris Marrin", + "Sylvain Galineau", + "L. David Baron" + ], + "href": "http://www.w3.org/TR/2012/WD-css3-animations-20120403", + "title": "CSS Animations", + "date": "03 April 2012", + "status": "WD", + "publisher": "W3C" + }, + "CSS3-ANIMATIONS-20130219": { + "authors": [ + "Dean Jackson", + "David Hyatt", + "Chris Marrin", + "Sylvain Galineau", + "L. David Baron" + ], + "href": "http://www.w3.org/TR/2013/WD-css3-animations-20130219/", + "title": "CSS Animations", + "date": "19 February 2013", + "status": "WD", + "publisher": "W3C" + }, + "CSS3-BG": { + "authors": [ + "Bert Bos", + "Elika J. Etemad", + "Brad Kemper" + ], + "href": "http://www.w3.org/TR/2012/CR-css3-background-20120724/", + "title": "CSS Backgrounds and Borders Module Level 3", + "date": "24 July 2012", + "status": "CR", + "publisher": "W3C" + }, + "CSS3-BG-20120724": { + "authors": [ + "Bert Bos", + "Elika J. Etemad", + "Brad Kemper" + ], + "href": "http://www.w3.org/TR/2012/CR-css3-background-20120724/", + "title": "CSS Backgrounds and Borders Module Level 3", + "date": "24 July 2012", + "status": "CR", + "publisher": "W3C" + }, + "CSS3-CONDITIONAL-20121213": { + "authors": [ + "L. David Baron" + ], + "href": "http://www.w3.org/TR/2012/WD-css3-conditional-20121213/", + "title": "CSS Conditional Rules Module Level 3", + "date": "13 December 2012", + "status": "WD", + "publisher": "W3C" + }, + "CSS3-FONTS": { + "authors": [ + "John Daggett" + ], + "href": "http://www.w3.org/TR/2012/WD-css3-fonts-20121211", + "title": "CSS Fonts Module Level 3", + "date": "11 December 2012", + "status": "WD", + "publisher": "W3C" + }, + "CSS3-FONTS-20020802": { + "authors": [ + "Michel Suignard", + "Chris Lilley" + ], + "href": "http://www.w3.org/TR/2002/WD-css3-fonts-20020802", + "title": "CSS3 module: Fonts", + "date": "2 August 2002", + "status": "WD", + "publisher": "W3C" + }, + "CSS3-FONTS-20130212": { + "authors": [ + "John Daggett" + ], + "href": "http://www.w3.org/TR/2013/WD-css3-fonts-20130212/", + "title": "CSS Fonts Module Level 3", + "date": "12 February 2013", + "status": "WD", + "publisher": "W3C" + }, + "CSS3-HYPERLINKS": { + "authors": [ + "Daniel Glazman", + "Bert Bos", + "Tantek Çelik" + ], + "href": "http://www.w3.org/TR/2004/WD-css3-hyperlinks-20040224", + "title": "CSS3 Hyperlink Presentation Module", + "date": "24 February 2004", + "status": "WD", + "publisher": "W3C" + }, + "CSS3-IMAGES": { + "authors": [ + "Elika J. Etemad", + "Tab Atkins Jr." + ], + "href": "http://www.w3.org/TR/2012/CR-css3-images-20120417", + "title": "CSS Image Values and Replaced Content", + "date": "17 April 2012", + "status": "CR", + "publisher": "W3C" + }, + "CSS3-IMAGES-20120417": { + "authors": [ + "Elika J. Etemad", + "Tab Atkins Jr." + ], + "href": "http://www.w3.org/TR/2012/CR-css3-images-20120417", + "title": "CSS Image Values and Replaced Content", + "date": "17 April 2012", + "status": "CR", + "publisher": "W3C" + }, + "CSS3-MARQUEE": { + "authors": [ + "Bert Bos" + ], + "href": "http://www.w3.org/TR/2008/CR-css3-marquee-20081205", + "title": "CSS Marquee Module Level 3", + "date": "5 December 2008", + "status": "CR", + "publisher": "W3C" + }, + "CSS3-MEDIAQUERIES": { + "authors": [ + "Håkon Wium Lie", + "Tantek Çelik", + "Daniel Glazman", + "Anne van Kesteren" + ], + "href": "http://www.w3.org/TR/css3-mediaqueries", + "title": "Media Queries", + "date": "19 June 2012", + "status": "REC", + "publisher": "W3C" + }, + "CSS3-MEDIAQUERIES-20120619": { + "authors": [ + "Håkon Wium Lie", + "Tantek Çelik", + "Daniel Glazman", + "Anne van Kesteren" + ], + "href": "http://www.w3.org/TR/2012/REC-css3-mediaqueries-20120619/", + "title": "Media Queries", + "date": "19 June 2012", + "status": "REC", + "publisher": "W3C" + }, + "CSS3-PRESLEV": { + "authors": [ + "Ian Hickson", + "Håkon Wium Lie" + ], + "href": "http://www.w3.org/TR/2003/WD-css3-preslev-20030813", + "title": "CSS3 module: Presentation Levels", + "date": "13 August 2003", + "status": "WD", + "publisher": "W3C" + }, + "CSS3-READER": { + "authors": [ + "Bert Bos" + ], + "href": "http://www.w3.org/TR/2004/WD-css3-reader-20040224", + "title": "The CSS 'Reader' Media Type", + "date": "24 February 2004", + "status": "WD", + "publisher": "W3C" + }, + "CSS3-TRANSFORMS": { + "authors": [ + "Simon Fraser", + "Dean Jackson", + "David Hyatt", + "Chris Marrin", + "Edward O'Connor", + "Dirk Schulze", + "Aryeh Gregor" + ], + "href": "http://www.w3.org/TR/2012/WD-css3-transforms-20120911", + "title": "CSS Transforms", + "date": "11 September 2012", + "status": "WD", + "publisher": "W3C" + }, + "CSS3-TRANSFORMS-20120911": { + "authors": [ + "Simon Fraser", + "Dean Jackson", + "David Hyatt", + "Chris Marrin", + "Edward O'Connor", + "Dirk Schulze", + "Aryeh Gregor" + ], + "href": "http://www.w3.org/TR/2012/WD-css3-transforms-20120911", + "title": "CSS Transforms", + "date": "11 September 2012", + "status": "WD", + "publisher": "W3C" + }, + "CSS3-TRANSITIONS": { + "authors": [ + "Dean Jackson", + "David Hyatt", + "Chris Marrin", + "L. David Baron" + ], + "href": "http://www.w3.org/TR/2012/WD-css3-transitions-20120403/", + "title": "CSS Transitions", + "date": "03 April 2012", + "status": "WD", + "publisher": "W3C" + }, + "CSS3-TRANSITIONS-20130212": { + "authors": [ + "Dean Jackson", + "David Hyatt", + "Chris Marrin", + "L. David Baron" + ], + "href": "http://www.w3.org/TR/2013/WD-css3-transitions-20130212/", + "title": "CSS Transitions", + "date": "12 February 2013", + "status": "WD", + "publisher": "W3C" + }, + "CSS3-WEBFONTS": { + "authors": [ + "Michel Suignard", + "Chris Lilley" + ], + "href": "http://www.w3.org/TR/2002/WD-css3-webfonts-20020802", + "title": "CSS3 module: Web Fonts", + "date": "2 August 2002", + "status": "WD", + "publisher": "W3C" + }, + "CSS3BORDER": { + "authors": [ + "Tapas Roy" + ], + "href": "http://www.w3.org/TR/2002/WD-css3-border-20021107", + "title": "CSS3 module: Border", + "date": "7 November 2002", + "status": "WD", + "publisher": "W3C" + }, + "CSS3BOX": { + "authors": [ + "Bert Bos" + ], + "href": "http://www.w3.org/TR/2007/WD-css3-box-20070809", + "title": "CSS basic box model", + "date": "9 August 2007", + "status": "WD", + "publisher": "W3C" + }, + "CSS3CASCADE": { + "authors": [ + "Håkon Wium Lie" + ], + "href": "http://www.w3.org/TR/2005/WD-css3-cascade-20051215", + "title": "CSS3 module: Cascading and inheritance", + "date": "15 December 2005", + "status": "WD", + "publisher": "W3C" + }, + "CSS3COL": { + "authors": [ + "Håkon Wium Lie" + ], + "href": "http://www.w3.org/TR/css3-multicol/", + "title": "CSS3 module: Multi-column layout", + "date": "12 April 2011", + "status": "CR", + "publisher": "W3C" + }, + "CSS3COL-20110412": { + "authors": [ + "Håkon Wium Lie" + ], + "href": "http://www.w3.org/TR/2011/CR-css3-multicol-20110412/", + "title": "CSS3 module: Multi-column layout", + "date": "12 April 2011", + "status": "CR", + "publisher": "W3C" + }, + "CSS3COLOR": { + "authors": [ + "Tantek Çelik", + "Chris Lilley", + "L. David Baron" + ], + "href": "http://www.w3.org/TR/css3-color", + "title": "CSS Color Module Level 3", + "date": "07 June 2011", + "status": "REC", + "publisher": "W3C" + }, + "CSS3COLOR-20110607": { + "authors": [ + "Tantek Çelik", + "Chris Lilley", + "L. David Baron" + ], + "href": "http://www.w3.org/TR/2011/REC-css3-color-20110607/", + "title": "CSS Color Module Level 3", + "date": "07 June 2011", + "status": "REC", + "publisher": "W3C" + }, + "CSS3GCPM": { + "authors": [ + "Håkon Wium Lie" + ], + "href": "http://www.w3.org/TR/2007/WD-css3-gcpm-20070504", + "title": "CSS3 module: Generated Content for Paged Media", + "date": "4 May 2007", + "status": "WD", + "publisher": "W3C" + }, + "CSS3GENCON": { + "authors": [ + "Ian Hickson" + ], + "href": "http://www.w3.org/TR/2003/WD-css3-content-20030514", + "title": "CSS3 Generated and Replaced Content Module", + "date": "14 May 2003", + "status": "WD", + "publisher": "W3C" + }, + "CSS3GRID": { + "authors": [ + "Markus Mielke", + "Alex Mogilevsky" + ], + "href": "http://www.w3.org/TR/2007/WD-css3-grid-20070905", + "title": "CSS Grid Positioning Module Level 3", + "date": "5 September 2007", + "status": "WD", + "publisher": "W3C" + }, + "CSS3INTRO": { + "authors": [ + "Eric A. Meyer", + "Bert Bos" + ], + "href": "http://www.w3.org/TR/2001/WD-css3-roadmap-20010523", + "title": "CSS3 introduction", + "date": "23 May 2001", + "status": "WD", + "publisher": "W3C" + }, + "CSS3LAYOUT": { + "authors": [ + "Bert Bos" + ], + "href": "http://www.w3.org/TR/2007/WD-css3-layout-20070809", + "title": "CSS Advanced Layout Module", + "date": "9 August 2007", + "status": "WD", + "publisher": "W3C" + }, + "CSS3LINE": { + "authors": [ + "Michel Suignard", + "Eric A. Meyer" + ], + "href": "http://www.w3.org/TR/2002/WD-css3-linebox-20020515", + "title": "CSS3 module: line", + "date": "15 May 2002", + "status": "WD", + "publisher": "W3C" + }, + "CSS3LIST": { + "authors": [ + "Ian Hickson", + "Tantek Çelik" + ], + "href": "http://www.w3.org/TR/2002/WD-css3-lists-20021107", + "title": "CSS3 module: Lists", + "date": "7 November 2002", + "status": "WD", + "publisher": "W3C" + }, + "CSS3MARQUEE": { + "aliasOf": "CSS3-MARQUEE" + }, + "CSS3NAMESPACE": { + "authors": [ + "Anne van Kesteren", + "Elika J. Etemad" + ], + "href": "http://www.w3.org/TR/2008/CR-css3-namespace-20080523", + "title": "CSS Namespaces Module", + "date": "23 May 2008", + "status": "CR", + "publisher": "W3C" + }, + "CSS3PAGE": { + "authors": [ + "Melinda Grant", + "Håkon Wium Lie" + ], + "href": "http://www.w3.org/TR/2006/WD-css3-page-20061010", + "title": "CSS3 Module: Paged Media", + "date": "10 October 2006", + "status": "WD", + "publisher": "W3C" + }, + "CSS3POS": "Bert Bos. CSS3 Positioning Module. (forthcoming). W3C Working Draft. (Work in progress.)", + "CSS3RUBY": { + "authors": [ + "Michel Suignard" + ], + "href": "http://www.w3.org/TR/2003/CR-css3-ruby-20030514", + "title": "CSS3 Ruby Module", + "date": "14 May 2003", + "status": "CR", + "publisher": "W3C" + }, + "CSS3SPEECH": { + "authors": [ + "David Raggett", + "Daniel Glazman", + "Claudio Santambrogio" + ], + "href": "http://www.w3.org/TR/2004/WD-css3-speech-20041216", + "title": "CSS3 Speech Module", + "date": "16 December 2004", + "status": "WD", + "publisher": "W3C" + }, + "CSS3SYN": { + "authors": [ + "L. David Baron" + ], + "href": "http://www.w3.org/TR/2003/WD-css3-syntax-20030813", + "title": "CSS3 module: Syntax", + "date": "13 August 2003", + "status": "WD", + "publisher": "W3C" + }, + "CSS3TBL": "Bert Bos; David Hyatt. CSS3 Tables Module. (forthcoming). W3C Working Draft. (Work in progress.)", + "CSS3TEXT": { + "authors": [ + "Elika J. Etemad", + "Koji Ishii" + ], + "href": "http://www.w3.org/TR/2012/WD-css3-text-20121113", + "title": "CSS Text Module Level 3", + "date": "13 November 2012", + "status": "WD", + "publisher": "W3C" + }, + "CSS3TEXT-20121113": { + "authors": [ + "Elika J. Etemad", + "Koji Ishii" + ], + "href": "http://www.w3.org/TR/2012/WD-css3-text-20121113/", + "title": "CSS Text Module Level 3", + "date": "13 November 2012", + "status": "WD", + "publisher": "W3C" + }, + "CSS3TEXTLAYOUT": "Elika J. Etemad; Paul Nelson. CSS3 Text Layout Module. (forthcoming). W3C Working Draft. (Work in progress.)", + "CSS3UI": { + "authors": [ + "Tantek Çelik" + ], + "href": "http://www.w3.org/TR/css3-ui/", + "title": "CSS3 Basic User Interface Module", + "date": "17 January 2012", + "status": "WD", + "publisher": "W3C" + }, + "CSS3UI-20120117": { + "authors": [ + "Tantek Çelik" + ], + "href": "http://www.w3.org/TR/2012/WD-css3-ui-20120117/", + "title": "CSS3 Basic User Interface Module", + "date": "17 January 2012", + "status": "WD", + "publisher": "W3C" + }, + "CSS3VAL": { + "authors": [ + "Håkon Wium Lie", + "Tab Atkin", + "Elika J. Etemad" + ], + "href": "http://www.w3.org/TR/2012/CR-css3-values-20120828/", + "title": "CSS3 Values and Units", + "date": "28 August 2012", + "status": "CR", + "publisher": "W3C" + }, + "CSS3WRITINGMODES": { + "authors": [ + "Elika J. Etemad", + "Koji Ishii", + "Shinyu Murakami" + ], + "href": "http://dev.w3.org/csswg/css3-writing-modes", + "title": "CSS Writing Modes Module Level 3", + "date": "17 October 2010", + "status": "ED", + "publisher": "W3C" + }, + "CSS4-IMAGES": "Elika J. Etemad, Tab Atkins Jr. CSS Image Values and Replaced Content Module Level 4. W3C Working Draft. (Work in progress.) URL: http://www.w3.org/TR/css4-images/ ", + "CSSBEIJING": { + "authors": [ + "Elika J. Etemad" + ], + "href": "http://www.w3.org/TR/2008/WD-css-beijing-20080516", + "title": "Cascading Style Sheets (CSS) Snapshot 2007", + "date": "16 May 2008", + "status": "WD", + "publisher": "W3C" + }, + "CSSOM": { + "authors": [ + "Anne van Kesteren" + ], + "href": "http://www.w3.org/TR/2011/WD-cssom-20110712", + "title": "CSSOM", + "date": "12 July 2011", + "status": "FPWD", + "publisher": "W3C" + }, + "CSSOM-VIEW": { + "authors": [ + "Anne van Kesteren" + ], + "href": "http://www.w3.org/TR/2011/WD-cssom-view-20110804", + "title": "CSSOM View Module", + "date": "4 August 2011", + "status": "WD", + "publisher": "W3C" + }, + "CSSSTYLEATTR": { + "authors": [ + "Marc Attinasi", + "Bert Bos", + "Tantek Çelik" + ], + "href": "http://www.w3.org/TR/2002/WD-css-style-attr-20020515", + "title": "Syntax of CSS rules in HTML's "style" attribute", + "date": "15 May 2002", + "status": "WD", + "publisher": "W3C" + }, + "CT-GUIDELINES": { + "authors": [ + "Jo Rabin" + ], + "href": "http://www.w3.org/TR/2008/WD-ct-guidelines-20080801", + "title": "Content Transformation Guidelines 1.0", + "date": "1 August 2008", + "status": "WD", + "publisher": "W3C" + }, + "CT-LANDSCAPE": { + "authors": [ + "Jo Rabin", + "Andrew Swainston" + ], + "href": "http://www.w3.org/TR/2007/WD-ct-landscape-20071025", + "title": "Content Transformation Landscape 1.0", + "date": "25 October 2007", + "status": "WD", + "publisher": "W3C" + }, + "CURIE": { + "aliasOf": "RDFA-CORE" + }, + "CVE-2009-0217": "Common Vulnerabilities and Exposures List, CVE-2009-0217 URL: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0217", + "CX": { + "authors": [ + "Philippe Le Hégaret" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2001/NOTE-CX-20011211", + "title": "Component Extension (CX) API requirements Version 1.0", + "date": "11 December 2001", + "status": "NOTE", + "publisher": "W3C" + }, + "DAHU": { + "aliasOf": "DAHUT" + }, + "DAHUT": { + "authors": [ + "Robin Berjon" + ], + "etAl": true, + "title": "The Dahut Specification Example From the Higher Circle", + "date": "15 March 1977", + "status": "Lazy Daft (Work for progress)", + "href": "http://berjon.com/", + "previousVersions": { + "TEST1": { + + }, + "TEST2": { + "href": "http://test.com" + }, + "TEST3": { + "etAl": true, + "title": "test title", + "date": "test date", + "status": "test status" + }, + "TEST4": { + "authors": [ + "Test Author 1", + "Test Author 2" + ] + }, + "TEST5": { + "aliasOf": "DC11" + }, + "TEST6": { + "aliasOf": "DAHU" + } + } + }, + "DAP-ACCESS-REQS": "L. Arribas, P. Byers, M. Hanclik, F Hirsch, D. Rogers. Device API Access Control Requirements 17 June 2010. (Work in progress.) URL: http://dev.w3.org/2009/dap/policy-reqs/ ", + "DAP-POLICY-FRAMEWORK": "L. Arribas, P. Byers, M. Hanclik, F Hirsch, D. Rogers. Device API Policy Framework. 17 June 2010. (Work in progress.) URL: http://dev.w3.org/2009/dap/policy/Framework.html ", + "DAP-PRIVACY-POSITION": "Frederick Hirsch, Robin Berjon. Position Paper: Privacy and Policy in the DAP WG - A DAP Perspective. 2 September 2010. URL: http://www.w3.org/2010/policy-ws/papers/14-Hirsch-Berjon-DAP.html (W3C Workshop on Privacy and Data Usage Control.)", + "DAP-PRIVACY-REQS": { + "authors": [ + "Alissa Cooper", + "Frederick Hirsch", + "John Morris" + ], + "href": "http://www.w3.org/TR/2010/NOTE-dap-privacy-reqs-20100629/", + "title": "Device API Privacy Requirements", + "date": "29 June 2010", + "status": "NOTE", + "publisher": "W3C" + }, + "DAP-REQS": { + "authors": [ + "Robin Berjon" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2009/NOTE-dap-api-reqs-20091015/", + "title": "Device API Requirementsml", + "date": "15 October 2009", + "status": "Working Group Note" + }, + "DAP-XACML-POLICY-PROFILE": "L. Arribas, P. Byers, M. Hanclik, F Hirsch, D. Rogers. XACML Policy Profile for Device APIs. 17 June 2010. (Work in progress.) URL: http://dev.w3.org/2009/dap/policy/Profile.html ", + "Davis": "Defective Sign & Encrypt in S/MIME, PKCS#7, MOSS, PEM, PGP, and XML. D. Davis. USENIX Annual Technical Conference. 2001. URL: http://www.usenix.org/publications/library/proceedings/usenix01/davis.html", + "DC-RDF": { + "authors": [ + "M. Nilsson" + ], + "etAl": true, + "href": "http://dublincore.org/documents/dc-rdf/", + "title": "Expressing Dublin Core metadata using the Resource Description Framework (RDF)", + "date": "14 January 2008", + "status": "DCMI Recommendation" + }, + "DC-TERMS": "Dublin Core Metadata Initiative. Dublin Core Metadata Initiative Terms, version 1.1. 11 October 2010. DCMI Recommendation. URL: http://dublincore.org/documents/2010/10/11/dcmi-terms/.", + "DC11": { + "authors": [ + "Dublin Core metadata initiative" + ], + "href": "http://dublincore.org/documents/dcmi-terms/", + "title": "Dublin Core metadata element set, version 1.1", + "date": "July 1999", + "status": "Dublin Core recommendation" + }, + "DCAT-UCR": "R. Cyganiak; F. Maali. Use Cases and Requirements for the Data Catalog Vocabulary 16 December 2012. W3C Editor's Draft. URL: http://dvcs.w3.org/hg/gld/raw-file/default/dcat-ucr/index.html.", + "DCONTOLOGY": { + "authors": [ + "José", + "Manuel Cantera Fonseca", + "Rhys Lewis" + ], + "href": "http://www.w3.org/TR/2009/WD-dcontology-20090616", + "title": "Delivery Context Ontology", + "date": "16 June 2009", + "status": "WD", + "publisher": "W3C" + }, + "DD-ECOSYSTEM": { + "authors": [ + "Rotan Hanrahan" + ], + "href": "http://www.w3.org/TR/2007/NOTE-dd-ecosystem-20071031", + "title": "Device Description Ecosystem 1.0", + "date": "31 October 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "DD-LANDSCAPE": { + "authors": [ + "Matt Womer", + "Eman Nkeze", + "James Pearce" + ], + "href": "http://www.w3.org/TR/2007/NOTE-dd-landscape-20071031", + "title": "Device Description Landscape 1.0", + "date": "31 October 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "DD-STRUCTURES": { + "authors": [ + "José", + "Manuel Cantera Fonseca" + ], + "href": "http://www.w3.org/TR/2008/WD-dd-structures-20081205", + "title": "Device Description Structures", + "date": "5 December 2008", + "status": "WD", + "publisher": "W3C" + }, + "DDR-CORE-VOCABULARY": { + "authors": [ + "Andrea Trasatti", + "Jo Rabin", + "Rotan Hanrahan" + ], + "href": "http://www.w3.org/TR/2008/NOTE-ddr-core-vocabulary-20080414", + "title": "Device Description Repository Core Vocabulary", + "date": "14 April 2008", + "status": "NOTE", + "publisher": "W3C" + }, + "DDR-REQUIREMENTS": { + "authors": [ + "Kevin Smith", + "David Sanders" + ], + "href": "http://www.w3.org/TR/2007/NOTE-DDR-requirements-20071217", + "title": "Device Description Repository Requirements 1.0", + "date": "17 December 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "DDR-SIMPLE-API": { + "authors": [ + "José", + "Manuel Cantera Fonseca" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/REC-DDR-Simple-API-20081205", + "title": "Device Description Repository Simple API", + "date": "5 December 2008", + "status": "REC", + "publisher": "W3C" + }, + "DES": "NIST FIPS 46-3: Data Encryption Standard (DES) . October 1999. URL: http://csrc.nist.gov/publications/fips/fips46-3/fips46-3.pdf", + "DEVICE-ORIENTATION": { + "authors": [ + "Steve Block", + "Andrei Popescu" + ], + "href": "http://www.w3.org/TR/2011/WD-orientation-event-20111201", + "title": "DeviceOrientation Event Specification", + "date": "1 December 2011", + "status": "LCWD", + "publisher": "W3C" + }, + "DFAUI": { + "authors": [ + "Arthur Barstow" + ], + "href": "http://www.w3.org/TR/2007/NOTE-dfaui-20070912", + "title": "Declarative Formats for Applications and User Interfaces", + "date": "12 September 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "DI-ATDI": { + "authors": [ + "Roland Merrick", + "Rotan Hanrahan" + ], + "href": "http://www.w3.org/TR/2004/NOTE-di-atdi-20040218", + "title": "Authoring Techniques for Device Independence", + "date": "18 February 2004", + "status": "NOTE", + "publisher": "W3C" + }, + "DI-DCO": { + "authors": [ + "Sailesh Sathish", + "Rhys Lewis", + "Roger Gimson" + ], + "href": "http://www.w3.org/TR/2006/NOTE-di-dco-20060320", + "title": "Delivery Context Overview for Device Independence", + "date": "20 March 2006", + "status": "NOTE", + "publisher": "W3C" + }, + "DI-GLOSS": { + "authors": [ + "Rhys Lewis" + ], + "href": "http://www.w3.org/TR/2005/WD-di-gloss-20050118", + "title": "Glossary of Terms for Device Independence", + "date": "18 January 2005", + "status": "WD", + "publisher": "W3C" + }, + "DI-PRINC": { + "authors": [ + "Roger Gimson" + ], + "href": "http://www.w3.org/TR/2003/NOTE-di-princ-20030901", + "title": "Device Independence Principles", + "date": "1 September 2003", + "status": "NOTE", + "publisher": "W3C" + }, + "DIAL": { + "authors": [ + "Kevin Smith" + ], + "href": "http://www.w3.org/TR/2007/WD-dial-20070727", + "title": "Device Independent Authoring Language (DIAL)", + "date": "27 July 2007", + "status": "WD", + "publisher": "W3C" + }, + "DIAL-PRIMER": { + "authors": [ + "Kevin Smith", + "Kevin Smith" + ], + "href": "http://www.w3.org/TR/2007/WD-dial-primer-20071101", + "title": "DIAL Part 0: Primer", + "date": "1 November 2007", + "status": "WD", + "publisher": "W3C" + }, + "DIG2000": { + "authors": [ + "Digital Imaging Group" + ], + "href": "http://www.digitalimaging.org/pdf/wg1n1017.pdf", + "title": "DIG2000 file format proposal", + "date": "Oct 1998", + "status": "Report (draft) ISO/IEC JTC1/SG29/WG1 N1017" + }, + "DISCO-PROP": "Rich Tibbett, Clarke Stevens. Networked Service Discovery and Messaging. 22 September 2011. Draft proposal (no official standing). URL: http://people.opera.com/richt/release/specs/discovery/Overview.html", + "DNS-SD": { + "authors": [ + "S. Cheshire", + "M. Krochmal" + ], + "href": "http://tools.ietf.org/html/rfc6763", + "title": "DNS-Based Service Discovery (RFC 6763)", + "date": "February 2013", + "status": "RFC 6763", + "publisher": "IETF" + }, + "DOM-BINDINGS": { + "authors": [ + "Cameron McCormack" + ], + "href": "http://www.w3.org/TR/2008/WD-WebIDL-20081219", + "title": "Web IDL", + "date": "19 December 2008", + "status": "WD", + "publisher": "W3C" + }, + "DOM-LEVEL-1": { + "authors": [ + "Vidur Apparao" + ], + "etAl": true, + "href": "http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/", + "title": "Document Object Model (DOM) Level 1", + "date": "1 October 1998", + "status": "REC", + "publisher": "W3C" + }, + "DOM-LEVEL-1-2e": { + "authors": [ + "Jonathan Robie" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2000/WD-DOM-Level-1-20000929", + "title": "Document Object Model (DOM) Level 1 Specification (Second Edition)", + "date": "29 September 2000", + "status": "WD", + "publisher": "W3C" + }, + "DOM-LEVEL-2-CORE": { + "authors": [ + "Arnaud Le Hors" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/", + "title": "Document Object Model (DOM) Level 2 Core Specification", + "date": "13 November 2000", + "status": "REC", + "publisher": "W3C" + }, + "DOM-LEVEL-2-EVENTS": { + "authors": [ + "Tom Pixley" + ], + "href": "http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113", + "title": "Document Object Model (DOM) Level 2 Events Specification", + "date": "13 November 2000", + "status": "REC", + "publisher": "W3C" + }, + "DOM-LEVEL-2-HTML": { + "authors": [ + "Arnaud Le Hors", + "Johnny Stenback", + "Philippe Le Hégaret" + ], + "href": "http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109", + "title": "Document Object Model (DOM) Level 2 HTML Specification", + "date": "9 January 2003", + "status": "REC", + "publisher": "W3C" + }, + "DOM-LEVEL-2-STYLE": { + "authors": [ + "Vidur Apparao", + "Philippe Le Hégaret", + "Chris Wilson" + ], + "href": "http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113", + "title": "Document Object Model (DOM) Level 2 Style Specification", + "date": "13 November 2000", + "status": "REC", + "publisher": "W3C" + }, + "DOM-LEVEL-2-TRAVERSAL-RANGE": { + "authors": [ + "Vidur Apparao" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113", + "title": "Document Object Model (DOM) Level 2 Traversal and Range Specification", + "date": "13 November 2000", + "status": "REC", + "publisher": "W3C" + }, + "DOM-LEVEL-2-VIEWS": { + "authors": [ + "Laurence Cable", + "Arnaud Le Hors" + ], + "href": "http://www.w3.org/TR/2000/REC-DOM-Level-2-Views-20001113", + "title": "Document Object Model (DOM) Level 2 Views Specification", + "date": "13 November 2000", + "status": "REC", + "publisher": "W3C" + }, + "DOM-LEVEL-3-AS": { + "authors": [ + "Ben Chang" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2002/NOTE-DOM-Level-3-AS-20020725", + "title": "Document Object Model (DOM) Level 3 Abstract Schemas Specification", + "date": "25 July 2002", + "status": "NOTE", + "publisher": "W3C" + }, + "DOM-LEVEL-3-CORE": { + "authors": [ + "Gavin Nicol" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407", + "title": "Document Object Model (DOM) Level 3 Core Specification", + "date": "7 April 2004", + "status": "REC", + "publisher": "W3C" + }, + "DOM-LEVEL-3-EVENTS": { + "authors": [ + "Travis Leithead", + "Jacob Rossi", + "Doug Schepers", + "Björn Höhrmann", + "Philippe Le Hégaret", + "Tom Pixley" + ], + "href": "http://www.w3.org/TR/2012/WD-DOM-Level-3-Events-20120906", + "title": "Document Object Model (DOM) Level 3 Events Specification", + "date": "06 September 2012", + "status": "WD", + "publisher": "W3C" + }, + "DOM-LEVEL-3-EVENTS-20120906": { + "authors": [ + "Travis Leithead", + "Jacob Rossi", + "Doug Schepers", + "Björn Höhrmann", + "Philippe Le Hégaret", + "Tom Pixley" + ], + "href": "http://www.w3.org/TR/2012/WD-DOM-Level-3-Events-20120906", + "title": "Document Object Model (DOM) Level 3 Events Specification", + "date": "06 September 2012", + "status": "WD", + "publisher": "W3C" + }, + "DOM-LEVEL-3-LS": { + "authors": [ + "Johnny Stenback", + "Andy Heninger" + ], + "href": "http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407", + "title": "Document Object Model (DOM) Level 3 Load and Save Specification", + "date": "7 April 2004", + "status": "REC", + "publisher": "W3C" + }, + "DOM-LEVEL-3-VAL": { + "authors": [ + "Ben Chang", + "Rezaur Rahman", + "Joe Kesselman" + ], + "href": "http://www.w3.org/TR/2004/REC-DOM-Level-3-Val-20040127", + "title": "Document Object Model (DOM) Level 3 Validation Specification", + "date": "27 January 2004", + "status": "REC", + "publisher": "W3C" + }, + "DOM-LEVEL-3-VIEWS": { + "authors": [ + "Ray Whitmer" + ], + "href": "http://www.w3.org/TR/2004/NOTE-DOM-Level-3-Views-20040226", + "title": "Document Object Model (DOM) Level 3 Views and Formatting Specification", + "date": "26 February 2004", + "status": "NOTE", + "publisher": "W3C" + }, + "DOM-LEVEL-3-XPATH": { + "authors": [ + "Ray Whitmer" + ], + "href": "http://www.w3.org/TR/2004/NOTE-DOM-Level-3-XPath-20040226", + "title": "Document Object Model (DOM) Level 3 XPath Specification", + "date": "26 February 2004", + "status": "NOTE", + "publisher": "W3C" + }, + "DOM-REQUIREMENTS": { + "authors": [ + "Arnaud Le Hors" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2004/NOTE-DOM-Requirements-20040226", + "title": "Document Object Model (DOM) Requirements", + "date": "26 February 2004", + "status": "NOTE", + "publisher": "W3C" + }, + "DOM4": { + "authors": [ + "Anne van Kesteren", + "Aryeh Gregor", + "Lachlan Hunt", + "Ms2ger" + ], + "href": "http://www.w3.org/TR/2012/WD-dom-20121206", + "title": "DOM4", + "date": "6 December 2012", + "status": "WD", + "publisher": "W3C" + }, + "DPF": { + "authors": [ + "Max Froumentin" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/CR-DPF-20071221", + "title": "Delivery Context: Client Interfaces (DCCI) 1.0", + "date": "21 December 2007", + "status": "CR", + "publisher": "W3C" + }, + "DSIG-LABEL": { + "authors": [ + "Philip DesAutels" + ], + "etAl": true, + "href": "http://www.w3.org/TR/1998/REC-DSig-label-19980527", + "title": "PICS Signed Labels (DSig) 1.0 Specification", + "date": "27 May 1998", + "status": "REC", + "publisher": "W3C" + }, + "DSIG-USAGE": { + "authors": [ + "Thomas Roessler" + ], + "href": "http://www.w3.org/TR/2006/NOTE-DSig-usage-20061220", + "title": "Using XML Digital Signatures in the 2006 XML Environment", + "date": "20 December 2006", + "status": "NOTE", + "publisher": "W3C" + }, + "DSS": "FIPS PUB 186-3: Digital Signature Standard (DSS). June 2009. U.S. Department of Commerce/National Institute of Standards and Technology. URL: http://csrc.nist.gov/publications/fips/fips186-3/fips_186-3.pdf", + "EARL10-REQUIREMENTS": { + "authors": [ + "Michael Squillace", + "Shadi Abou-Zahra" + ], + "href": "http://www.w3.org/TR/2009/WD-EARL10-Requirements-20091029/", + "title": "Requirements for the Evaluation and Report Language (EARL) 1.0", + "date": "29 October 2009", + "status": "WD", + "publisher": "W3C" + }, + "EARL10-SCHEMA": { + "authors": [ + "Shadi Abou-Zahra" + ], + "href": "http://www.w3.org/TR/2011/WD-EARL10-Schema-20110510/", + "title": "Evaluation and Report Language (EARL) 1.0 Schema", + "date": "10 May 2011", + "status": "LCWD", + "publisher": "W3C" + }, + "EBXML-MSG": "Ian Jones; Brian Gibb; David Fischer. OASIS ebXML Message Service Specification 1 April 2002. URL: https://www.oasis-open.org/committees/download.php/272/ebMS_v2_0.pdf", + "EC-RELATED-ACTIVITIES": { + "authors": [ + "Thierry Michel" + ], + "href": "http://www.w3.org/TR/2000/NOTE-EC-related-activities-20000107", + "title": "W3C and Electronic Commerce", + "date": "7 January 2000", + "status": "NOTE", + "publisher": "W3C" + }, + "ECC-ALGS": { + "authors": [ + "D. McGrew", + "K. Igoe", + "M. Salter" + ], + "href": "http://www.rfc-editor.org/rfc/rfc6090.txt", + "title": "RFC 6090: Fundamental Elliptic Curve Cryptography Algorithms", + "date": "February 2011", + "status": "IETF Informational RFC", + "publisher": "IETF" + }, + "ECMA-262": { + "date": "June 2011", + "href": "http://www.ecma-international.org/publications/standards/Ecma-262.htm", + "publisher": "ECMA", + "title": "ECMAScript Language Specification, Edition 5.1" + }, + "ECMA-262-51": { + "date": "June 2011", + "href": "http://www.ecma-international.org/publications/standards/Ecma-262.htm", + "publisher": "ECMA", + "title": "ECMAScript Language Specification, Edition 5.1" + }, + "ECMAS-402": { + "authors": [ + "Norbert Lindenberg" + ], + "date": "1 December 2012", + "href": "http://www.ecma-international.org/ecma-402/1.0/", + "publisher": "ECMA", + "status": "Standard ECMA-402", + "title": "ECMAScript Internationalization API Specification" + }, + "ECMAScript-MIME": { + "aliasOf": "RFC4329" + }, + "EGOV-IMPROVING": { + "authors": [ + "Kevin Novak", + "José", + "M. Alonso" + ], + "href": "http://www.w3.org/TR/2009/WD-egov-improving-20090310", + "title": "Improving Access to Government through Better Use of the Web", + "date": "10 March 2009", + "status": "WD", + "publisher": "W3C" + }, + "ELEMENTTRAVERSAL": { + "authors": [ + "Robin Berjon", + "Doug Schepers" + ], + "href": "http://www.w3.org/TR/2008/REC-ElementTraversal-20081222", + "title": "Element Traversal Specification", + "date": "22 December 2008", + "status": "REC", + "publisher": "W3C" + }, + "ELEMTYPO": "Robert Bringhurst. The Elements of Typographic Style, Version 3.1. Hartley & Marks. 2005. ISBN 0-88179-206-3.", + "EMAIL": "P. Resnick. RFC 5322: Internet Message Format. October 2008. IETF draft standard. URL: http://tools.ietf.org/html/rfc5322 ", + "EMMA": { + "authors": [ + "Michael Johnston" + ], + "href": "http://www.w3.org/TR/2009/REC-emma-20090210", + "title": "EMMA: Extensible MultiModal Annotation markup language", + "date": "10 February 2009", + "status": "REC", + "publisher": "W3C" + }, + "EMMAREQS": { + "authors": [ + "Stéphane H. Maes", + "Stephen Potter" + ], + "href": "http://www.w3.org/TR/2003/NOTE-EMMAreqs-20030113", + "title": "Requirements for EMMA", + "date": "13 January 2003", + "status": "NOTE", + "publisher": "W3C" + }, + "ERICSSON-WDC": "Web Device Connectivity. 18 October 2010. Ericsson Labs. URL: ", + "ESDH": "E. Rescorla. Diffie-Hellman Key Agreement Method.. IETF RFC 2631 Standards Track, 1999. URL: http://www.ietf.org/rfc/rfc2631.txt", + "EXI": { + "authors": [ + "Takuki Kamiya", + "John Schneider" + ], + "href": "http://www.w3.org/TR/2009/CR-exi-20091208/", + "title": "Efficient XML Interchange (EXI) Format 1.0", + "date": "8 December 2009", + "status": "CR", + "publisher": "W3C" + }, + "EXI-BEST-PRACTICES": { + "authors": [ + "Mike Cokus", + "Daniel Vogelheim" + ], + "href": "http://www.w3.org/TR/2007/WD-exi-best-practices-20071219", + "title": "Efficient XML Interchange (EXI) Best Practices", + "date": "19 December 2007", + "status": "WD", + "publisher": "W3C" + }, + "EXI-EVALUATION": { + "authors": [ + "Carine Bournez" + ], + "href": "http://www.w3.org/TR/2008/WD-exi-evaluation-20080728", + "title": "Efficient XML Interchange Evaluation", + "date": "28 July 2008", + "status": "WD", + "publisher": "W3C" + }, + "EXI-IMPACTS": { + "authors": [ + "Jaakko Kangasharju" + ], + "href": "http://www.w3.org/TR/2008/WD-exi-impacts-20080903", + "title": "Efficient XML Interchange (EXI) Impacts", + "date": "3 September 2008", + "status": "WD", + "publisher": "W3C" + }, + "EXI-MEASUREMENTS": { + "authors": [ + "Jaakko Kangasharju" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/WD-exi-measurements-20070725", + "title": "Efficient XML Interchange Measurements Note", + "date": "25 July 2007", + "status": "WD", + "publisher": "W3C" + }, + "EXI-PRIMER": { + "authors": [ + "Daniel Peintner", + "Santiago Pericas-Geertsen" + ], + "href": "http://www.w3.org/TR/2007/WD-exi-primer-20071219", + "title": "Efficient XML Interchange (EXI) Primer", + "date": "19 December 2007", + "status": "WD", + "publisher": "W3C" + }, + "FILE-API": { + "authors": [ + "Arun Ranganathan", + "Jonas Sicking" + ], + "href": "http://www.w3.org/TR/2012/WD-FileAPI-20121025", + "title": "File API", + "date": "25 October 2012", + "status": "WD", + "publisher": "W3C" + }, + "FILE-SYSTEM": { + "authors": [ + "Eric Uhrhane" + ], + "href": "http://www.w3.org/TR/2012/WD-file-system-api-20120417", + "title": "File API: Directories and System", + "date": "17 April 2012", + "status": "WD", + "publisher": "W3C" + }, + "FILE-UPLOAD": { + "authors": [ + "Robin Berjon" + ], + "href": "http://www.w3.org/TR/2006/WD-file-upload-20061018", + "title": "File Upload", + "date": "18 October 2006", + "status": "WD", + "publisher": "W3C" + }, + "FILE-WRITER": { + "authors": [ + "Eric Uhrhane" + ], + "href": "http://www.w3.org/TR/2011/WD-file-writer-api-20110419/", + "title": "File Writer API", + "date": "19 April 2011", + "status": "WD", + "publisher": "W3C" + }, + "FILTER-EFFECTS": { + "authors": [ + "Erik Dahlström", + "Dean Jackson", + "Dirk Schulze" + ], + "href": "http://www.w3.org/TR/2012/WD-filter-effects-20121025/", + "title": "Filter Effects 1.0", + "date": "25 October 2012", + "status": "FPWD", + "publisher": "W3C" + }, + "FIN-PRIV-NOTICE": "Kleimann Communications Group, Inc. Evolution of a Prototype Financial Privacy Notice 28 February 2006. URL: http://www.ftc.gov/privacy/privacyinitiatives/ftcfinalreport060228.pdf ", + "FIPS-180-3": "FIPS PUB 180-3 Secure Hash Standard. U.S. Department of Commerce/National Institute of Standards and Technology. URL: http://csrc.nist.gov/publications/fips/fips180-3/fips180-3_final.pdf", + "FIPS-186-3": "FIPS PUB 186-3: Digital Signature Standard (DSS). June 2009. U.S. Department of Commerce/National Institute of Standards and Technology. URL: http://csrc.nist.gov/publications/fips/fips186-3/fips_186-3.pdf", + "FIR": "Joe Clark. “Facts and Opinion About Fahrner Image Replacement” in: A List Apart. Issue No. 160. 20 October 2003. URL: http://www.alistapart.com/articles/fir ", + "FLEX": "Flex: The Lexical Scanner Generator. Version 2.3.7, ISBN 1882114213", + "FLEXBOX": { + "authors": [ + "Tab Atkins Jr", + "Elika J. Etemad", + "Alex Mogilevsky" + ], + "href": "http://www.w3.org/TR/2012/CR-css3-flexbox-20120918", + "title": "CSS Flexible Box Layout Module", + "date": "18 September 2012", + "status": "CR", + "publisher": "W3C" + }, + "FLEXBOX-20120918": { + "authors": [ + "Tab Atkins Jr", + "Elika J. Etemad", + "Alex Mogilevsky" + ], + "href": "http://www.w3.org/TR/2012/CR-css3-flexbox-20120918/", + "title": "CSS Flexible Box Layout Module", + "date": "18 September 2012", + "status": "CR", + "publisher": "W3C" + }, + "FOAF": "Dan Brickley, Libby Miller. FOAF Vocabulary Specification 0.98. 9 August 2010. URL: http://xmlns.com/foaf/spec/", + "FULLSCREEN": { + "authors": [ + "Anne van Kesteren" + ], + "href": "http://dvcs.w3.org/hg/fullscreen/raw-file/tip/Overview.html", + "title": "The Fullscreen API", + "date": "4 January 2012", + "status": "ED", + "publisher": "W3C" + }, + "GEOLOCATION-API": { + "authors": [ + "Andrei Popescu" + ], + "href": "http://www.w3.org/TR/2012/PR-geolocation-API-20120510", + "title": "Geolocation API Specification", + "date": "10 May 2012", + "status": "PR", + "publisher": "W3C" + }, + "GEOLOCATION-PRIVACY": "Marcos Cáceres Privacy of Geolocation Implementations, \"W3C Workshop on Privacy for Advanced Web APIs\" paper, 12/13 July 2010. URL: http://www.w3.org/2010/api-privacy-ws/papers/privacy-ws-21.pdf", + "GEOPRIV-ARCH": "Barnes, R. Lepinski, M. Cooper, A. Morris, J. Tschofenig, H. Schulzrinne, H. An Architecture for Location and Location Privacy in Internet Applications 29 October 2009. URL: http://tools.ietf.org/html/draft-ietf-geopriv-arch-01", + "GETUSERMEDIA": { + "authors": [ + "D. Burnett", + "A. Narayanan" + ], + "href": "http://www.w3.org/TR/2012/WD-mediacapture-streams-20120628/", + "title": "Media Capture and Streams", + "date": "28 June 2012", + "status": "WD", + "publisher": "W3C" + }, + "GRDDL": { + "authors": [ + "Dan Connolly" + ], + "href": "http://www.w3.org/TR/2007/REC-grddl-20070911", + "title": "Gleaning Resource Descriptions from Dialects of Languages (GRDDL)", + "date": "11 September 2007", + "status": "REC", + "publisher": "W3C" + }, + "GRDDL-PRIMER": { + "authors": [ + "Harry Halpin", + "Ian Davis" + ], + "href": "http://www.w3.org/TR/2007/NOTE-grddl-primer-20070628", + "title": "GRDDL Primer", + "date": "28 June 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "GRDDL-SCENARIOS": { + "authors": [ + "Fabien Gandon" + ], + "href": "http://www.w3.org/TR/2007/NOTE-grddl-scenarios-20070406", + "title": "GRDDL Use Cases: Scenarios of extracting RDF data from XML documents", + "date": "6 April 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "GRDDL-TESTS": { + "authors": [ + "Chimezie Ogbuji" + ], + "href": "http://www.w3.org/TR/2007/REC-grddl-tests-20070911", + "title": "GRDDL Test Cases", + "date": "11 September 2007", + "status": "REC", + "publisher": "W3C" + }, + "GSM-CALL": { + "authors": [ + "Bruno Landais" + ], + "date": "28 April 1999", + "href": "http://www.3gpp.org/ftp/Specs/html-info/23018.htm", + "publisher": "3GPP", + "status": "Technical realization", + "title": "GSM TS 23.018 Basic call handling" + }, + "GSM-SMS": { + "authors": [ + "Richard Burbidge" + ], + "href": "http://www.3gpp.org/ftp/Specs/html-info/23040.htm", + "title": "Technical realization of the Short Message Service (SMS)", + "publisher": "3GPP" + }, + "HASH-IN-URI": { + "authors": [ + "T.V. Raman", + "Ashok Malhotra" + ], + "href": "http://www.w3.org/2001/tag/2011/01/HashInURI-20110115", + "title": "Repurposing the Hash Sign for the New Web", + "date": "15 January 2011", + "status": "Putative TAG Finding" + }, + "HCLS-KB": { + "authors": [ + "Eric Prud'hommeaux", + "M. Scott Marshall" + ], + "href": "http://www.w3.org/TR/2008/NOTE-hcls-kb-20080604", + "title": "A Prototype Knowledge Base for the Life Sciences", + "date": "4 June 2008", + "status": "NOTE", + "publisher": "W3C" + }, + "HCLS-SENSELAB": { + "authors": [ + "Kei-Hoi Cheung", + "Matthias Samwald" + ], + "href": "http://www.w3.org/TR/2008/NOTE-hcls-senselab-20080604", + "title": "Experiences with the conversion of SenseLab databases to RDF/OWL", + "date": "4 June 2008", + "status": "NOTE", + "publisher": "W3C" + }, + "HIGHRES-TIME": "Jatinder Mann. High Resolution Time Specification Editors Draft, Oct 18 2012. URL: http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/HighResolutionTime/Overview.html", + "HLINK": { + "authors": [ + "Steven Pemberton", + "Masayasu Ishikawa" + ], + "href": "http://www.w3.org/TR/2002/WD-hlink-20020913", + "title": "HLink: Link recognition for the XHTML Family", + "date": "13 September 2002", + "status": "WD", + "publisher": "W3C" + }, + "HLS": { + "authors": [ + "R. Pantos", + "W. May" + ], + "href": "http://tools.ietf.org/html/draft-pantos-http-live-streaming", + "title": "HTTP Live Streaming (HLS)", + "date": "15 October 2012", + "status": "Internet Draft", + "publisher": "IETF" + }, + "HMAC": "H. Krawczyk, M. Bellare, R. Canetti. HMAC: Keyed-Hashing for Message Authentication. February 1997. IETF RFC 2104. URL: http://www.ietf.org/rfc/rfc2104.txt", + "HMAC-Security": "C. Rechberger, V. Rijmen. New Results on NMAC/HMAC when Instantiated with Popular Hash Functions. 2 January 2008. Journal of Universal Computer Science, vol. 14, no. 3 (2008), 347-376. URL: http://www.jucs.org/jucs_14_3/new_results_on_nmac/jucs_14_3_0347_0376_rechberger.pdf", + "HMRMC": "HM Revenue and customs Her Majesty's Revenue and Customs. URL: http://www.hmrc.gov.uk/softwaredevelopers/index.htm
Sample response message with XML signature: http://www.hmrc.gov.uk/ebu/responsemessages.pdf", + "HSL": "Steven Pemberton. HSL: light vs saturation. 19 November 1998. URL: http://www.cwi.nl/~steven/css/hsl.html ", + "HTML": { + "authors": [ + "Ian Hickson" + ], + "href": "http://www.whatwg.org/specs/web-apps/current-work/", + "publisher": "WHATWG", + "status": "Living Standard", + "title": "HTML" + }, + "HTML-DESIGN-PRINCIPLES": { + "authors": [ + "Anne van Kesteren", + "Maciej Stachowiak" + ], + "href": "http://www.w3.org/TR/2007/WD-html-design-principles-20071126", + "title": "HTML Design Principles", + "date": "26 November 2007", + "status": "WD", + "publisher": "W3C" + }, + "HTML-DEVICE": { + "authors": [ + "Ian Hickson" + ], + "href": "http://dev.w3.org/html5/html-device/", + "title": "HTML Device", + "date": "9th September 2010", + "status": "ED", + "publisher": "W3C" + }, + "HTML-LAN": { + "authors": [ + "M. T. Carrasco Benitez" + ], + "href": "http://www.w3.org/TR/1998/NOTE-html-lan-19980313", + "title": "Primary Language in HTML", + "date": "13 March 1998", + "status": "NOTE", + "publisher": "W3C" + }, + "HTML-RDFA": { + "authors": [ + "Manu Sporny" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2011/WD-rdfa-in-html-20110525/", + "title": "HTML+RDFa 1.1", + "date": "25 May 2011", + "status": "WD", + "publisher": "W3C" + }, + "HTML32": { + "authors": [ + "David Raggett" + ], + "href": "http://www.w3.org/TR/REC-html32-19970114", + "title": "HTML 3.2 Reference Specification", + "date": "14 January 1997", + "status": "REC", + "publisher": "W3C" + }, + "HTML40": { + "authors": [ + "Ian Jacobs", + "David Raggett", + "Arnaud Le Hors" + ], + "href": "http://www.w3.org/TR/1998/REC-html40-19980424", + "title": "HTML 4.0 Specification", + "date": "24 April 1998", + "status": "REC", + "publisher": "W3C" + }, + "HTML40-MOBILE": { + "authors": [ + "Shin'ichi Matsui" + ], + "etAl": true, + "href": "http://www.w3.org/TR/1999/NOTE-html40-mobile-19990315", + "title": "HTML 4.0 Guidelines for Mobile Access", + "date": "15 March 1999", + "status": "NOTE", + "publisher": "W3C" + }, + "HTML401": { + "authors": [ + "David Raggett", + "Ian Jacobs", + "Arnaud Le Hors" + ], + "href": "http://www.w3.org/TR/1999/REC-html401-19991224", + "title": "HTML 4.01 Specification", + "date": "24 December 1999", + "status": "REC", + "publisher": "W3C" + }, + "HTML5": { + "authors": [ + "Robin Berjon" + ], + "etAl": true, + "href": "http://www.w3.org/TR/html5/", + "title": "HTML5", + "date": "17 December 2012", + "status": "CR", + "publisher": "W3C" + }, + "HTML5-20121025": { + "authors": [ + "Ian Hickson", + "David Hyatt" + ], + "href": "http://www.w3.org/TR/2012/WD-html5-20121025/", + "title": "HTML5", + "date": "25 October 2012", + "status": "WD", + "publisher": "W3C" + }, + "HTML5-20121217": { + "authors": [ + "Robin Berjon" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2012/CR-html5-20121217/", + "title": "HTML5.", + "date": "17 December 2012", + "status": "CR", + "publisher": "W3C" + }, + "HTML5-DIFF": { + "authors": [ + "Anne van Kesteren" + ], + "href": "http://www.w3.org/TR/2009/WD-html5-diff-20090212", + "title": "HTML 5 differences from HTML 4", + "date": "12 February 2009", + "status": "WD", + "publisher": "W3C" + }, + "HTML5-PUBNOTES": { + "authors": [ + "Michael Smith" + ], + "href": "http://www.w3.org/TR/2008/NOTE-html5-pubnotes-20080610", + "title": "HTML 5 Publication Notes", + "date": "10 June 2008", + "status": "NOTE", + "publisher": "W3C" + }, + "HTMLICCPROF": "Apple Computer with input from Microsoft Corporation. Proposal for HTML support of ICC profiles. URL: http://www.apple.com/colorsync/benefits/web/icc-profiles.html ", + "HTMLMEDIACAPTURE": { + "authors": [ + "Anssi Kostiainen", + "Ilkka Oksanen", + "Dominique Hazaël-Massieux" + ], + "href": "http://www.w3.org/TR/2012/WD-html-media-capture-20120529/", + "title": "HTML Media Capture", + "date": "29 May 2012", + "status": "WD", + "publisher": "W3C" + }, + "HTTP-IN-RDF": { + "authors": [ + "Carlos A Velasco", + "Johannes Koch", + "Shadi Abou-Zahra" + ], + "href": "http://www.w3.org/TR/2008/WD-HTTP-in-RDF-20080908", + "title": "HTTP Vocabulary in RDF", + "date": "8 September 2008", + "status": "WD", + "publisher": "W3C" + }, + "HTTP-NG-TESTBED": { + "authors": [ + "Daniel Veillard" + ], + "href": "http://www.w3.org/TR/1998/NOTE-HTTP-NG-testbed-19980710", + "title": "Design of HTTP-ng Testbed", + "date": "10 July 1998", + "status": "NOTE", + "publisher": "W3C" + }, + "HTTP-TLS": { + "authors": [ + "E. Rescorla" + ], + "href": "http://www.ietf.org/rfc/rfc2818.txt", + "title": "HTTP Over TLS", + "date": "May 2000", + "status": "RFC 2818", + "publisher": "IETF" + }, + "HTTP11": { + "authors": [ + "R. Fielding" + ], + "etAl": true, + "href": "http://www.ietf.org/rfc/rfc2616.txt", + "title": "Hypertext Transfer Protocol - HTTP/1.1", + "date": "June 1999", + "status": "RFC 2616", + "publisher": "IETF" + }, + "HunterZhan": "Hunter, Jane; Zhan, Zhimin. “An Indexing and Querying System for Online Images Based on the PNG Format and Embedded Metadata” in: ARLIS/ANZ Conference. Sep 1999. Brisbane, Australia. URL: http://archive.dstc.edu.au/RDU/staff/jane-hunter/PNG/paper.html ", + "I18N-GUIDE-FRAMEWORK": { + "authors": [ + "Richard Ishida" + ], + "href": "http://www.w3.org/TR/2003/WD-i18n-guide-framework-20030417", + "title": "Framework Document for i18n Guidelines 1.0", + "date": "17 April 2003", + "status": "WD", + "publisher": "W3C" + }, + "I18N-HTML-TECH-BIDI": { + "authors": [ + "Richard Ishida" + ], + "href": "http://www.w3.org/TR/2007/WD-i18n-html-tech-bidi-20070606", + "title": "Internationalization Best Practices: Handling Right-to-left Scripts in XHTML and HTML Content", + "date": "6 June 2007", + "status": "WD", + "publisher": "W3C" + }, + "I18N-HTML-TECH-CHAR": { + "authors": [ + "Richard Ishida" + ], + "href": "http://www.w3.org/TR/2004/WD-i18n-html-tech-char-20040509", + "title": "Authoring Techniques for XHTML & HTML Internationalization: Characters and Encodings 1.0", + "date": "9 May 2004", + "status": "WD", + "publisher": "W3C" + }, + "I18N-HTML-TECH-LANG": { + "authors": [ + "Richard Ishida" + ], + "href": "http://www.w3.org/TR/2007/NOTE-i18n-html-tech-lang-20070412", + "title": "Internationalization Best Practices: Specifying Language in XHTML & HTML Content", + "date": "12 April 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "IANA-SRVPORT-REG": "IANA Service Name and Transport Protocol Port Number Registry. URL: http://www.iana.org/form/ports-services", + "IANA-TSV": { + "authors": [ + "Paul Lindner" + ], + "href": "http://www.iana.org/assignments/media-types/text/tab-separated-values", + "title": "Definition of tab-separated-values (tsv)", + "date": "June 1993", + "status": "IANA Media Type Registration" + }, + "ICC32": "ICC Profile Format Specification, version 3.2. 1995. URL: http://www.color.org/icc32.pdf", + "ICC42": "Image technology colour management — Architecture, profile format, and data structure. International Color Consortium. Specification ICC.1:2004-10 (Profile version 4.2.0.0) With errata incorporated, 5/22/2006. URL: http://color.org/ICC1v42_2006-05.pdf ", + "ICE": { + "authors": [ + "J. Rosenberg" + ], + "href": "http://tools.ietf.org/html/rfc5245", + "title": "Interactive Connectivity Establishment (ICE): A Protocol for Network Address Translator (NAT) Traversal for Offer/Answer Protocols", + "date": "April 2010", + "status": "RFC 5245", + "publisher": "IETF" + }, + "ID-MGM": "Rundle, M. International Data Protection and Digitial Identity Management Tools Internet Governance Forum 2006 - Athens, Privacy Workshop I. 31 October 2006. URL: http://identityproject.lse.ac.uk/mary.pdf ", + "IEEE1363": "IEEE 1363: Standard Specifications for Public Key Cryptography. August 2000. URL: http://grouper.ieee.org/groups/1363/", + "IEEE1588": "IEEE 1588-2008: A Precision Clock Synchronization Protocol for Networked Measurement and Control Systems. 24 July 2008. URL: http://grouper.ieee.org/groups/1588/", + "IEEE802-1AS": "Geoff Garner. IEEE 802.1AS - Timing and Synchronization. 30 March 2011. IEEE Standard. URL: http://ieee802.org/1/pages/802.1as.html", + "IEEE802-3": "IEEE 802.3: Carrier sense multiple access with Collision Detection (CSMA/CD) Access Method and Physical Layer Specifications. December 2008.", + "ILU-REQUESTOR": { + "authors": [ + "Paul Everitt" + ], + "href": "http://www.w3.org/TR/WD-ilu-requestor-960307", + "title": "The ILU Requester: Object Services in HTTP Servers", + "date": "7 March 1996", + "status": "NOTE", + "publisher": "W3C" + }, + "IMAGEMAP": { + "authors": [ + "Ian Graham" + ], + "href": "http://www.w3.org/TR/NOTE-imagemap", + "title": "Imagemapped Images and Image-Incapable User Agents", + "date": "27 November 1996", + "status": "NOTE", + "publisher": "W3C" + }, + "IMS": { + "authors": [ + "Thomas Towle" + ], + "date": "14 March 2002", + "href": "http://www.3gpp.org/ftp/Specs/html-info/23228.htm", + "publisher": "3GPP", + "status": "Stage 2", + "title": "IP Multimedia Subsystem (IMS)" + }, + "INDEXEDDB": { + "authors": [ + "Nikunj Mehta", + "Jonas Sicking", + "Eliot Graff", + "Andrei Popescu", + "Jeremy Orlow" + ], + "href": "http://www.w3.org/TR/2012/WD-IndexedDB-20120524/", + "title": "Indexed Database API", + "date": "24 May 2012", + "status": "LCWD", + "publisher": "W3C" + }, + "INKML": { + "authors": [ + "Stephen M. Watt", + "Max Froumentin", + "Yi-Min Chee" + ], + "href": "http://www.w3.org/TR/2006/WD-InkML-20061023", + "title": "Ink Markup Language (InkML)", + "date": "23 October 2006", + "status": "WD", + "publisher": "W3C" + }, + "INKREQS": { + "authors": [ + "Yi-Min Chee", + "Sai Prasad" + ], + "href": "http://www.w3.org/TR/2003/NOTE-inkreqs-20030122", + "title": "Requirements for the Ink Markup Language", + "date": "22 January 2003", + "status": "NOTE", + "publisher": "W3C" + }, + "IRI": { + "authors": [ + "M. Duerst", + "M. Suignard" + ], + "href": "http://www.ietf.org/rfc/rfc3987.txt", + "title": "Internationalized Resource Identifiers (IRI)", + "date": "January 2005", + "status": "RFC 3987", + "publisher": "IETF" + }, + "ISO10646": "Information Technology - Universal Multiple- Octet Coded CharacterSet (UCS) - Part 1: Architecture and Basic Multilingual Plane. ISO/IEC10646-1:1993. The current specification also takes into consideration the first five amendments to ISO/IEC 10646-1:1993. Useful <a href="http://www.egt.ie/standards/iso10646/ucs-roadmap.html">roadmaps</a>show which scripts sit at which numeric ranges.", + "ISO15924": "Code for the representation of names of scripts. International Organization for Standardization. 1998. ISO 15924:1998. Draft International Standard", + "ISO18033-2": "Information technology -- Security techniques -- Encryption algorithms -- Part 2: Asymmetric ciphers, International Organization for Standardization. 18033-2:2006. May 2006. URL: http://www.iso.org/iso/home.htm.", + "ISO8601": "Representation of dates and times. International Organization for Standardization. 2004. ISO 8601:2004. URL: http://www.iso.org/iso/catalogue_detail?csnumber=40874 ", + "ISO8879": "Information Processing -- Text and Office Systems -- Standard Generalized Markup Language (SGML). ISO 8879:1986. URL: http://www.iso.ch/cate/d16387.html ", + "ISO9070": "Registration procedures for public text owner identifiers. International Organization for Standardization. 1990. ISO 9070:1990. URL: http://www.iso.org/iso/catalogue_detail.htm?csnumber=16644 ", + "ISOBMFF": "Information technology -- Coding of audio-visual objects -- Part 12: ISO base media file format ISO/IEC 14496-12:2012. URL: http://standards.iso.org/ittf/PubliclyAvailableStandards/c061988_ISO_IEC_14496-12_2012.zip ", + "ITS": { + "authors": [ + "Felix Sasaki", + "Christian Lieske" + ], + "href": "http://www.w3.org/TR/2007/REC-its-20070403", + "title": "Internationalization Tag Set (ITS) Version 1.0", + "date": "3 April 2007", + "status": "REC", + "publisher": "W3C" + }, + "ITSREQ": { + "authors": [ + "Yves Savourel" + ], + "href": "http://www.w3.org/TR/2006/WD-itsreq-20060518", + "title": "Internationalization and Localization Markup Requirements", + "date": "18 May 2006", + "status": "WD", + "publisher": "W3C" + }, + "ITUMCC": "List of Mobile Countries or Geographical Region Codes. International Telecommunication Union. 2007. URL: http://www.itu.int/publ/T-SP-E.212A-2007/en", + "ITUMNC": "Mobile Network Codes (MNC) for The International Identification Plan for Public Networks and Subscriptions. International Telecommunication Union. 2009. URL: http://www.itu.int/publ/T-SP-E.212B-2009/en", + "JAX-RS": "M. Hadley and P. Sandoz, Eds., JAX-RS: Java API for RESTful Web Services Version 1.0. Sun Microsystems Inc., 08-Sep-2008.JAX-RS: Java API for RESTful Web Services Version 1.0", + "JIGSAW": "Jigsaw Team (Yves Lafon & Benoit Mahe). Jigsaw 2.0 internal design. July 1999. URL: http://www.w3.org/Jigsaw/Doc/Programmer/design.html ", + "JIS4051": "Formatting rules for Japanese documents (『日本語文書の組版方法』). Japanese Standards Association. 2004. JIS X 4051:2004. In Japanese", + "JISX4051": "Line composition rules for Japanese documents. Japanese Standards Association. 1995. JIS X 4051-1995. In Japanese", + "JLREQ": { + "authors": [ + "Kenzou Onozawa" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/WD-jlreq-20081015", + "title": "Requirements of Japanese Text Layout", + "date": "15 October 2008", + "status": "WD", + "publisher": "W3C" + }, + "JPEG": "Hamilton, Eric. JPEG File Interchange Format. Sep 1992. URL: http://www.w3.org/Graphics/JPEG/jfif3.pdf C-Cube Microsystems. Milpitas, CA, USA.", + "JPEG2000": { + "authors": [ + "Joint Photographers Expert Group (JPEG)" + ], + "href": "http://www.jpeg.org/cd15444-1.pdf", + "title": "Jpeg 2000 image coding system", + "date": "9 Dec 1999", + "status": "Report (draft) ISO/IEC CD15444-1:1999" + }, + "JSON": { + "aliasOf": "RFC4627" + }, + "JSON-LD": { + "authors": [ + "Manu Sporny", + "Gregg Kellogg", + "Markus Lanthaler" + ], + "href": "http://www.w3.org/TR/json-ld/", + "title": "JSON-LD 1.0", + "date": "11 April 2013", + "status": "WD", + "publisher": "W3C" + }, + "JSON-LD-API": { + "authors": [ + "Markus Lanthaler", + "Gregg Kellogg", + "Manu Sporny" + ], + "href": "http://www.w3.org/TR/json-ld-api/", + "title": "JSON-LD 1.0 Processing Algorithms and API", + "date": "11 April 2013", + "status": "WD", + "publisher": "W3C" + }, + "JSON-LD-TESTS": { + "authors": [ + "RDF Working Group" + ], + "href": "http://www.w3.org/2013/json-ld-tests/", + "title": "JSON-LD 1.0 Test Suite", + "date": "11 April 2013", + "status": "ED", + "publisher": "W3C" + }, + "KnowPrivacy": "Joshua Gomez; Travis Pinnick; Ashkan Soltani. KnowPrivacy. 1 June 2009. URL: http://www.knowprivacy.org/report/KnowPrivacy_Final_Report.pdf ", + "KUIL": { + "authors": [ + "Kormann", + "Thierry" + ], + "href": "http://www.inria.fr/koala/kuil/index.html", + "title": "KUIL, the Koala User Interface Language", + "date": "Sep 1999", + "status": "Software package" + }, + "LANGCULTTYPE": "John D. Berry, Ed. Language Culture Type. Graphis. 2001. ISBN 1-932026-01-0.", + "LBASE": { + "authors": [ + "Ramanathan V. Guha", + "Patrick Hayes" + ], + "href": "http://www.w3.org/TR/2003/NOTE-lbase-20031010", + "title": "LBase: Semantics for Languages of the Semantic Web", + "date": "10 October 2003", + "status": "NOTE", + "publisher": "W3C" + }, + "LDAP-DN": "K. Zeilenga. Lightweight Directory Access Protocol : String Representation of Distinguished Names. June 2006. IETF RFC 4514. URL: http://www.ietf.org/rfc/rfc4514.txt", + "LEIRI": { + "authors": [ + "Richard Tobin", + "Norman Walsh", + "Henry S. Thompson" + ], + "href": "http://www.w3.org/TR/2008/NOTE-leiri-20081103", + "title": "Legacy extended IRIs for XML resource identification", + "date": "3 November 2008", + "status": "NOTE", + "publisher": "W3C" + }, + "LEXICON-REQS": { + "authors": [ + "Paolo Baggia", + "Frank Scahill" + ], + "href": "http://www.w3.org/TR/2004/WD-lexicon-reqs-20041029", + "title": "Pronunciation Lexicon Specification (PLS) Version 1.0 Requirements", + "date": "29 October 2004", + "status": "WD", + "publisher": "W3C" + }, + "LIC-PRIV": "Robin Berjon. License-based Privacy: Technical Aspects. 19 April 2010. W3C-Internal Document. URL: http://dev.w3.org/2009/dap/docs/privacy-license.html ", + "LINKED-DATA": { + "authors": [ + "Tim Berners-Lee" + ], + "href": "http://www.w3.org/DesignIssues/LinkedData.html", + "title": "Linked Data Design Issues", + "date": "27 July 2006", + "status": "W3C-Internal Document", + "publisher": "W3C" + }, + "LINKED-DATA-PLATFORM": { + "authors": [ + "Steve Speicher" + ], + "etAl": true, + "href": "http://www.w3.org/TR/ldp/", + "title": "Linked Data Platform 1.0", + "date": "25 October 2012", + "status": "WD", + "publisher": "W3C" + }, + "LLD-UC": { + "authors": [ + "D. Vila Suero" + ], + "href": "http://www.w3.org/2005/Incubator/lld/XGR-lld-usecase-20111025/", + "title": "Library Linked Data Incubartor Group: Use Cases", + "date": "25 October 2011", + "status": "W3C Incubator Group Report", + "publisher": "W3C" + }, + "LTLI": { + "authors": [ + "Felix Sasaki" + ], + "href": "http://www.w3.org/TR/2006/WD-ltli-20060612", + "title": "Language Tags and Locale Identifiers for the World Wide Web", + "date": "12 June 2006", + "status": "WD", + "publisher": "W3C" + }, + "MATHML": { + "authors": [ + "Patrick Ion", + "Robert Miner" + ], + "href": "http://www.w3.org/1999/07/REC-MathML-19990707", + "title": "Mathematical Markup Language (MathML) 1.01 Specification", + "date": "7 July 1999", + "status": "REC", + "publisher": "W3C" + }, + "MATHML-BVAR": { + "authors": [ + "Stan Devitt", + "Michael Kohlhase" + ], + "href": "http://www.w3.org/TR/2003/NOTE-mathml-bvar-20031110", + "title": "Bound Variables in MathML", + "date": "10 November 2003", + "status": "NOTE", + "publisher": "W3C" + }, + "MATHML-FOR-CSS": { + "authors": [ + "David Carlisle" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/WD-mathml-for-css-20071214", + "title": "A MathML for CSS profile", + "date": "14 December 2007", + "status": "WD", + "publisher": "W3C" + }, + "MATHML-TYPES": { + "authors": [ + "Stan Devitt", + "Michael Kohlhase", + "Max Froumentin" + ], + "href": "http://www.w3.org/TR/2003/NOTE-mathml-types-20031110", + "title": "Structured Types in MathML 2.0", + "date": "10 November 2003", + "status": "NOTE", + "publisher": "W3C" + }, + "MATHML-UNITS": { + "authors": [ + "Douglas Wilhelm Harder", + "Stan Devitt" + ], + "href": "http://www.w3.org/TR/2003/NOTE-mathml-units-20031110", + "title": "Units in MathML", + "date": "10 November 2003", + "status": "NOTE", + "publisher": "W3C" + }, + "MATHML2": { + "authors": [ + "Nico Poppelier" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2003/REC-MathML2-20031021", + "title": "Mathematical Markup Language (MathML) Version 2.0 (Second Edition)", + "date": "21 October 2003", + "status": "REC", + "publisher": "W3C" + }, + "MATHML3": { + "authors": [ + "Patrick Ion", + "David Carlisle", + "Robert Miner" + ], + "href": "http://www.w3.org/TR/2008/WD-MathML3-20081117", + "title": "Mathematical Markup Language (MathML) Version 3.0", + "date": "17 November 2008", + "status": "WD", + "publisher": "W3C" + }, + "MCINTOSH-WRAP": " Michael McIntosh; Paula Austel. XML signature element wrapping attacks and countermeasures. In Workshop on Secure Web Services, 2005", + "MDN-SETCAPTURE": "Shepherd, Eric; et. al. element.setCapture 12 Nov 2010. Mozilla Developer Network. URL: https://developer.mozilla.org/en/DOM/element.setCapture", + "MDNS": { + "authors": [ + "S. Cheshire", + "M. Krochmal" + ], + "href": "http://tools.ietf.org/html/rfc6762", + "title": "Multicast DNS (RFC 6762)", + "date": "February 2013", + "status": "RFC 6762", + "publisher": "IETF" + }, + "MEDIA-ANNOT-REQS": "WonSuk Lee; Felix Sasaki; Tobias Bürger; Véronique Malaisé. Use Cases and Requirements for Ontology and API for Media Object 1.0.W3C Working Draft 21 January 2010. URL: http://www.w3.org/TR/2010/WD-media-annot-reqs-20100121/ ", + "MEDIA-FRAGMENT": { + "authors": [ + "R. Troncy", + "E. Mannens", + "Silvia Pfeiffer and Davy Van Deursen" + ], + "href": "http://www.w3.org/TR/2010/WD-media-frags-20100624", + "title": "Media Fragments URI 1.0", + "date": "18 November 2010", + "status": "REC", + "publisher": "W3C" + }, + "MEDIA-FRAGMENTS": "Raphael Troncy; Erik Mannens; Silvia Pfeiffer and Davy Van Deursen. Media Fragments URI 1.0. W3C Working Draft 17 March 2011. URL: http://www.w3.org/TR/2011/WD-media-frags-20110317/ ", + "MEDIA-FRAGMENTS-REQS": "Raphael Troncy; Erik Mannens. Use cases and requirements for Media Fragments. W3C Working Draft 17 December 2009. URL: http://www.w3.org/TR/2009/WD-media-frags-reqs-20091217 ", + "MEDIA-FRAGS-20120925": { + "authors": [ + "Raphaël Troncy" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2012/REC-media-frags-20120925/", + "title": "Media Fragments URI 1.0 (basic)", + "date": "25 September 2012", + "status": "REC", + "publisher": "W3C" + }, + "MEDIAACCESSEVENTS": { + "authors": [ + "Ola Andersson", + "Jean-Claude Dufourd", + "Roland Lundblad" + ], + "href": "http://www.w3.org/TR/2006/WD-MediaAccessEvents-20061013", + "title": "Media Access Events", + "date": "13 October 2006", + "status": "WD", + "publisher": "W3C" + }, + "MEDIACAPTURE-API": "Dzung D Tran; Ilkka Oksanen; Ingmar Kliche. The Media Capture API 3 September 2010. W3C Editors Draft. (Work in progress.) URL: http://dev.w3.org/2009/dap/camera/Overview-API.html ", + "MEDIAONT": { + "authors": [ + "WonSuk Lee", + "et. al" + ], + "href": "http://www.w3.org/TR/2012/REC-mediaont-10-20120209/", + "title": "Ontology for Media Resources 1.0", + "date": "9 February 2012", + "status": "REC", + "publisher": "W3C" + }, + "MEDIAONT-API": { + "authors": [ + "WonSuk Lee", + "Florian Stegmaier", + "Chris Poppe" + ], + "href": "http://www.w3.org/TR/2010/WD-mediaont-api-1.0-20100608", + "title": "API for Media Resource 1.0", + "date": "8 June 2010", + "status": "WD", + "publisher": "W3C" + }, + "MEDIAQ": "Håkon Wium Lie; et al. Media Queries.. W3C Candidate Recommendation. (Work in progress.) URL: http://www.w3.org/TR/2009/CR-css3-mediaqueries-20090915/ ", + "MESSAGING-API": "Suresh Chitturi, Daniel Coloma, Max Froumentin, Maria Angeles Oteo, Niklas Widell. The Messaging API. 23 August 2010. W3C Editors' Draft. (Work in progress.) URL: http://dev.w3.org/2009/dap/messaging/", + "MICRODATA": "HTML Microdata Ian Hickson Editor. W3C Working Draft. (Work in progress). 29 March 2012. This edition of the HTML Microdata specification is http://www.w3.org/TR/2012/WD-microdata-20120329/. The latest edition of HTML Microdata is available at http://www.w3.org/TR/microdata/", + "MICRODATA-RDF": "Microdata to RDF Gregg Kellogg Editor. W3C Note. 08 March 2012. This edition of the HTML Microdata specification is http://www.w3.org/TR/2012/NOTE-microdata-rdf-20120308/. The latest edition of HTML Microdata is available at http://www.w3.org/TR/microdata-rdf/", + "MICROFORMATS": "Microformats. URL: http://microformats.org ", + "MIDI": "Musical Instrument Digital Interface (MIDI) November 2001. MIDI Manufacturers Association. Complete MIDI 1.0 Detailed Specification ISBN 0-9728831-0-X URL: http://www.midi.org/techspecs/index.php", + "MIME-ENC": { + "aliasOf": "RFC2557" + }, + "MIME-REG": "N. Freed, J. Klensin. RFC 4289: Multipurpose Internet Mail Extensions (MIME) Part Four: Registration Procedures. December 2005. Best Current Practice. URL: http://www.ietf.org/rfc/rfc4289.txt", + "MMI-ARCH": { + "authors": [ + "Jim Barnett" + ], + "href": "http://www.w3.org/TR/2008/WD-mmi-arch-20081016", + "title": "Multimodal Architecture and Interfaces", + "date": "16 October 2008", + "status": "WD", + "publisher": "W3C" + }, + "MMI-AUTH": { + "authors": [ + "Ingmar Kliche" + ], + "href": "http://www.w3.org/TR/2008/NOTE-mmi-auth-20080702", + "title": "Authoring Applications for the Multimodal Architecture", + "date": "2 July 2008", + "status": "NOTE", + "publisher": "W3C" + }, + "MMI-DEV-FEEDBACK": { + "authors": [ + "Gerald McCobb" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2006/NOTE-mmi-dev-feedback-20060414", + "title": "Multimodal Application Developer Feedback", + "date": "14 April 2006", + "status": "NOTE", + "publisher": "W3C" + }, + "MMI-FRAMEWORK": { + "authors": [ + "T.V. Raman", + "James A. Larson", + "David Raggett" + ], + "href": "http://www.w3.org/TR/2003/NOTE-mmi-framework-20030506", + "title": "W3C Multimodal Interaction Framework", + "date": "6 May 2003", + "status": "NOTE", + "publisher": "W3C" + }, + "MMI-REQS": { + "authors": [ + "Stéphane H. Maes", + "Vijay Saraswat" + ], + "href": "http://www.w3.org/TR/2003/NOTE-mmi-reqs-20030108", + "title": "Multimodal Interaction Requirements", + "date": "8 January 2003", + "status": "NOTE", + "publisher": "W3C" + }, + "MMI-SUGGESTIONS": { + "authors": [ + "Jim Larson" + ], + "href": "http://www.w3.org/TR/2006/NOTE-mmi-suggestions-20060911", + "title": "Common Sense Suggestions for Developing Multimodal User Interfaces", + "date": "11 September 2006", + "status": "NOTE", + "publisher": "W3C" + }, + "MMI-USE-CASES": { + "authors": [ + "David Raggett", + "Emily Candell" + ], + "href": "http://www.w3.org/TR/2002/NOTE-mmi-use-cases-20021204", + "title": "Multimodal Interaction Use Cases", + "date": "4 December 2002", + "status": "NOTE", + "publisher": "W3C" + }, + "MMS13": { + "date": "13 September 2011", + "href": "http://technical.openmobilealliance.org/Technical/release_program/mms_v1_3.aspx", + "publisher": "Open Mobile Alliance", + "status": "Approved Enabler Release", + "title": "Multimedia Messaging Service 1.3" + }, + "MOBILE-BP": { + "authors": [ + "Charles McCathieNevile", + "Jo Rabin" + ], + "href": "http://www.w3.org/TR/2008/REC-mobile-bp-20080729", + "title": "Mobile Web Best Practices 1.0", + "date": "29 July 2008", + "status": "REC", + "publisher": "W3C" + }, + "MOBILE-BP-SCOPE": { + "authors": [ + "Phil Archer", + "Ed Mitukiewicz" + ], + "href": "http://www.w3.org/TR/2005/NOTE-mobile-bp-scope-20051220", + "title": "Scope of Mobile Web Best Practices", + "date": "20 December 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "MOBILEOK": { + "authors": [ + "Jo Rabin", + "Phil Archer" + ], + "href": "http://www.w3.org/TR/2008/WD-mobileOK-20081117", + "title": "W3C mobileOK Scheme 1.0", + "date": "17 November 2008", + "status": "WD", + "publisher": "W3C" + }, + "MOBILEOK-BASIC10-TESTS": { + "authors": [ + "Jo Rabin", + "Sean Owen" + ], + "href": "http://www.w3.org/TR/2008/REC-mobileOK-basic10-tests-20081208", + "title": "W3C mobileOK Basic Tests 1.0", + "date": "8 December 2008", + "status": "REC", + "publisher": "W3C" + }, + "MODALITY-INTERFACE": { + "authors": [ + "Brad Porter" + ], + "href": "http://www.w3.org/TR/2004/NOTE-modality-interface-20040510", + "title": "Modality Component to Host Environment DOM Requirements and Capabilities Assessment", + "date": "10 May 2004", + "status": "NOTE", + "publisher": "W3C" + }, + "MOZ-ICONS": "Martin, J. Raskin, A. Gelman, L. Rood, D. Surman, M. Hadfield, G. Greant, Z. Privacy Icons 6 March 2010. Mozilla Wiki. URL: https://wiki.mozilla.org/Drumbeat/Challenges/Privacy_Icons ", + "MPEGDASH": "Information technology -- Dynamic adaptive streaming over HTTP (DASH) -- Part 1: Media presentation description and segment formats ISO/IEC 23009-1:2012. URL: http://standards.iso.org/ittf/PubliclyAvailableStandards/c057623_ISO_IEC_23009-1_2012.zip ", + "MRCPv2": "Burnett, D. Shanmugham, S. Media Resource Control Protocol Version 2 15 November 2011. URL: http://tools.ietf.org/html/draft-ietf-speechsc-mrcpv2-27", + "MSE": { + "authors": [ + "Aaron Colwell", + "Adrian Bateman", + "Mark Watson" + ], + "href": "http://www.w3.org/TR/2013/WD-media-source-20130129/", + "title": "Media Source Extensions", + "date": "29 January 2013", + "status": "WD", + "publisher": "W3C" + }, + "MULTIMODAL-REQS": { + "authors": [ + "Marianne Hickey" + ], + "href": "http://www.w3.org/TR/2000/WD-multimodal-reqs-20000710", + "title": "Multimodal Requirements for Voice Markup Languages", + "date": "10 July 2000", + "status": "WD", + "publisher": "W3C" + }, + "MWABP": { + "authors": [ + "Adam Connors", + "Bryan Sullivan" + ], + "href": "http://www.w3.org/TR/2010/REC-mwabp-20101214/", + "title": "Mobile Web Application Best Practices", + "date": "14 December 2010", + "status": "REC", + "publisher": "W3C" + }, + "MWBP-WCAG": { + "authors": [ + "Yeliz Yesilada", + "Alan Chuter" + ], + "href": "http://www.w3.org/TR/2008/WD-mwbp-wcag-20080703", + "title": "Relationship between Mobile Web Best Practices (MWBP) and Web Content Accessibility Guidelines (WCAG)", + "date": "3 July 2008", + "status": "WD", + "publisher": "W3C" + }, + "N3": { + "authors": [ + "Tim Berners-Lee", + "Dan Connolly" + ], + "href": "http://www.w3.org/TeamSubmission/2008/SUBM-n3-20080114/", + "title": "Notation3 (N3): A readable RDF syntax", + "date": "14 January 2008", + "status": "W3C Team Submission", + "publisher": "W3C" + }, + "NAMED-GRAPHS": "Jeremy J. Carroll; Chris Bizer; Pat Hayes; Patrick Stickler. Named Graphs, Provenance and Trust. The Semantic Web — ISWC2004, Yokohama, Springer–Verlag, 2005. URL: http://sites.wiwiss.fu-berlin.de/suhl/bizer/SWTSGuide/carroll-ISWC2004.pdf.", + "NAMES": { + "authors": [ + "Lilley", + "Chris" + ], + "href": "http://lists.w3.org/Archives/Member/w3c-ui-tech/2001Mar/0002.html", + "title": "Restrictions on identifiers", + "date": "(forthcoming)", + "status": "NOTE", + "publisher": "W3C" + }, + "NAMESPACESTATE": { + "authors": [ + "Norman Walsh" + ], + "href": "http://www.w3.org/TR/2006/WD-namespaceState-20060329", + "title": "The Disposition of Names in an XML Namespace", + "date": "29 March 2006", + "status": "WD", + "publisher": "W3C" + }, + "NAVIGATION-TIMING": { + "authors": [ + "Zhiheng Wang" + ], + "href": "http://www.w3.org/TR/2012/REC-navigation-timing-20121217/", + "title": "Navigation Timing", + "date": "17 December 2012", + "status": "REC", + "publisher": "W3C" + }, + "NAVIGATOR": { + "authors": [ + "Robin Berjon" + ], + "etAl": true, + "href": "http://www.w3.org/html/wg/drafts/html/master/webappapis.html#navigator", + "title": "Navigator interface in HTML5", + "status": "ED", + "publisher": "W3C" + }, + "NFC": "M. Davis, Ken Whistler. TR15, Unicode Normalization Forms.. 17 September 2010, URL: http://www.unicode.org/reports/tr15/", + "NGRAM-SPEC": { + "authors": [ + "David Raggett", + "Michael K. Brown", + "Andreas Kellner" + ], + "href": "http://www.w3.org/TR/2001/WD-ngram-spec-20010103", + "title": "Stochastic Language Models (N-Gram) Specification", + "date": "3 January 2001", + "status": "WD", + "publisher": "W3C" + }, + "NL-SPEC": { + "authors": [ + "Deborah A. Dahl" + ], + "href": "http://www.w3.org/TR/2000/WD-nl-spec-20001120", + "title": "Natural Language Semantics Markup Language for the Speech Interface Framework", + "date": "20 November 2000", + "status": "WD", + "publisher": "W3C" + }, + "NOTE-CCPP": { + "authors": [ + "Franklin Reynolds" + ], + "etAl": true, + "href": "http://www.w3.org/1999/07/NOTE-CCPP-19990727", + "title": "Composite Capability/Preference Profiles (CC/PP): A user side framework for content negotiation", + "date": "27 July 1999", + "status": "NOTE", + "publisher": "W3C" + }, + "NTP": "D. Mills. Network Time Protocol (Version 3). March 1992. IETF RFC 1305. URL: http://www.ietf.org/rfc/rfc1305.txt", + "OAEP-ATTACK": "Manger, James. A Chosen Ciphertext Attack on RSA Optimal Asymmetric Encryption Padding (OAEP) as Standardized in PKCS #1 v2.0. URL: http://archiv.infsec.ethz.ch/education/fs08/secsem/Manger01.pdf", + "OASIS-TAG": "Stephen D. Green, Dmitry Kostovarov. Test Assertions Guidelines. OASIS Committee Draft (Work in progress) .URL: http://docs.oasis-open.org/tag/guidelines/v1.0/testassertionsguidelines.html", + "OCSP": "M. Myers, R. Ankney, A. Malpani, S. Galperin. X.509 Internet Public Key Infrastructure Online Certificate Status Protocol - OCSP. June 1999. IETF RFC 2560. URL: http://www.ietf.org/rfc/rfc2560.txt", + "ODRL11": { + "authors": [ + "Renato Iannella" + ], + "href": "http://www.w3.org/TR/odrl", + "title": "Open Digital Rights Language (ODRL) Version 1.1", + "date": "W3C Note", + "status": "19 September 2002", + "publisher": "W3C" + }, + "OEB101": "Open eBook(tm) Publication Structure 1.0.1. Open eBook Forum(tm). 02 July 2001. URL: http://www.openebook.org/oebps/oebps1.0.1/download/oeb101-xhtml.htm ", + "OFFLINE-WEBAPPS": { + "authors": [ + "Ian Hickson", + "Anne van Kesteren" + ], + "href": "http://www.w3.org/TR/2008/NOTE-offline-webapps-20080530", + "title": "Offline Web Applications", + "date": "30 May 2008", + "status": "NOTE", + "publisher": "W3C" + }, + "OGP": " The Open Graph Protocol. December 2010. URL: http://ogp.me", + "OIPF-ARCH-2": "Open IPTV Forum. Functional Architecture - V2.1”. URL:http://www.oipf.tv/docs/OIPF-T1-R2-Functional_Architecture-v2_1-2011-03-15.pdf", + "OIPF-DAE-2": "Open IPTV Forum. Release 2 volume 5 (v2.1). URL:http://www.oipf.tv/docs/Release2/V2.1/OIPF-T1-R2-Specification-Volume-5-Declarative-Application-Environment-v2_1-2011-06-21.pdf", + "OIPF-PROT-2": "Open IPTV Forum. Release 2 volume 4 (v2.1). URL:http://www.oipf.tv/docs/Release2/V2.1/OIPF-T1-R2-Specification-Volume-4-Protocols-v2_1-2011-06-21.pdf", + "OIPF-REQS-2": "Open IPTV Forum. Open IPTV Forum Service and Platform Requirements v2.0”. URL:http://www.oipf.tv/docs/OIPF-T1-R2-Service-and-Platform-RequirementsV2_0-2008-12-12.pdf", + "OIPF-SERV-2": "Open IPTV Forum. Services and Functions for Release 2 - v1.0”. URL:http://www.oipf.tv/docs/OIPF-T1-R2-Services_and_Functions-V1_0-2008-10-20.pdf", + "OMA-CAB": "Converged Address Book Enabler, Version 1.0, Open Mobile Alliance, URL: http://www.openmobilealliance.org/", + "OMA-DM": "OMA Device Management V1.2 17 June 2008. URL: http://www.openmobilealliance.org/Technical/release_program/dm_v1_2.aspx ", + "OMA-PUSH": "Open Mobile Alliance. OMA Push Version 2.3. URL: http://www.openmobilealliance.org/Technical/release_program/push_v2_3.aspx ", + "OMA-URI-SCHEMES": { + "href": "http://www.openmobilealliance.org/Technical/release_program/docs/URI_Schemes/V1_0-20080626-A/OMA-TS-URI_Schemes-V1_0-20080626-A.pdf", + "title": "URI Schemes for the Mobile Applications Environment. Approved Version 1.0", + "date": "26 Jun 2008", + "publisher": "OMA" + }, + "ORIGIN": { + "authors": [ + "A. Barth" + ], + "href": "http://tools.ietf.org/html/rfc6454", + "title": "The Web Origin Concept", + "date": "December 2011", + "status": "RFC 6454", + "publisher": "IETF" + }, + "OWL-FEATURES": { + "authors": [ + "Deborah L. McGuinness", + "Frank van Harmelen" + ], + "href": "http://www.w3.org/TR/2004/REC-owl-features-20040210", + "title": "OWL Web Ontology Language Overview", + "date": "10 February 2004", + "status": "REC", + "publisher": "W3C" + }, + "OWL-GUIDE": { + "authors": [ + "Deborah L. McGuinness", + "Michael K. Smith", + "Chris Welty" + ], + "href": "http://www.w3.org/TR/2004/REC-owl-guide-20040210", + "title": "OWL Web Ontology Language Guide", + "date": "10 February 2004", + "status": "REC", + "publisher": "W3C" + }, + "OWL-PARSING": { + "authors": [ + "Sean Bechhofer" + ], + "href": "http://www.w3.org/TR/2004/NOTE-owl-parsing-20040121", + "title": "OWL Web Ontology Language Parsing OWL in RDF/XML", + "date": "21 January 2004", + "status": "NOTE", + "publisher": "W3C" + }, + "OWL-REF": { + "authors": [ + "Guus Schreiber", + "Mike Dean" + ], + "href": "http://www.w3.org/TR/2004/REC-owl-ref-20040210", + "title": "OWL Web Ontology Language Reference", + "date": "10 February 2004", + "status": "REC", + "publisher": "W3C" + }, + "OWL-RL-in-RIF": { + "authors": [ + "Dave Reynolds" + ], + "href": "http://www.w3.org/TR/2010/NOTE-rif-owl-rl-20100622/", + "title": "OWL 2 RL in RIF", + "date": "22 June 2010", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "OWL-SEMANTICS": { + "authors": [ + "Patrick Hayes", + "Peter F. Patel-Schneider", + "Ian Horrocks" + ], + "href": "http://www.w3.org/TR/2004/REC-owl-semantics-20040210", + "title": "OWL Web Ontology Language Semantics and Abstract Syntax", + "date": "10 February 2004", + "status": "REC", + "publisher": "W3C" + }, + "OWL-TEST": { + "authors": [ + "Jeremy J. Carroll", + "Jos De Roo" + ], + "href": "http://www.w3.org/TR/2004/REC-owl-test-20040210", + "title": "OWL Web Ontology Language Test Cases", + "date": "10 February 2004", + "status": "REC", + "publisher": "W3C" + }, + "OWL-TIME": { + "authors": [ + "Feng Pan", + "Jerry R. Hobbs" + ], + "href": "http://www.w3.org/TR/2006/WD-owl-time-20060927", + "title": "Time Ontology in OWL", + "date": "27 September 2006", + "status": "WD", + "publisher": "W3C" + }, + "OWL-XMLSYNTAX": { + "authors": [ + "Masahiro Hori", + "Peter F. Patel-Schneider", + "Jérôme Euzenat" + ], + "href": "http://www.w3.org/TR/2003/NOTE-owl-xmlsyntax-20030611", + "title": "OWL Web Ontology Language XML Presentation Syntax", + "date": "11 June 2003", + "status": "NOTE", + "publisher": "W3C" + }, + "OWL2-CONFORMANCE": "Michael Smith; Ian Horrocks; Markus Krötzsch; Birte Glimm. OWL 2 Web Ontology Language:Conformance. 27 October 2009. W3C Recommendation. URL: http://www.w3.org/TR/2009/REC-owl2-conformance-20091027/ ", + "OWL2-DIRECT-SEMANTICS": { + "authors": [ + "Boris Motik", + "Peter F. Patel-Schneider", + "Bernardo Cuenca Grau" + ], + "href": "http://www.w3.org/TR/2009/REC-owl2-direct-semantics-20091027/", + "title": "OWL 2 Web Ontology Language:Direct Semantics", + "date": "27 October 2009", + "status": "REC", + "publisher": "W3C" + }, + "OWL2-MANCHESTER-SYNTAX": { + "authors": [ + "Peter F. Patel-Schneider", + "Matthew Horridge" + ], + "href": "http://www.w3.org/TR/2009/NOTE-owl2-manchester-syntax-20091027/", + "title": "OWL 2 Web Ontology Language:Manchester Syntax", + "date": "27 October 2009", + "status": "NOTE", + "publisher": "W3C" + }, + "OWL2-MAPPING-TO-RDF": { + "authors": [ + "Boris Motik", + "Peter F. Patel-Schneider" + ], + "href": "http://www.w3.org/TR/2009/REC-owl2-mapping-to-rdf-20091027/", + "title": "OWL 2 Web Ontology Language:Mapping to RDF Graphs", + "date": "27 October 2009", + "status": "REC", + "publisher": "W3C" + }, + "OWL2-NEW-FEATURES": { + "authors": [ + "Evan K. Wallace", + "Christine Golbreich" + ], + "href": "http://www.w3.org/TR/2009/REC-owl2-new-features-20091027", + "title": "OWL 2 Web Ontology Language:New Features and Rationale", + "date": "27 October 2009", + "status": "REC", + "publisher": "W3C" + }, + "OWL2-OVERVIEW": { + "authors": [ + "W3C OWL Working Group" + ], + "href": "http://www.w3.org/TR/2009/REC-owl2-overview-20091027/", + "title": "OWL 2 Web Ontology Language: Overview", + "date": "27 October 2009", + "status": "REC", + "publisher": "W3C" + }, + "OWL2-PRIMER": { + "authors": [ + "Pascal Hitzler", + "Markus Krötzsch", + "Bijan Parsia", + "Peter F. Patel-Schneider", + "Sebastian Rudolph" + ], + "href": "http://www.w3.org/TR/2009/REC-owl2-primer-20091027/", + "title": "OWL 2 Web Ontology Language:Primer", + "date": "27 October 2009", + "status": "REC", + "publisher": "W3C" + }, + "OWL2-PROFILES": { + "authors": [ + "Boris Motik", + "Bernardo Cuenca Grau", + "Ian Horrocks", + "Zhe Wu", + "Achille Fokoue", + "Carsten Lutz" + ], + "href": "http://www.w3.org/TR/2009/REC-owl2-profiles-20091027/", + "title": "OWL 2 Web Ontology Language:Profiles", + "date": "27 October 2009", + "status": "REC", + "publisher": "W3C" + }, + "OWL2-QUICK-REFERENCE": { + "authors": [ + "Jie Bao", + "Elisa F. Kendall", + "Deborah L. McGuinness", + "Peter F. Patel-Schneider" + ], + "href": "http://www.w3.org/TR/2009/REC-owl2-quick-reference-20091027/", + "title": "OWL 2 Web Ontology Language:Quick Reference Guide", + "date": "27 October 2009", + "status": "REC", + "publisher": "W3C" + }, + "OWL2-RDF-BASED-SEMANTICS": { + "authors": [ + "Michael Schneider" + ], + "href": "http://www.w3.org/TR/2009/REC-owl2-rdf-based-semantics-20091027/", + "title": "OWL 2 Web Ontology Language:RDF-Based Semantics", + "date": "27 October 2009", + "status": "REC", + "publisher": "W3C" + }, + "OWL2-SYNTAX": { + "authors": [ + "Boris Motik", + "Peter F. Patel-Schneider", + "Bijan Parsia" + ], + "href": "http://www.w3.org/TR/2009/REC-owl2-syntax-20091027/", + "title": "OWL 2 Web Ontology Language:Structural Specification and Functional-Style Syntax", + "date": "27 October 2009", + "status": "REC", + "publisher": "W3C" + }, + "OWL2-XML-SERIALIZATION": { + "authors": [ + "Boris Motik", + "Bijan Parsia", + "Peter Patel-Schneider", + "" + ], + "href": "http://www.w3.org/TR/2009/REC-owl2-xml-serialization-20091027/", + "title": "OWL 2 Web Ontology Language: XML Serialization", + "date": "27 October 2009", + "status": "REC", + "publisher": "W3C" + }, + "P3P-PREFERENCES": { + "authors": [ + "Marc Langheinrich" + ], + "href": "http://www.w3.org/TR/2002/WD-P3P-preferences-20020415", + "title": "A P3P Preference Exchange Language 1.0 (APPEL1.0)", + "date": "15 April 2002", + "status": "WD", + "publisher": "W3C" + }, + "P3P-RDFSCHEMA": { + "authors": [ + "Rigo Wenning", + "Lorrie Cranor", + "Brian McBride" + ], + "href": "http://www.w3.org/TR/2002/NOTE-p3p-rdfschema-20020125", + "title": "An RDF Schema for P3P", + "date": "25 January 2002", + "status": "NOTE", + "publisher": "W3C" + }, + "P3P1.0": { + "authors": [ + "Massimo Marchiori" + ], + "href": "http://www.w3.org/TR/2002/REC-P3P-20020416", + "title": "The Platform for Privacy Preferences 1.0 (P3P1.0) Specification", + "date": "16 April 2002", + "status": "REC", + "publisher": "W3C" + }, + "P3P10-PRINCIPLES": { + "authors": [ + "Lorrie Faith Cranor" + ], + "href": "http://www.w3.org/TR/1998/NOTE-P3P10-principles-19980721", + "title": "P3P Guiding Principles", + "date": "21 July 1998", + "status": "NOTE", + "publisher": "W3C" + }, + "P3P10-PROTOCOLS": { + "authors": [ + "Joseph Reagle", + "Philip DesAutels", + "Steve Lucas" + ], + "href": "http://www.w3.org/TR/1998/NOTE-P3P10-Protocols-19980324", + "title": "P3P Protocol and Data Transport Working Group Draft White Paper", + "date": "24 March 1998", + "status": "NOTE", + "publisher": "W3C" + }, + "P3P11": { + "authors": [ + "Matthias Schunter", + "Rigo Wenning" + ], + "href": "http://www.w3.org/TR/2006/NOTE-P3P11-20061113", + "title": "The Platform for Privacy Preferences 1.1 (P3P1.1) Specification", + "date": "13 November 2006", + "status": "NOTE", + "publisher": "W3C" + }, + "P3PDEPLOYMENT": { + "authors": [ + "Martin Presler-Marshall" + ], + "href": "http://www.w3.org/TR/2002/NOTE-p3pdeployment-20020211", + "title": "The Platform for Privacy Preferences 1.0 Deployment Guide", + "date": "11 February 2002", + "status": "NOTE", + "publisher": "W3C" + }, + "PAGE-VISIBILITY": "J. Mann; A. Jain. Page Visibility. 26 September 2011. W3C Editor's Draft. (Work in progress.) URL: http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PageVisibility/Overview.html ", + "PGP": "J. Callas, L. Donnerhacke, H. Finney, D. Shaw, R. Thayer. OpenPGP Message Format. IETF RFC 4880. November 2007. URL: http://www.ietf.org/rfc/rfc4880.txt", + "PICS-LABELS": { + "authors": [ + "Win Treese" + ], + "etAl": true, + "href": "http://www.w3.org/TR/REC-PICS-labels-961031", + "title": "PICS 1.1 Label Distribution -- Label Syntax and Communication Protocols", + "date": "31 October 1996", + "status": "REC", + "publisher": "W3C" + }, + "PICS-SERVICES": { + "authors": [ + "David Singer", + "Paul Resnick", + "Jim Miller" + ], + "href": "http://www.w3.org/TR/REC-PICS-services-961031", + "title": "PICS 1.1 Rating Services and Rating Systems -- and Their Machine Readable Descriptions", + "date": "31 October 1996", + "status": "REC", + "publisher": "W3C" + }, + "PICSRULES": { + "authors": [ + "Clive D.W. Feather" + ], + "etAl": true, + "href": "http://www.w3.org/TR/REC-PICSRules-971229", + "title": "PICSRules 1.1 Specification", + "date": "29 December 1997", + "status": "REC", + "publisher": "W3C" + }, + "PKCS1": "J. Jonsson and B. Kaliski. Public-Key Cryptography Standards (PKCS) #1: RSA Cryptography Specifications Version 2.1. RFC 3447 (Informational), February 2003. URL: http://www.ietf.org/rfc/rfc3447.txt ", + "PKCS5": { + "authors": [ + "B. Kaliski" + ], + "href": "http://www.ietf.org/rfc/rfc2898.txt", + "title": "PKCS #5 v2.0: Password-Based Cryptography Standard", + "date": "September 2000", + "status": "IETF RFC 2898", + "publisher": "IETF" + }, + "PKCS5Amd1": "PKCS #5 v2.0 Amendment 1: XML Schema for Password-Based Cryptography RSA Laboratories, March 2007. URL: ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-5v2/pkcs-5v2-0a1.pdf", + "PLING-WIKI": "Policy Languages Interest Group (PLING). PLING Wiki. URL: http://www.w3.org/Policy/pling/ ", + "PNG2e": { + "authors": [ + "David Duce" + ], + "href": "http://www.w3.org/TR/2003/REC-PNG-20031110", + "title": "Portable Network Graphics (PNG) Specification (Second Edition)", + "date": "10 November 2003", + "status": "REC", + "publisher": "W3C" + }, + "POCO-SCHEMA": "Joseph Smarr. Portable Contacts 1.0 Draft C: Contact Schema 5 August 2008. URL: http://portablecontacts.net/draft-spec.html#schema ", + "POINTER-EVENTS": { + "authors": [ + "Jacob Rossi", + "Matt Brubeck" + ], + "href": "http://www.w3.org/TR/2013/WD-pointerevents-20130115", + "title": "Pointer Events", + "date": "15 January 2013", + "status": "WD", + "publisher": "W3C" + }, + "POINTERS-IN-RDF": { + "authors": [ + "Mike Squillace", + "Carlos Iglesias" + ], + "href": "http://www.w3.org/TR/2009/WD-Pointers-in-RDF-20090310", + "title": "Pointer Methods in RDF", + "date": "10 March 2009", + "status": "WD", + "publisher": "W3C" + }, + "POLICY-REQS": { + "authors": [ + "Laura Arribas", + "Paddy Byers", + "Marcin Hanclik", + "Frederick Hirsch", + "David Rogers" + ], + "href": "http://dev.w3.org/2009/dap/policy-reqs", + "title": "Device API Policy Requirements", + "date": "13 April 2010", + "status": "ED", + "publisher": "W3C" + }, + "POSITIONING": { + "authors": [ + "Robert Stevahn", + "Scott Furman", + "Scott Isaacs" + ], + "href": "http://www.w3.org/TR/1999/WD-positioning-19990902", + "title": "Positioning HTML Elements with Cascading Style Sheets", + "date": "2 September 1999", + "status": "WD", + "publisher": "W3C" + }, + "POSTMSG": { + "authors": [ + "Ian Hickson" + ], + "href": "http://www.w3.org/TR/2012/CR-webmessaging-20120501", + "title": "HTML5 Web Messaging", + "date": " 01 May 2012", + "status": "CR", + "publisher": "W3C" + }, + "POSTMSG-20120501": { + "authors": [ + "Ian Hickson" + ], + "href": "http://www.w3.org/TR/2012/CR-webmessaging-20120501", + "title": "HTML5 Web Messaging", + "date": " 01 May 2012", + "status": "CR", + "publisher": "W3C" + }, + "POWDER-DR": { + "authors": [ + "Kevin Smith", + "Phil Archer", + "Andrea Perego" + ], + "href": "http://www.w3.org/TR/2008/WD-powder-dr-20081114", + "title": "Protocol for Web Description Resources (POWDER): Description Resources", + "date": "14 November 2008", + "status": "WD", + "publisher": "W3C" + }, + "POWDER-FORMAL": { + "authors": [ + "Phil Archer", + "Stasinos Konstantopoulos" + ], + "href": "http://www.w3.org/TR/2008/WD-powder-formal-20081114", + "title": "Protocol for Web Description Resources (POWDER): Formal Semantics", + "date": "14 November 2008", + "status": "WD", + "publisher": "W3C" + }, + "POWDER-GROUPING": { + "authors": [ + "Andrea Perego", + "Kevin Smith", + "Phil Archer" + ], + "href": "http://www.w3.org/TR/2008/WD-powder-grouping-20081114", + "title": "Protocol for Web Description Resources (POWDER): Grouping of Resources", + "date": "14 November 2008", + "status": "WD", + "publisher": "W3C" + }, + "POWDER-PRIMER": { + "authors": [ + "Kai Scheppe" + ], + "href": "http://www.w3.org/TR/2008/WD-powder-primer-20081114", + "title": "Protocol for Web Description Resources (POWDER): Primer", + "date": "14 November 2008", + "status": "WD", + "publisher": "W3C" + }, + "POWDER-TEST": { + "authors": [ + "Antonis Kukurikos" + ], + "href": "http://www.w3.org/TR/2008/WD-powder-test-20080815", + "title": "Protocol for Web Description Resources (POWDER): Test Suite", + "date": "15 August 2008", + "status": "WD", + "publisher": "W3C" + }, + "POWDER-USE-CASES": { + "authors": [ + "Phil Archer" + ], + "href": "http://www.w3.org/TR/2007/NOTE-powder-use-cases-20071031", + "title": "POWDER: Use Cases and Requirements", + "date": "31 October 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "POWDER-VOC": { + "authors": [ + "Andrea Perego", + "Phil Archer" + ], + "href": "http://www.w3.org/TR/2007/WD-powder-voc-20070925", + "title": "Protocol for Web Description Resources (POWDER): Web Description Resources (WDR) Vocabulary", + "date": "25 September 2007", + "status": "WD", + "publisher": "W3C" + }, + "POWDER-XSD": { + "authors": [ + "Kevin Smith", + "Andrea Perego", + "Phil Archer" + ], + "href": "http://www.w3.org/TR/2007/WD-powder-xsd-20070925", + "title": "Protocol for Web Description Resources (POWDER): Web Description Resources Datatypes (WDRD)", + "date": "25 September 2007", + "status": "WD", + "publisher": "W3C" + }, + "PRINT": { + "authors": [ + "Håkon Wium Lie", + "Robert Stevahn", + "Stephen Waters" + ], + "href": "http://www.w3.org/TR/1999/WD-print-19990902", + "title": "CSS Printing Extensions", + "date": "2 September 1999", + "status": "WD", + "publisher": "W3C" + }, + "PRIV-ICONS": "Raskin, A. The 7 Things that Mater Most in Privacy 31 March 2010. URL: http://www.azarask.in/blog/post/what-should-matter-in-privacy ", + "PRIV-ICONSET": "Mehldau, M. Iconset for Data-Privacy Declarations v0.1 URL: http://www.netzpolitik.org/wp-upload/data-privacy-icons-v01.pdf ", + "PRIV-LABEL": "Kelley, P. Bresse, J. Cranor, L. Reeder, R. A 'Nutrition Label' for Privacy 10 November 2009. Carnegie Mellon University. URL: http://cups.cs.cmu.edu/soups/2009/proceedings/a4-kelley.pdf ", + "PRIVACY-BY-DESIGN": "Ann Cavoukian, PhD. Privacy By Design: The 7 Foundational Principles. August 2009, revised January 2011. URL: http://www.ipc.on.ca/images/Resources/7foundationalprinciples.pdf", + "PRIVACY-ISSUES-GEO": "Doty, N. Mulligan, D. Wilde, E. Privacy Issues of the W3C Geolocation API. UC Berkeley School of Information. 24 February 2010. URL: http://escholarship.org/uc/item/0rp834wf ", + "PRIVACY-TERMINOLOGY": "A. Pfitzmann, M. Hansen, H Tschofenig. Terminology for Talking about Privacy by Data Minimization: Anonymity, Unlinkability, Undetectability, Unobservability, Pseudonymity, and Identity Management IETF Internet Draft. URL: http://tools.ietf.org/id/draft-hansen-privacy-terminology-00.html", + "PROC-MODEL-REQ": { + "authors": [ + "Dmitry Lenkov", + "Norman Walsh" + ], + "href": "http://www.w3.org/TR/2004/NOTE-proc-model-req-20040405", + "title": "XML Processing Model Requirements", + "date": "5 April 2004", + "status": "NOTE", + "publisher": "W3C" + }, + "PROGRESS-EVENTS": { + "authors": [ + "Anne van Kesteren" + ], + "href": "http://www.w3.org/TR/2011/CR-progress-events-20110922", + "title": "Progress Events", + "date": "22 September 2011", + "status": "CR", + "publisher": "W3C" + }, + "PRONUNCIATION-LEXICON": { + "authors": [ + "Paolo Baggia" + ], + "href": "http://www.w3.org/TR/2008/REC-pronunciation-lexicon-20081014", + "title": "Pronunciation Lexicon Specification (PLS) Version 1.0", + "date": "14 October 2008", + "status": "REC", + "publisher": "W3C" + }, + "PROV-QUERY": "Renata Dividino; Sergey Sizov; Steffen Staab; Bernhard Schueler. Querying for provenance, trust, uncertainty and other meta knowledge in RDF. 2009. Web Semantics: Science, Services and Agents on the World Wide Web, vol. 7, 2009, p. 204-219. URL: http://linkinghub.elsevier.com/retrieve/pii/S1570826809000237 ", + "PROV-RDF-S": "Panagiotis Pediaditis; Giorgos Flouris; Irini Fundulaki; Vassilis Christophides. On Explicit Provenance Management in RDF/S Graphs 2009. First Workshop on the Theory and Practice of Provenance (TaPP'09), ed. James Cheney. San Francisco, CA. URL: http://www.usenix.org/events/tapp09/tech/full_papers/pediaditis/pediaditis_html/ ", + "PTECH-DECL": "C. Concolato; J. Le Feuvre; J. C. Dufourd. Declarative Interfaces for Dynamic Widgets Communications. September 2009. Document Engineering, Munich, Germany, September 2009, pp. 241-244. PDF Document. URL: http://biblio.telecom-paristech.fr/cgi-bin/download.cgi?id=9917", + "PTECH-MIGRATE": "C. Concolato; J. C. Dufourd; J. Le Feuvre; K. Parkl J. Song. Communicating and migratable interactive multimedia documents. May 2011. Multimedia Tools and Applications. PDF document. URL: http://biblio.telecom-paristech.fr/cgi-bin/download.cgi?id=11187", + "PTECH-SCW": "J. C. Dufourd; C. Concolato; J. Le Feuvre. SVG Communicating Widgets. October 2009. SVG Open, Mountain View, CA, USA. URL: http://www.svgopen.org/2009/papers/28-SVG_Communicating_Widgets/", + "PTECH-WM": "J. Le Feuvre; C. Concolato; J. C. Dufourd. Widgets Mobility. September 2009. International Conference on Mobile Technology, Applications and Systems, Nice, France. PDF document. URL: http://biblio.telecom-paristech.fr/cgi-bin/download.cgi?id=9919", + "PWGMSN": "Ron Bergman; Tom Hastings. Media Standardized Names. 26 February 2002. IEEE ISTO Printer Working Group 5101.1-2002. URL: ftp://ftp.pwg.org/pub/pwg/candidates/cs-pwgmsn10-20020226-5101.1.pdf ", + "QA-HANDBOOK": { + "authors": [ + "Lofton Henderson" + ], + "href": "http://www.w3.org/TR/2005/NOTE-qa-handbook-20050906", + "title": "The QA Handbook", + "date": "6 September 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "QAFRAME-OPS-EXTECH": { + "authors": [ + "Dimitris Dimitriadis" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2002/NOTE-qaframe-ops-extech-20021202", + "title": "QA Framework: Operational Examples & Techniques", + "date": "2 December 2002", + "status": "NOTE", + "publisher": "W3C" + }, + "QAFRAME-SPEC": { + "authors": [ + "Lynne Rosenthal" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2005/REC-qaframe-spec-20050817", + "title": "QA Framework: Specification Guidelines", + "date": "17 August 2005", + "status": "REC", + "publisher": "W3C" + }, + "QAFRAME-TEST": { + "authors": [ + "Patrick Curran", + "Dimitris Dimitriadis" + ], + "href": "http://www.w3.org/TR/2004/WD-qaframe-test-20040820", + "title": "QA Framework: Test Guidelines", + "date": "20 August 2004", + "status": "WD", + "publisher": "W3C" + }, + "QNAMES": { + "authors": [ + "N. Walsh" + ], + "href": "http://www.w3.org/2001/tag/doc/qnameids-2004-03-17", + "title": "Using Qualified Names (QNames) as Identifiers in XML Content", + "date": "17 March, 2004", + "status": "TAG Finding" + }, + "QUOTA-API": { + "authors": [ + "Kinuko Yasuda" + ], + "href": "http://www.w3.org/TR/2012/WD-quota-api-20120703", + "title": "Quota Management API", + "date": "03 July 2012", + "status": "FPWD", + "publisher": "W3C" + }, + "RANDOM": "D. Eastlake, S. Crocker, J. Schiller. Randomness Recommendations for Security.. IETF RFC 4086. June 2005. URL: http://www.ietf.org/rfc/rfc4086.txt", + "RDB2RDF-UC": { + "authors": [ + "Eric Prud'hommeaux", + "Michael Hausenblas" + ], + "href": "http://www.w3.org/TR/2010/WD-rdb2rdf-ucr-20100608/", + "title": "Use Cases and Requirements for Mapping Relational Databases to RDF", + "date": "8 June 2010", + "status": "WD", + "publisher": "W3C" + }, + "RDF-CONCEPTS": { + "authors": [ + "Graham Klyne", + "Jeremy J. Carroll" + ], + "href": "http://www.w3.org/TR/2004/REC-rdf-concepts-20040210", + "title": "Resource Description Framework (RDF): Concepts and Abstract Syntax", + "date": "10 February 2004", + "status": "REC", + "publisher": "W3C" + }, + "RDF-DAWG-UC": { + "authors": [ + "Kendall Grant Clark" + ], + "href": "http://www.w3.org/TR/2005/WD-rdf-dawg-uc-20050325", + "title": "RDF Data Access Use Cases and Requirements", + "date": "25 March 2005", + "status": "WD", + "publisher": "W3C" + }, + "RDF-MT": { + "authors": [ + "Patrick Hayes" + ], + "href": "http://www.w3.org/TR/2004/REC-rdf-mt-20040210", + "title": "RDF Semantics", + "date": "10 February 2004", + "status": "REC", + "publisher": "W3C" + }, + "RDF-PRIMER": { + "authors": [ + "Frank Manola", + "Eric Miller" + ], + "href": "http://www.w3.org/TR/2004/REC-rdf-primer-20040210/", + "title": "RDF Primer", + "date": "10 February 2004", + "status": "REC", + "publisher": "W3C" + }, + "RDF-SCHEMA": { + "authors": [ + "Dan Brickley", + "Ramanathan V. Guha" + ], + "href": "http://www.w3.org/TR/2004/REC-rdf-schema-20040210", + "title": "RDF Vocabulary Description Language 1.0: RDF Schema", + "date": "10 February 2004", + "status": "REC", + "publisher": "W3C" + }, + "RDF-SPARQL-JSON-RES": { + "authors": [ + "Kendall Grant Clark", + "Elias Torres", + "Lee Feigenbaum" + ], + "href": "http://www.w3.org/TR/2007/NOTE-rdf-sparql-json-res-20070618", + "title": "Serializing SPARQL Query Results in JSON", + "date": "18 June 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "RDF-SPARQL-PROTOCOL": { + "authors": [ + "Lee Feigenbaum", + "Kendall Grant Clark", + "Elias Torres" + ], + "href": "http://www.w3.org/TR/2008/REC-rdf-sparql-protocol-20080115", + "title": "SPARQL Protocol for RDF", + "date": "15 January 2008", + "status": "REC", + "publisher": "W3C" + }, + "RDF-SPARQL-QUERY": { + "authors": [ + "Andy Seaborne", + "Eric Prud'hommeaux" + ], + "href": "http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115", + "title": "SPARQL Query Language for RDF", + "date": "15 January 2008", + "status": "REC", + "publisher": "W3C" + }, + "RDF-SPARQL-UPDATE": { + "authors": [ + "S. Schenk", + "P. Gearon" + ], + "href": "http://www.w3.org/TR/2010/WD-sparql11-update-20100126/", + "title": "SPARQL 1.1 Update", + "date": "26 January 2010", + "status": "WD", + "publisher": "W3C" + }, + "RDF-SPARQL-XMLRES": { + "authors": [ + "Jeen Broekstra", + "Dave Beckett" + ], + "href": "http://www.w3.org/TR/2008/REC-rdf-sparql-XMLres-20080115", + "title": "SPARQL Query Results XML Format", + "date": "15 January 2008", + "status": "REC", + "publisher": "W3C" + }, + "RDF-SYNTAX": { + "authors": [ + "Graham Klyne", + "Jeremy J. Carroll" + ], + "href": "http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/", + "title": "Resource Description Framework (RDF) Model and Syntax Specification", + "date": "10 February 2004", + "status": "REC", + "publisher": "W3C" + }, + "RDF-SYNTAX-GRAMMAR": { + "authors": [ + "Dave Beckett" + ], + "href": "http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210", + "title": "RDF/XML Syntax Specification (Revised)", + "date": "10 February 2004", + "status": "REC", + "publisher": "W3C" + }, + "RDF-TESTCASES": { + "authors": [ + "Jan Grant", + "Dave Beckett" + ], + "href": "http://www.w3.org/TR/2004/REC-rdf-testcases-20040210", + "title": "RDF Test Cases", + "date": "10 February 2004", + "status": "REC", + "publisher": "W3C" + }, + "RDF-UML": { + "authors": [ + "Walter W. Chang" + ], + "href": "http://www.w3.org/TR/1998/NOTE-rdf-uml-19980804", + "title": "A Discussion of the Relationship Between RDF-Schema and UML", + "date": "4 August 1998", + "status": "NOTE", + "publisher": "W3C" + }, + "RDFA-CORE": { + "authors": [ + "Shane McCarron" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2012/REC-rdfa-core-20120607/", + "title": "RDFa Core 1.1: Syntax and processing rules for embedding RDF through attributes", + "date": "7 June 2012", + "status": "REC", + "publisher": "W3C" + }, + "RDFA-LITE": { + "authors": [ + "Manu Sporny" + ], + "href": "http://www.w3.org/TR/2012/REC-rdfa-lite-20120607/", + "title": "RDFa Lite 1.1", + "date": "7 June 2012", + "status": "REC", + "publisher": "W3C" + }, + "RDFA-PRIMER": { + "authors": [ + "Ben Adida", + "Ivan Herman", + "Manu Sporny" + ], + "href": "http://www.w3.org/TR/2012/NOTE-rdfa-primer-20120607", + "title": "RDFa Primer", + "date": "07 June 2012", + "status": "NOTE", + "publisher": "W3C" + }, + "RDFA-SYNTAX": { + "authors": [ + "Ben Adida" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/REC-rdfa-syntax-20081014", + "title": "RDFa in XHTML: Syntax and Processing", + "date": "14 October 2008", + "status": "REC", + "publisher": "W3C" + }, + "RDFCAL": { + "authors": [ + "Dan Connolly", + "Libby Miller" + ], + "href": "http://www.w3.org/TR/2005/NOTE-rdfcal-20050929", + "title": "RDF Calendar - an application of the Resource Description Framework to iCalendar Data", + "date": "29 September 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "RDFTM-SURVEY": { + "authors": [ + "Fabio Vitali" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2006/NOTE-rdftm-survey-20060210", + "title": "A Survey of RDF/Topic Maps Interoperability Proposals", + "date": "10 February 2006", + "status": "NOTE", + "publisher": "W3C" + }, + "RELAXNG-SCHEMA": "Information technology -- Document Schema Definition Language (DSDL) -- Part 2: Regular-grammar-based validation -- RELAX NG. ISO/IEC 19757-2:2008. URL: http://standards.iso.org/ittf/PubliclyAvailableStandards/c052348_ISO_IEC_19757-2_2008(E).zip", + "REUSABLE-DIALOG-REQS": { + "authors": [ + "Daniel C. Burnett" + ], + "href": "http://www.w3.org/TR/2000/WD-reusable-dialog-reqs-20000426", + "title": "Reusable Dialog Requirements for Voice Markup Language", + "date": "26 April 2000", + "status": "WD", + "publisher": "W3C" + }, + "REX": { + "authors": [ + "Robin Berjon" + ], + "href": "http://www.w3.org/TR/2006/WD-rex-20061013", + "title": "Remote Events for XML (REX) 1.0", + "date": "13 October 2006", + "status": "WD", + "publisher": "W3C" + }, + "REX-REQS": { + "authors": [ + "Robin Berjon" + ], + "href": "http://www.w3.org/TR/2006/NOTE-rex-reqs-20060202", + "title": "Remote Events for XML (REX) Requirements", + "date": "2 February 2006", + "status": "NOTE", + "publisher": "W3C" + }, + "RFC1034": { + "authors": [ + "P. Mockapetris" + ], + "href": "http://www.ietf.org/rfc/rfc1034.txt", + "title": "Domain Names - Concepts and Facilities (RFC 1034)", + "date": "November 1987", + "status": "RFC", + "publisher": "IETF" + }, + "RFC1738": { + "authors": [ + "T. Berners-Lee", + "L. Masinter", + "M. McCahill" + ], + "href": "http://www.ietf.org/rfc/rfc1738.txt", + "title": "Uniform Resource Locators (URL) (RFC 1738)", + "date": "December 1994", + "status": "RFC", + "publisher": "IETF" + }, + "RFC1808": { + "authors": [ + "R. Fielding" + ], + "href": "http://www.ietf.org/rfc/rfc1808.txt", + "title": "Relative Uniform Resource Locators (RFC 1808)", + "date": "June 1995", + "status": "RFC", + "publisher": "IETF" + }, + "RFC2045": "N. Freed and N. Borenstein. Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies. November 1996. URL: http://www.ietf.org/rfc/rfc2045.txt ", + "RFC2046": { + "authors": [ + "N. Freed", + "N. Borenstein" + ], + "href": "http://www.ietf.org/rfc/rfc2046.txt", + "title": "Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types (RFC 2046)", + "date": "November 1996", + "status": "RFC", + "publisher": "IETF" + }, + "RFC2119": "S. Bradner. Key words for use in RFCs to Indicate Requirement Levels. March 1997. Internet RFC 2119. URL: http://www.ietf.org/rfc/rfc2119.txt ", + "RFC2231": { + "authors": [ + "N. Freed", + "K. Moore" + ], + "href": "http://www.ietf.org/rfc/rfc2231.txt", + "title": "MIME Parameter Value and Encoded Word Extensions: Character Sets, Languages, and Continuations (RFC 2231)", + "date": "November 1997", + "status": "RFC", + "publisher": "IETF" + }, + "RFC2318": { + "authors": [ + "H. Lie", + "B. Bos", + "C. Lilley" + ], + "date": "1 March 1998", + "href": "http://www.ietf.org/rfc/rfc2318.txt", + "publisher": "IETF", + "status": "Informational", + "title": "The text/css Media Type" + }, + "RFC2397": { + "authors": [ + "L. Masinter" + ], + "href": "http://www.ietf.org/rfc/rfc2397.txt", + "title": "The "data" URL scheme (RFC 2397)", + "date": "August 1998", + "status": "RFC", + "publisher": "IETF" + }, + "RFC2426": "F. Dawson, T. Howes. vCard MIME Directory Profile. September 1998. URL: http://www.ietf.org/rfc/rfc2426.txt ", + "RFC2531": { + "authors": [ + "G. Klyne", + "L. McIntyre" + ], + "href": "http://www.ietf.org/rfc/rfc2531.txt", + "title": "Content Feature Schema for Internet Fax (RFC 2533)", + "date": "March 1999", + "status": "RFC", + "publisher": "IETF" + }, + "RFC2533": { + "authors": [ + "G. Klyne" + ], + "href": "http://www.ietf.org/rfc/rfc2533", + "title": "A Syntax for Describing Media Feature Sets (RFC 2533)", + "date": "March 1999", + "status": "RFC", + "publisher": "IETF" + }, + "RFC2534": { + "authors": [ + "L. Masinter", + "D. Wing" + ], + "etAl": true, + "href": "http://www.ietf.org/rfc/rfc2534", + "title": "Media Features for Display, Print, and Fax (RFC 2534)", + "date": "March 1999", + "status": "RFC", + "publisher": "IETF" + }, + "RFC2557": { + "authors": [ + "J. Palme", + "A. Hopmann", + "N. Shelness" + ], + "date": "March 1999", + "href": "http://www.ietf.org/rfc/rfc2557.txt", + "publisher": "IETF", + "status": "RFC", + "title": "MIME Encapsulation of Aggregate Documents, such as HTML (MHTML)" + }, + "RFC2854": { + "authors": [ + "D. Connolly", + "L. Masinter" + ], + "href": "http://www.rfc-editor.org/rfc/rfc2854.txt", + "title": "The 'text/html' Media Type (RFC 2854)", + "date": "June 2000", + "status": "RFC", + "publisher": "IETF" + }, + "RFC2978": { + "authors": [ + "N. Freed", + "J. Postel" + ], + "href": "http://www.ietf.org/rfc/rfc2978.txt", + "title": "IANA Charset Registration Procedures (RFC 2978)", + "date": "October 2000", + "status": "RFC", + "publisher": "IETF" + }, + "RFC3023": { + "authors": [ + "M. Murata", + "S. St.Laurent", + "D. Kohn" + ], + "href": "http://www.ietf.org/rfc/rfc3023.txt", + "title": "XML Media Types (RFC 3023)", + "date": "January 2001", + "status": "RFC", + "publisher": "IETF" + }, + "RFC3161": { + "authors": [ + "C. Adams", + "P. Cain", + "D. Pinkas", + "R. Zuccherato" + ], + "href": "http://www.rfc-editor.org/rfc/rfc3161.txt", + "title": "Internet X.509 Public Key Infrastructure Time-Stamp Protocol (TSP) (RFC 3161)", + "date": "August 2001", + "status": "RFC", + "publisher": "IETF" + }, + "RFC3161-PKIX-UPDATE-9": "Stefan Santesson, Nick Pope. ESSCertIDv2 update for RFC 3161 29 April 2010, IETF Internet Draft. URL: http://tools.ietf.org/id/draft-ietf-pkix-rfc3161-update-09.txt ", + "RFC3218": { + "authors": [ + "E. Rescorla" + ], + "href": "http://www.rfc-editor.org/rfc/rfc3218.txt", + "title": "Preventing the Million Message Attack on Cryptographic Message Syntax (RFC 3218)", + "date": "January 2002", + "status": "RFC", + "publisher": "IETF" + }, + "RFC3236": { + "authors": [ + "P. Stark", + "M. Baker" + ], + "href": "http://www.rfc-editor.org/rfc/rfc3236.txt", + "title": "The 'application/xhtml+xml' Media Type (RFC 3236)", + "date": "January 2002", + "status": "RFC", + "publisher": "IETF" + }, + "RFC3279": "W. Polk, R. Housley, L. Bassham. Algorithmupdates and Identifiers for the Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile. April 2002. Internet RFC 3279. URL: http://www.ietf.org/rfc/rfc3279.txt", + "RFC3339": "G. Klyne, C. Newman. Date and Time on the Internet: Timestamps. July 2002. Internet RFC 3339. URL: http://www.ietf.org/rfc/rfc3339.txt", + "RFC3406": "L. Daigle, D. van Gulik, R. Iannella, P. Faltstrom. URN Namespace Definition Mechanisms.. IETF RFC 3406 October 2002. URL: http://www.ietf.org/rfc/rfc3406.txt", + "RFC3428": { + "authors": [ + "B. Campbell", + "Ed", + "J. Rosenberg" + ], + "etAl": true, + "href": "http://www.ietf.org/rfc/rfc3428.txt", + "title": "Session Initiation Protocol (SIP) Extension for Instant Messaging (RFC 3428)", + "date": "December 2002", + "status": "RFC", + "publisher": "IETF" + }, + "RFC3490": "P. Faltstrom; P. Hoffman; A. Costello. Internationalizing Domain Names in Applications (IDNA). March 2003. Internet RFC 3490. URL: http://www.rfc-editor.org/rfc/rfc3490.txt", + "RFC3550": { + "authors": [ + "H. Schulzrinne", + "S. Casner", + "R. Frederick", + "V. Jacobson" + ], + "href": "http://www.ietf.org/rfc/rfc3550.txt", + "title": "RTP: A Transport Protocol for Real-Time Applications (RFC 3550)", + "date": "July 2003", + "status": "RFC", + "publisher": "IETF" + }, + "RFC3555": "S. Casner; P. Hoschka. MIME Type Registration of RTP Payload Formats. July 2003. Internet RFC 3555. URL: http://www.rfc-editor.org/rfc/rfc3555.txt", + "RFC3778": { + "authors": [ + "E. Taft", + "J. Pravetz", + "S. Zilles", + "L. Masinter" + ], + "href": "http://www.ietf.org/rfc/rfc3778.txt", + "title": "The application/pdf Media Type", + "date": "May 2004", + "status": "RFC", + "publisher": "IETF" + }, + "RFC3966": { + "authors": [ + "H. Schulzrinne" + ], + "href": "http://www.ietf.org/rfc/rfc3966.txt", + "title": "The tel URI for Telephone Numbers (RFC 3966)", + "date": "December 2004", + "status": "RFC", + "publisher": "IETF" + }, + "RFC3986": { + "authors": [ + "T. Berners-Lee", + "R. Fielding", + "L. Masinter" + ], + "href": "http://www.ietf.org/rfc/rfc3986.txt", + "title": "Uniform Resource Identifier (URI): Generic Syntax (RFC 3986)", + "date": "January 2005", + "status": "RFC", + "publisher": "IETF" + }, + "RFC3987": { + "authors": [ + "M. Dürst", + "M. Suignard" + ], + "href": "http://www.ietf.org/rfc/rfc3987.txt", + "title": "Internationalized Resource Identifiers (IRIs) (RFC 3987)", + "date": "January 2005", + "status": "RFC", + "publisher": "IETF" + }, + "RFC4050": { + "authors": [ + "S. Blake-Wilson", + "G. Karlinger", + "T. Kobayashi", + "Y. Wang" + ], + "href": "http://www.ietf.org/rfc/rfc4050.txt", + "title": "Using the Elliptic Curve Signature Algorithm (ECDSA) for XML Digital Signatures (RFC 4050)", + "date": "April 2005", + "status": "RFC", + "publisher": "IETF" + }, + "RFC4051": "D. Eastlake 3rd. Additional XML Security Uniform Resource Identifiers. RFC 4051 April 2005. URL: http://www.ietf.org/rfc/rfc4051.txt", + "RFC4055": "J. Schaad, B. Kaliski, R. Housley. Additional Algorithms and Identifiers for RSA Cryptography for use in the Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile. June 2005. IETF RFC 4055. URL: http://www.ietf.org/rfc/rfc4055.txt", + "RFC4122": { + "authors": [ + "P. Leach", + "M. Mealling", + "R. Salz" + ], + "href": "http://www.ietf.org/rfc/rfc4122.txt", + "title": "A Universally Unique IDentifier (UUID) URN Namespace (RFC 4122)", + "date": "July 2005", + "status": "RFC", + "publisher": "IETF" + }, + "RFC4180": "Y. Shafranovich. Common Format and MIME Type for Comma-Separated Values (CSV) Files October 2005. Internet RFC 3987. URL: http://www.ietf.org/rfc/rfc4180.txt", + "RFC4281": { + "authors": [ + "R. Gellens", + "D. Singer", + "P. Frojdh" + ], + "href": "http://www.ietf.org/rfc/rfc4281.txt", + "title": "The Codecs Parameter for "Bucket" Media Types (RFC 4281)", + "date": "November 2005", + "status": "RFC", + "publisher": "IETF" + }, + "RFC4329": { + "authors": [ + "B. Hoehrmann" + ], + "date": "4 January 2006", + "href": "http://tools.ietf.org/html/rfc4329", + "publisher": "IETF", + "status": "Informational", + "title": "Scripting Media Types" + }, + "RFC4572": { + "authors": [ + "J. Lennox" + ], + "href": "http://www.ietf.org/rfc/rfc4572.txt", + "title": " Connection-Oriented Media Transport over the Transport Layer Security (TLS) Protocol in the Session Description Protocol (SDP) (RFC 4572)", + "date": "July 2006", + "status": "RFC", + "publisher": "IETF" + }, + "RFC4627": { + "authors": [ + "D. Crockford" + ], + "href": "http://www.ietf.org/rfc/rfc4627.txt", + "title": "The application/json Media Type for JavaScript Object Notation (JSON) (RFC 4627)", + "date": "July 2006", + "status": "RFC", + "publisher": "IETF" + }, + "RFC4646": { + "authors": [ + "A. Phillips", + "M. Davis" + ], + "href": "https://www.ietf.org/rfc/rfc4646.txt", + "title": "Tags for Identifying Languages (RFC 4646)", + "date": "September 2006", + "status": "RFC", + "publisher": "IETF" + }, + "RFC4770": { + "authors": [ + "C. Jennings", + "J. Reschke" + ], + "href": "http://www.ietf.org/rfc/rfc4770.txt", + "title": "vCard Extensions for Instant Messaging (IM) (RFC 4770)", + "date": "January 2007", + "status": "RFC", + "publisher": "IETF" + }, + "RFC4868": { + "authors": [ + "S. Kelly", + "S. Frankel" + ], + "href": "http://www.ietf.org/rfc/rfc4868.txt", + "title": "Using HMAC-SHA-256, HMAC-SHA-384, and HMAC-SHA-512 with IPsec (RFC 4868)", + "date": "May 2007", + "status": "RFC", + "publisher": "IETF" + }, + "RFC4949": "R. Shirey. Internet Security Glossary, Version 2.. IETF RFC 4949. August 2007. URL: http://www.ietf.org/rfc/rfc4949.txt", + "RFC5023": "J. Gregorio, B. de hOra. Atom Publishing Protocol. IETF RFC 5023. October 2007. URL: http://www.ietf.org/rfc/rfc5023.txt", + "RFC5280": "D. Cooper, et. al. Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile. . IETF RFC 5280 May 2008. URL: http://www.ietf.org/rfc/rfc5280.txt", + "RFC5480": "S. Turner, et. al. Elliptic Curve Cryptography Subject Public Key Information.. IETF RFC 5480 March 2009. URL: http://www.ietf.org/rfc/rfc5480.txt", + "RFC5545": { + "authors": [ + "B. Desruisseaux" + ], + "href": "http://www.rfc-editor.org/rfc/rfc5545.txt", + "title": "Internet Calendaring and Scheduling Core Object Specification (iCalendar) (RFC 5545)", + "date": "September 2009", + "status": "RFC", + "publisher": "IETF" + }, + "RFC5646": { + "authors": [ + "A. Phillips", + "M. Davis" + ], + "href": "http://www.rfc-editor.org/rfc/rfc5646.txt", + "title": "Tags for Identifying Languages (RFC 5646)", + "date": "September 2009", + "status": "RFC", + "publisher": "IETF" + }, + "RFC5724": { + "authors": [ + "E. Wilde", + "A. Vaha-Sipila" + ], + "href": "http://www.ietf.org/rfc/rfc5724.txt", + "title": "URI Scheme for Global System for Mobile Communications (GSM) Short Message Service (SMS) (RFC 5785)", + "date": "January 2010", + "status": "RFC", + "publisher": "IETF" + }, + "RFC5785": { + "authors": [ + "Mark Nottingham", + "Eran Hammer-Lahav" + ], + "href": "http://www.rfc-editor.org/rfc/rfc5785.txt", + "title": "Defining Well-Known Uniform Resource Identifiers (URIs) (RFC 5785)", + "date": "April 2010", + "status": "RFC", + "publisher": "IETF" + }, + "RFC5789": { + "authors": [ + "L Dusseault", + "J. Snell" + ], + "href": "http://tools.ietf.org/html/rfc5789", + "title": "PATCH Method for HTTP (RFC 5789)", + "date": "March 2010", + "status": "RFC", + "publisher": "IETF" + }, + "RFC5988": { + "authors": [ + "Mark Nottingham" + ], + "href": "http://www.ietf.org/rfc/rfc5988.txt", + "title": "Web Linking (RFC 5988)", + "date": "October 2010", + "status": "RFC", + "publisher": "IETF" + }, + "RFC6068": { + "authors": [ + "M. Duerst", + "L. Masinter", + "J. Zawinski" + ], + "href": "http://www.ietf.org/rfc/rfc6068.txt", + "title": "The 'mailto' URI Scheme (RFC 6068)", + "date": "October 2010", + "status": "RFC", + "publisher": "IETF" + }, + "RFC6838": { + "authors": [ + "N. Freed", + "J. Klensin", + "T. Hansen" + ], + "href": "http://www.ietf.org/rfc/rfc6838.txt", + "title": "Media Type Specifications and Registration Procedures", + "date": "January 2013", + "status": "RFC", + "publisher": "IETF" + }, + "RFC6906": { + "authors": [ + "Erik Wilde" + ], + "href": "http://www.ietf.org/rfc/rfc6906.txt", + "title": "The 'profile' Link Relation Type (RFC 6906)", + "date": "March 2013", + "status": "RFC", + "publisher": "IETF" + }, + "RFC6931": { + "authors": [ + "D. Eastlake" + ], + "href": "https://datatracker.ietf.org/doc/rfc6931/", + "title": "Additional XML Security Uniform Resource Identifiers (URIs)", + "status": "IETF RFC 6931. April 2013." + }, + "RichSnippets": "Introducing Rich Snippets. 12 May 2009. Google Webmaster Central Blog. URL: http://googlewebmastercentral.blogspot.com/2009/05/introducing-rich-snippets.html/ ", + "RIF-BLD": { + "authors": [ + "Harold Boley", + "Michael Kifer" + ], + "href": "http://www.w3.org/TR/2010/REC-rif-bld-20100622/", + "title": "RIF Basic Logic Dialect", + "date": "22 June 2010", + "status": "REC", + "publisher": "W3C" + }, + "RIF-CORE": { + "authors": [ + "Harold Boley" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2010/REC-rif-core-20100622/", + "title": "RIF Core", + "date": "22 June 2010", + "status": "REC", + "publisher": "W3C" + }, + "RIF-DTB": { + "authors": [ + "Axel Polleres", + "Harold Boley", + "Michael Kifer" + ], + "href": "http://www.w3.org/TR/2010/REC-rif-dtb-20100622/", + "title": "RIF Datatypes and Built-Ins 1.0", + "date": "22 June 2010", + "status": "REC", + "publisher": "W3C" + }, + "RIF-FLD": { + "authors": [ + "Harold Boley", + "Michael Kifer" + ], + "href": "http://www.w3.org/TR/2010/REC-rif-fld-20100622/", + "title": "RIF Framework for Logic Dialects", + "date": "22 June 2010", + "status": "REC", + "publisher": "W3C" + }, + "RIF-OVERVIEW": { + "authors": [ + "Michael Kifer", + "Harold Boley" + ], + "href": "http://www.w3.org/TR/2010/NOTE-rif-overview-20100622/", + "title": "RIF Overview", + "date": "22 June 2010", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "RIF-PRD": { + "authors": [ + "Christian de Sainte Marie", + "Gary Hallmark", + "Adrian Paschke", + "" + ], + "href": "http://www.w3.org/TR/2010/REC-rif-prd-20100622/", + "title": "RIF Production Rule Dialect", + "date": "22 June 2010", + "status": "REC", + "publisher": "W3C" + }, + "RIF-RDF-OWL": { + "authors": [ + "Jos de Bruijn" + ], + "href": "http://www.w3.org/TR/2010/REC-rif-rdf-owl-20100622/", + "title": "RIF RDF and OWL Compatibility", + "date": "22 June 2010", + "status": "REC", + "publisher": "W3C" + }, + "RIF-TEST": { + "authors": [ + "Stella Mitchell", + "Leora Morgenstern", + "Adrian Paschke" + ], + "href": "http://www.w3.org/TR/2010/WD-rif-test-20100622/", + "title": "RIF Test Cases", + "date": "1 October 2009", + "status": "WD", + "publisher": "W3C" + }, + "RIF-UCR": { + "authors": [ + "David Hirtle" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/WD-rif-ucr-20081218", + "title": "RIF Use Cases and Requirements", + "date": "18 December 2008", + "status": "WD", + "publisher": "W3C" + }, + "RIPEMD-160": "B. Preneel, A. Bosselaers, and H. Dobbertin. The Cryptographic Hash Function RIPEMD-160. CryptoBytes, Volume 3, Number 2. pp. 9-14, RSA Laboratories 1997. URL: http://www.cosic.esat.kuleuven.be/publications/article-317.pdf", + "ROLE-ATTRIBUTE": { + "authors": [ + "Shane McCarron" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2012/CR-role-attribute-20120712/", + "title": "Role Attribute", + "date": "12 July 2012", + "status": "CR", + "publisher": "W3C" + }, + "RTCWEB-CONSTRAINTS": "D. Burnett. IANA Registry for RTCWeb Media Constraints. URL: http://datatracker.ietf.org/doc/draft-burnett-rtcweb-constraints-registry/ ", + "RTCWEB-JSEP": "J. Uberti, C. Jennings. Javascript Session Establishment Protocol. URL: http://datatracker.ietf.org/doc/draft-ietf-rtcweb-jsep/ ", + "RTCWEB-USECAS": "C. Holmberg, S. Hakansson, G. Eriksson. Web Real-Time Communication Use-cases and Requirements. URL: http://datatracker.ietf.org/doc/draft-ietf-rtcweb-use-cases-and-requirements/ ", + "RUBY": { + "authors": [ + "Masayasu Ishikawa" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2001/REC-ruby-20010531", + "title": "Ruby Annotation", + "date": "31 May 2001", + "status": "REC", + "publisher": "W3C" + }, + "RUBY-UC": { + "authors": [ + "Richard Ishida" + ], + "etAl": true, + "href": "http://www.w3.org/TR/ruby-use-cases/", + "title": "Use Cases & Exploratory Approaches for Ruby Markup", + "date": "10 July 2012", + "status": "WD", + "publisher": "W3C" + }, + "S6GROUP2": { + "authors": [ + "Stuart Weibel" + ], + "href": "http://www.w3.org/Search/9605-Indexing-Workshop/ReportOutcomes/S6Group2", + "title": "A Proposed Convention for Embedding Metadata in HTML", + "date": "2 June 1996", + "status": "NOTE", + "publisher": "W3C" + }, + "SAML2-CORE": "Scott Cantor; John Kemp; Rob Philpott; Eve Maler. Assertions and Protocols for SAML V2.0 15 March 2005. URL: http://docs.oasis-open.org/security/saml/v2.0/saml-core-2.0-os.pdf", + "SAWSDL": { + "authors": [ + "Joel Farrell", + "Holger Lausen" + ], + "href": "http://www.w3.org/TR/2007/REC-sawsdl-20070828", + "title": "Semantic Annotations for WSDL and XML Schema", + "date": "28 August 2007", + "status": "REC", + "publisher": "W3C" + }, + "SAWSDL-GUIDE": { + "authors": [ + "Rama Akkiraju", + "Brahmananda Sapkota" + ], + "href": "http://www.w3.org/TR/2007/NOTE-sawsdl-guide-20070828", + "title": "Semantic Annotations for WSDL and XML Schema — Usage Guide", + "date": "28 August 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "SAX": "D. Megginson, et al. SAX: The Simple API for XML. May 1998. URL: http://www.megginson.com/downloads/SAX/", + "SCHEMA-ARCH": { + "authors": [ + "Ralph R. Swick", + "Henry S. Thompson" + ], + "href": "http://www.w3.org/TR/1999/NOTE-schema-arch-19991007", + "title": "The Cambridge Communiqué", + "date": "7 October 1999", + "status": "NOTE", + "publisher": "W3C" + }, + "SCREEN-ORIENTATION": { + "authors": [ + "Mounir Lamouri" + ], + "href": "http://www.w3.org/TR/2012/WD-screen-orientation-20121206", + "title": "The Screen Orientation API", + "date": "06 December 2012", + "status": "WD", + "publisher": "W3C" + }, + "SCXML": { + "authors": [ + "Torbjörn Lage" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/WD-scxml-20080516", + "title": "State Chart XML (SCXML): State Machine Notation for Control Abstraction", + "date": "16 May 2008", + "status": "WD", + "publisher": "W3C" + }, + "SDP": { + "authors": [ + "J. Rosenberg", + "H. Schulzrinne" + ], + "href": "http://tools.ietf.org/html/rfc3264", + "title": "An Offer/Answer Model with the Session Description Protocol (SDP)", + "date": "June 2002", + "status": "RFC 3264", + "publisher": "IETF" + }, + "SDPLABEL": { + "authors": [ + "O. Levin", + "G. Camarillo" + ], + "href": "http://tools.ietf.org/html/rfc4574", + "title": "The Session Description Protocol (SDP) Label Attribute", + "date": "August 2006", + "status": "RFC 4574", + "publisher": "IETF" + }, + "SECG1": "SEC1: Elliptic Curve Cryptography, Version 2.0, Standards for Efficient Cryptography Group. May 2009. URL: http://www.secg.org/download/aid-780/sec1-v2.pdf ", + "SELECT": { + "authors": [ + "Tantek Çelik", + "Elika J. Etemad", + "Daniel Glazman", + "Ian Hickson" + ], + "etAl": true, + "href": "http://www.w3.org/TR/css3-selectors/", + "title": "Selectors Level 3", + "date": "29 September 2011", + "status": "REC", + "publisher": "W3C" + }, + "SELECTORS-API": { + "authors": [ + "Lachlan Hunt", + "Anne van Kesteren" + ], + "href": "http://www.w3.org/TR/2012/PR-selectors-api-20121213", + "title": "Selectors API Level 1", + "date": "13 December 2012", + "status": "PR", + "publisher": "W3C" + }, + "SELECTORS-API2": "Lachlan Hunt. Selectors API Level 2. 19 January 2010. Working Draft. (Work in progress.) URL: http://www.w3.org/TR/selectors-api2/", + "SELECTORS-LEVEL-3": "Daniel Glazman; et al. Selectors Level 3. W3C Recommendation 29 September 2011 URL: http://www.w3.org/TR/2011/REC-css3-selectors-20110929 ", + "SELECTORS-LEVEL-3-20110929": { + "authors": [ + "Daniel Glazman" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2011/REC-css3-selectors-20110929/", + "title": "Selectors API Level 3", + "date": "29 September 2011", + "status": "REC", + "publisher": "W3C" + }, + "SEMANTIC-INTERPRETATION": { + "authors": [ + "David Burke", + "Luc Van Tichelen" + ], + "href": "http://www.w3.org/TR/2007/REC-semantic-interpretation-20070405", + "title": "Semantic Interpretation for Speech Recognition (SISR) Version 1.0", + "date": "5 April 2007", + "status": "REC", + "publisher": "W3C" + }, + "SGML-CATALOG": "Paul Grosso. Entity Management: OASIS Technical Resolution 9401:1997 (Amendment 2 to TR 9401) 10 september 1007. Entity Management Subcommittee, SGML Open. URL: https://www.oasis-open.org/html/a401.htm ", + "SGML-XML": { + "authors": [ + "James Clark" + ], + "href": "http://www.w3.org/TR/NOTE-sgml-xml-971215", + "title": "Comparison of SGML and XML", + "date": "15 December 1997", + "status": "NOTE", + "publisher": "W3C" + }, + "SHA-1-Analysis": "McDonald, C., Hawkes, P., and J. Pieprzyk. SHA-1 collisions now 252 . EuroCrypt 2009 Rump session. URL: http://eurocrypt2009rump.cr.yp.to/837a0a8086fa6ca714249409ddfae43d.pdf", + "SHA-1-Collisions": "X. Wang, Y.L. Yin, H. Yu. Finding Collisions in the Full SHA-1. In Shoup, V., editor, Advances in Cryptology - CRYPTO 2005, 25th Annual International Cryptology Conference, Santa Barbara, California, USA, August 14-18, 2005, Proceedings, volume 3621 of LNCS, pages 17–36. Springer, 2005. URL: http://people.csail.mit.edu/yiqun/SHA1AttackProceedingVersion.pdf (also published in http://www.springerlink.com/content/26vljj3xhc28ux5m/)", + "SHADOW-DOM": { + "authors": [ + "Dimitri Glazkov" + ], + "href": "http://www.w3.org/TR/2012/WD-shadow-dom-20121016/", + "title": "Shadow DOM", + "date": "16 October 2012", + "status": "WD", + "publisher": "W3C" + }, + "SKOS-PRIMER": { + "authors": [ + "Antoine Isaac", + "Ed Summers" + ], + "href": "http://www.w3.org/TR/2009/NOTE-skos-primer-20090818/", + "title": "SKOS Simple Knowledge Organization System Primer", + "date": "18 August 2009", + "status": "NOTE", + "publisher": "W3C" + }, + "SKOS-REFERENCE": { + "authors": [ + "Sean Bechhofer", + "Alistair Miles" + ], + "href": "http://www.w3.org/TR/2009/REC-skos-reference-20090818/", + "title": "SKOS Simple Knowledge Organization System Reference", + "date": "18 August 2009", + "status": "REC", + "publisher": "W3C" + }, + "SKOS-UCR": { + "authors": [ + "Jon Phipps", + "Daniel Rubin", + "Antoine Isaac" + ], + "href": "http://www.w3.org/TR/2007/WD-skos-ucr-20070516", + "title": "SKOS Use Cases and Requirements", + "date": "16 May 2007", + "status": "WD", + "publisher": "W3C" + }, + "SMIL-ANIMATION": { + "authors": [ + "Patrick Schmitz", + "Aaron Cohen" + ], + "href": "http://www.w3.org/TR/2001/REC-smil-animation-20010904", + "title": "SMIL Animation", + "date": "4 September 2001", + "status": "REC", + "publisher": "W3C" + }, + "SMIL10": { + "authors": [ + "Philipp Hoschka" + ], + "href": "http://www.w3.org/TR/1998/REC-smil-19980615", + "title": "Synchronized Multimedia Integration Language (SMIL) 1.0 Specification", + "date": "15 June 1998", + "status": "REC", + "publisher": "W3C" + }, + "SMIL2": { + "authors": [ + "Dick Bulterman" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2005/REC-SMIL2-20051213", + "title": "Synchronized Multimedia Integration Language (SMIL 2.1)", + "date": "13 December 2005", + "status": "REC", + "publisher": "W3C" + }, + "SMIL20": { + "aliasOf": "SMIL2" + }, + "SMIL3": { + "authors": [ + "Dick Bulterman" + ], + "href": "http://www.w3.org/TR/2008/REC-SMIL3-20081201", + "title": "Synchronized Multimedia Integration Language (SMIL 3.0)", + "date": "1 December 2008", + "status": "REC", + "publisher": "W3C" + }, + "SMIME": { + "authors": [ + "B. Ramsdell" + ], + "href": "http://www.ietf.org/rfc/rfc3851.txt", + "title": "S/MIME Version 3.1 Message Specification", + "date": "July 2004", + "status": "RFC 3851", + "publisher": "IETF" + }, + "SML": { + "authors": [ + "Valentina Popescu", + "Virginia Smith", + "Bhalchandra Pandit" + ], + "href": "http://www.w3.org/TR/2009/PR-sml-20090212", + "title": "Service Modeling Language, Version 1.1", + "date": "12 February 2009", + "status": "PR", + "publisher": "W3C" + }, + "SML-IF": { + "authors": [ + "Valentina Popescu", + "Bhalchandra Pandit", + "Virginia Smith" + ], + "href": "http://www.w3.org/TR/2009/PR-sml-if-20090212", + "title": "Service Modeling Language Interchange Format Version 1.1", + "date": "12 February 2009", + "status": "PR", + "publisher": "W3C" + }, + "SNIFF": { + "authors": [ + "Gordon P. Hemsley" + ], + "href": "http://mimesniff.spec.whatwg.org/", + "publisher": "WHATWG", + "status": "Living Standard", + "title": "MIME Sniffing Standard" + }, + "SOAP11-ROR-HTTPBINDING": { + "authors": [ + "David Orchard" + ], + "href": "http://www.w3.org/TR/2006/NOTE-soap11-ror-httpbinding-20060321", + "title": "SOAP 1.1 Request Optional Response HTTP Binding", + "date": "21 March 2006", + "status": "NOTE", + "publisher": "W3C" + }, + "SOAP12-AF": { + "authors": [ + "Henrik Frystyk Nielsen", + "Hervé", + "Ruellan" + ], + "href": "http://www.w3.org/TR/2004/NOTE-soap12-af-20040608", + "title": "SOAP 1.2 Attachment Feature", + "date": "8 June 2004", + "status": "NOTE", + "publisher": "W3C" + }, + "SOAP12-EMAIL": { + "authors": [ + "Highland Mary Mountain" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2002/NOTE-soap12-email-20020703", + "title": "SOAP Version 1.2 Email Binding", + "date": "3 July 2002", + "status": "NOTE", + "publisher": "W3C" + }, + "SOAP12-MTOM": { + "authors": [ + "Mark Nottingham" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2005/REC-soap12-mtom-20050125", + "title": "SOAP Message Transmission Optimization Mechanism", + "date": "25 January 2005", + "status": "REC", + "publisher": "W3C" + }, + "SOAP12-MTOM-POLICY": { + "authors": [ + "Christopher Ferris", + "Yves Lafon" + ], + "href": "http://www.w3.org/TR/2007/WD-soap12-mtom-policy-20070918", + "title": "MTOM Serialization Policy Assertion 1.1", + "date": "18 September 2007", + "status": "WD", + "publisher": "W3C" + }, + "SOAP12-N11N": { + "authors": [ + "Martin Gudgin", + "Marc Hadley" + ], + "href": "http://www.w3.org/TR/2003/NOTE-soap12-n11n-20031008", + "title": "SOAP Version 1.2 Message Normalization", + "date": "8 October 2003", + "status": "NOTE", + "publisher": "W3C" + }, + "SOAP12-OS-UCR": { + "authors": [ + "Mark Jones", + "Tony Graham", + "Anish Karmarkar" + ], + "href": "http://www.w3.org/TR/2004/WD-soap12-os-ucr-20040608", + "title": "SOAP Optimized Serialization Use Cases and Requirements", + "date": "8 June 2004", + "status": "WD", + "publisher": "W3C" + }, + "SOAP12-PART0": { + "authors": [ + "Yves Lafon", + "Nilo Mitra" + ], + "href": "http://www.w3.org/TR/2007/REC-soap12-part0-20070427", + "title": "SOAP Version 1.2 Part 0: Primer (Second Edition)", + "date": "27 April 2007", + "status": "REC", + "publisher": "W3C" + }, + "SOAP12-PART1": { + "authors": [ + "Noah Mendelsohn" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/REC-soap12-part1-20070427/", + "title": "SOAP Version 1.2 Part 1: Messaging Framework (Second Edition)", + "date": "27 April 2007", + "status": "REC", + "publisher": "W3C" + }, + "SOAP12-PART2": { + "authors": [ + "Jean-Jacques Moreau" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/REC-soap12-part2-20070427", + "title": "SOAP Version 1.2 Part 2: Adjuncts (Second Edition)", + "date": "27 April 2007", + "status": "REC", + "publisher": "W3C" + }, + "SOAP12-PART3": { + "authors": [ + "David Orchard" + ], + "href": "http://www.w3.org/TR/2007/NOTE-soap12-part3-20070702", + "title": "SOAP 1.2 Part 3: One-Way MEP", + "date": "2 July 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "SOAP12-REP": { + "authors": [ + "Yves Lafon", + "Anish Karmarkar", + "Martin Gudgin" + ], + "href": "http://www.w3.org/TR/2005/REC-soap12-rep-20050125", + "title": "Resource Representation SOAP Header Block", + "date": "25 January 2005", + "status": "REC", + "publisher": "W3C" + }, + "SOAP12-TESTCOLLECTION": { + "authors": [ + "Hugo Haas" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/REC-soap12-testcollection-20070427", + "title": "SOAP Version 1.2 Specification Assertions and Test Collection (Second Edition)", + "date": "27 April 2007", + "status": "REC", + "publisher": "W3C" + }, + "SOAPJMS": { + "authors": [ + "Bhakti Mehta", + "Roland Merrick", + "Peter Easton" + ], + "href": "http://www.w3.org/TR/2008/WD-soapjms-20081121", + "title": "SOAP over Java Message Service 1.0", + "date": "21 November 2008", + "status": "WD", + "publisher": "W3C" + }, + "SP800-38D": "M. Dworkin. NIST Special Publication 800-38D: Recommendation for Block Cipher Modes of Operation: Galois/Counter Mode (GCM) and GMAC. November 2007 URL: http://csrc.nist.gov/publications/nistpubs/800-38D/SP-800-38D.pdf", + "SP800-56A": " NIST Special Publication 800-56A: Recommendation for Pair-Wise Key Establishment Schemes Using Discrete Logarithm Cryptography (Revised). March 2007 URL: http://csrc.nist.gov/publications/nistpubs/800-56A/SP800-56A_Revision1_Mar08-2007.pdf", + "SP800-57": "Recommendation for Key Management – Part 1: General (Revision 3). SP800-57. July 2012. U.S. Department of Commerce/National Institute of Standards and Technology. URL: http://csrc.nist.gov/publications/nistpubs/800-57/sp800-57_part1_rev3_general.pdf", + "SP800-67": " Recommendation for the Triple Data Encryption Algorithm (TDEA) Block Cipher, Revised January 2012. SP-800-67 Revision 1. U.S. Department of Commerce/National Institute of Standards and Technology. URL: http://csrc.nist.gov/publications/nistpubs/800-67-Rev1/SP-800-67-Rev1.pdf", + "SPARQL-QUERY": { + "authors": [ + "E. Prud'hommeaux", + "A. Seaborne" + ], + "href": "http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/", + "title": "SPARQL Query Language for RDF", + "date": "15 January 2008", + "status": "REC", + "publisher": "W3C" + }, + "SPARQL-UPDATE": { + "aliasOf": "RDF-SPARQL-UPDATE" + }, + "SPEC-VARIABILITY": { + "authors": [ + "Dominique Hazaël-Massieux", + "Lynne Rosenthal" + ], + "href": "http://www.w3.org/TR/2005/NOTE-spec-variability-20050831", + "title": "Variability in Specifications", + "date": "31 August 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "SPEECH-GRAMMAR": { + "authors": [ + "Andrew Hunt", + "Scott McGlashan" + ], + "href": "http://www.w3.org/TR/2004/REC-speech-grammar-20040316", + "title": "Speech Recognition Grammar Specification Version 1.0", + "date": "16 March 2004", + "status": "REC", + "publisher": "W3C" + }, + "SPEECH-SYNTHESIS": { + "authors": [ + "Daniel C. Burnett", + "Mark R. Walker", + "Andrew Hunt" + ], + "href": "http://www.w3.org/TR/2004/REC-speech-synthesis-20040907", + "title": "Speech Synthesis Markup Language (SSML) Version 1.0", + "date": "7 September 2004", + "status": "REC", + "publisher": "W3C" + }, + "SPEECH-SYNTHESIS11": { + "authors": [ + "Zhi Wei Shuang (双志伟)", + "Daniel C. Burnett" + ], + "href": "http://www.w3.org/TR/2008/CR-speech-synthesis11-20081107", + "title": "Speech Synthesis Markup Language (SSML) Version 1.1", + "date": "7 November 2008", + "status": "CR", + "publisher": "W3C" + }, + "SPROT11": { + "authors": [ + "Andy Seaborne", + "Lee Feigenbaum", + "Elias Torres" + ], + "href": "http://www.w3.org/TR/2005/WD-sprot11-20051024", + "title": "SPARQL Protocol for RDF Using WSDL 1.1", + "date": "24 October 2005", + "status": "WD", + "publisher": "W3C" + }, + "SRGB": "Multimedia systems and equipment - Colour measurement and management - Part 2-1: Colour management - Default RGB colour space - sRGB. IEC 61966-2-1 (1999-10). ISBN: 2-8318-4989-6 - ICS codes: 33.160.60, 37.080 - TC 100 - 51 pp. URL: http://www.iec.ch/nr1899.htm", + "SSE": { + "authors": [ + "Ian Hickson" + ], + "href": "http://www.w3.org/TR/2012/CR-eventsource-20121211/", + "title": "Server-Sent Events", + "date": "11 December 2012", + "status": "CR", + "publisher": "W3C" + }, + "SSE-20121211": { + "authors": [ + "Ian Hickson" + ], + "href": "http://www.w3.org/TR/2012/CR-eventsource-20121211/", + "title": "Server-Sent Events", + "date": "11 December 2012", + "status": "CR", + "publisher": "W3C" + }, + "SSE-ed": { + "authors": [ + "Ian Hickson" + ], + "href": "http://dev.w3.org/html5/eventsource/", + "title": "Server-Sent Events", + "date": "25 March 2013", + "status": "ED", + "publisher": "W3C" + }, + "SSML-SAYAS": { + "authors": [ + "Daniel C. Burnett" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2005/NOTE-ssml-sayas-20050526", + "title": "SSML 1.0 say-as attribute values", + "date": "26 May 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "SSML11REQS": { + "authors": [ + "Daniel C. Burnett", + "Zhi Wei Shuang" + ], + "href": "http://www.w3.org/TR/2007/WD-ssml11reqs-20070611", + "title": "Speech Synthesis Markup Language Version 1.1 Requirements", + "date": "11 June 2007", + "status": "WD", + "publisher": "W3C" + }, + "STREAMS-API": { + "authors": [ + "Feras Moussa" + ], + "href": "http://dvcs.w3.org/hg/streams-api/raw-file/tip/Overview.htm", + "title": "Streams API", + "date": "25 October 2012", + "status": "ED", + "publisher": "W3C" + }, + "STUN": { + "authors": [ + "J. Rosenberg", + "R. Mahy", + "P. Matthews", + "D. Wing" + ], + "href": "http://tools.ietf.org/html/rfc5389", + "title": "Session Traversal Utilities for NAT (STUN)", + "date": "October 2008", + "status": "RFC 5389", + "publisher": "IETF" + }, + "STUN-URI": { + "authors": [ + "S. Nandakumar", + "G. Salgueiro", + "P. Jones", + "and M. Petit-Huguenin" + ], + "href": "http://tools.ietf.org/html/draft-nandakumar-rtcweb-stun-uri", + "title": "URI Scheme for Session Traversal Utilities for NAT (STUN) Protocol", + "date": "12 March 2012", + "status": "Internet Draft (work in progress)", + "publisher": "IETF" + }, + "SUITEB": "NSA Suite B Cryptography. URL: http://www.nsa.gov/ia/programs/suiteb_cryptography/ ", + "SUS3": "Cathy Hughes. The Single UNIX Specification, Version 3. 2004 URL: http://www.unix.org/single_unix_specification/", + "SVG10": { + "authors": [ + "Jon Ferraiolo" + ], + "href": "http://www.w3.org/TR/2001/REC-SVG-20010904", + "title": "Scalable Vector Graphics (SVG) 1.0 Specification", + "date": "4 September 2001", + "status": "REC", + "publisher": "W3C" + }, + "SVG11": { + "authors": [ + "Erik Dahlström" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2011/REC-SVG11-20110816/", + "title": "Scalable Vector Graphics (SVG) 1.1 (Second Edition)", + "date": "16 August 2011", + "status": "REC", + "publisher": "W3C" + }, + "SVG112": "Erik Dahlström; et al. Scalable Vector Graphics (SVG) 1.1 (Second Edition). 22 June 2010. W3C Working Draft. (Work in progress). URL: http://www.w3.org/TR/2010/WD-SVG11-20100622 ", + "SVG12": { + "authors": [ + "Craig Northway", + "Dean Jackson" + ], + "href": "http://www.w3.org/TR/2005/WD-SVG12-20050413", + "title": "Scalable Vector Graphics (SVG) Full 1.2 Specification", + "date": "13 April 2005", + "status": "WD", + "publisher": "W3C" + }, + "SVG2": { + "authors": [ + "Nikos Andronikos", + "Tavmjong Bah", + "Brian Birtles", + "Cyril Concolato", + "Erik Dahlström", + "Chris Lilley", + "Cameron McCormack", + "Dirk Schulze", + "Richard Schwerdtfeger", + "Jonathan Watt" + ], + "href": "http://www.w3.org/TR/2012/WD-SVG2-20120828/", + "title": "Scalable Vector Graphics (SVG) 2", + "date": "28 August 2012", + "status": "FPWD", + "publisher": "W3C" + }, + "SVG2REQS": { + "authors": [ + "Dean Jackson" + ], + "href": "http://www.w3.org/TR/2002/WD-SVG2Reqs-20020422", + "title": "SVG 1.1/1.2/2.0 Requirements", + "date": "22 April 2002", + "status": "WD", + "publisher": "W3C" + }, + "SVGFILTER12": { + "authors": [ + "Erik Dahlström" + ], + "href": "http://www.w3.org/TR/2007/WD-SVGFilter12-20070501", + "title": "SVG Filters 1.2, Part 2: Language", + "date": "1 May 2007", + "status": "WD", + "publisher": "W3C" + }, + "SVGFILTERPRIMER12": { + "authors": [ + "Erik Dahlström" + ], + "href": "http://www.w3.org/TR/2007/WD-SVGFilterPrimer12-20070501", + "title": "SVG Filters 1.2, Part 1: Primer", + "date": "1 May 2007", + "status": "WD", + "publisher": "W3C" + }, + "SVGFILTERREQS12": { + "authors": [ + "Erik Dahlström" + ], + "href": "http://www.w3.org/TR/2007/WD-SVGFilterReqs12-20070501", + "title": "SVG Filter Requirements", + "date": "1 May 2007", + "status": "WD", + "publisher": "W3C" + }, + "SVGMOBILE": { + "authors": [ + "Tolga Capin" + ], + "href": "http://www.w3.org/TR/2003/REC-SVGMobile-20030114", + "title": "Mobile SVG Profiles: SVG Tiny and SVG Basic", + "date": "14 January 2003", + "status": "REC", + "publisher": "W3C" + }, + "SVGMOBILE12": { + "authors": [ + "Chris Lilley" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2006/CR-SVGMobile12-20060810", + "title": "Scalable Vector Graphics (SVG) Tiny 1.2 Specification", + "date": "10 August 2006", + "status": "CR", + "publisher": "W3C" + }, + "SVGMOBILEREQS": { + "authors": [ + "Rick Graham", + "Tolga Capin" + ], + "href": "http://www.w3.org/TR/2001/WD-SVGMobileReqs-20010803", + "title": "SVG Mobile Requirements", + "date": "3 August 2001", + "status": "WD", + "publisher": "W3C" + }, + "SVGPRINT12": { + "authors": [ + "Craig Northway" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/WD-SVGPrint12-20071221", + "title": "SVG Print 1.2, Part 2: Language", + "date": "21 December 2007", + "status": "WD", + "publisher": "W3C" + }, + "SVGPRINTPRIMER12": { + "authors": [ + "Anthony Grasso", + "Chris Lilley", + "Andrew Shellshear" + ], + "href": "http://www.w3.org/TR/2007/WD-SVGPrintPrimer12-20071221", + "title": "SVG Print 1.2, Part 1: Primer", + "date": "21 December 2007", + "status": "WD", + "publisher": "W3C" + }, + "SVGPRINTREQS": { + "authors": [ + "Lee Klosterman" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2003/WD-SVGPrintReqs-20030218", + "title": "SVG Printing Requirements", + "date": "18 February 2003", + "status": "WD", + "publisher": "W3C" + }, + "SVGREQ": { + "authors": [ + "Jon Ferraiolo" + ], + "href": "http://www.w3.org/TR/1998/WD-SVGReq-19981029", + "title": "Scalable Vector Graphics (SVG) Requirements", + "date": "29 October 1998", + "status": "WD", + "publisher": "W3C" + }, + "SVGTINY12": { + "authors": [ + "Scott Hayman" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/REC-SVGTiny12-20081222", + "title": "Scalable Vector Graphics (SVG) Tiny 1.2 Specification", + "date": "22 December 2008", + "status": "REC", + "publisher": "W3C" + }, + "SVGTINY12REQS": { + "authors": [ + "Andrew Emmons" + ], + "href": "http://www.w3.org/TR/2006/WD-SVGTiny12Reqs-20060810", + "title": "SVGT 1.2 Requirements", + "date": "10 August 2006", + "status": "WD", + "publisher": "W3C" + }, + "SW-OOSD-PRIMER": { + "authors": [ + "Phil Tetlow" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2006/NOTE-sw-oosd-primer-20060309", + "title": "A Semantic Web Primer for Object-Oriented Software Developers", + "date": "9 March 2006", + "status": "NOTE", + "publisher": "W3C" + }, + "SWBP-CLASSES-AS-VALUES": { + "authors": [ + "Natasha Noy" + ], + "href": "http://www.w3.org/TR/2005/NOTE-swbp-classes-as-values-20050405", + "title": "Representing Classes As Property Values on the Semantic Web", + "date": "5 April 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "SWBP-N-ARYRELATIONS": { + "authors": [ + "Natasha Noy", + "Alan Rector" + ], + "href": "http://www.w3.org/TR/2006/NOTE-swbp-n-aryRelations-20060412", + "title": "Defining N-ary Relations on the Semantic Web", + "date": "12 April 2006", + "status": "NOTE", + "publisher": "W3C" + }, + "SWBP-SKOS-CORE-GUIDE": { + "authors": [ + "Alistair Miles", + "Dan Brickley" + ], + "href": "http://www.w3.org/TR/2005/WD-swbp-skos-core-guide-20051102", + "title": "SKOS Core Guide", + "date": "2 November 2005", + "status": "WD", + "publisher": "W3C" + }, + "SWBP-SKOS-CORE-SPEC": { + "authors": [ + "Alistair Miles", + "Dan Brickley" + ], + "href": "http://www.w3.org/TR/2005/WD-swbp-skos-core-spec-20051102", + "title": "SKOS Core Vocabulary Specification", + "date": "2 November 2005", + "status": "WD", + "publisher": "W3C" + }, + "SWBP-SPECIFIED-VALUES": { + "authors": [ + "Alan Rector" + ], + "href": "http://www.w3.org/TR/2005/NOTE-swbp-specified-values-20050517", + "title": "Representing Specified Values in OWL: "value partitions" and "value sets"", + "date": "17 May 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "SWBP-THESAURUS-PUBGUIDE": { + "authors": [ + "Alistair Miles" + ], + "href": "http://www.w3.org/TR/2005/WD-swbp-thesaurus-pubguide-20050517", + "title": "Quick Guide to Publishing a Thesaurus on the Semantic Web", + "date": "17 May 2005", + "status": "WD", + "publisher": "W3C" + }, + "SWBP-VOCAB-PUB": { + "authors": [ + "Jon Phipps", + "Diego Berrueta" + ], + "href": "http://www.w3.org/TR/2008/NOTE-swbp-vocab-pub-20080828", + "title": "Best Practice Recipes for Publishing RDF Vocabularies", + "date": "28 August 2008", + "status": "NOTE", + "publisher": "W3C" + }, + "SWBP-XSCH-DATATYPES": { + "authors": [ + "Jeremy J. Carroll", + "Jeff Z. Pan" + ], + "href": "http://www.w3.org/TR/2006/NOTE-swbp-xsch-datatypes-20060314", + "title": "XML Schema Datatypes in RDF and OWL", + "date": "14 March 2006", + "status": "NOTE", + "publisher": "W3C" + }, + "SXBL": { + "authors": [ + "Ian Hickson", + "Jon Ferraiolo", + "David Hyatt" + ], + "href": "http://www.w3.org/TR/2005/WD-sXBL-20050815", + "title": "SVG's XML Binding Language (sXBL)", + "date": "15 August 2005", + "status": "WD", + "publisher": "W3C" + }, + "SXSWGRIDS": { + "authors": [ + "Khoi Vinh", + "Mark Boulton" + ], + "href": "http://www.subtraction.com/pics/0703/grids_are_good.pdf", + "title": "Grids Are Good", + "date": "March 2007", + "status": "SXSW Interactive, Austin, TX" + }, + "SYMM-MODULES": { + "authors": [ + "Ted Wugofski", + "Patrick Schmitz", + "Warner ten Kate" + ], + "href": "http://www.w3.org/TR/1999/NOTE-SYMM-modules-19990223", + "title": "Synchronized Multimedia Modules based upon SMIL 1.0", + "date": "23 February 1999", + "status": "NOTE", + "publisher": "W3C" + }, + "SYSAPPS-RUNTIME": { + "authors": [ + "Mounir Lamouri", + "Ming Jin" + ], + "href": "http://runtime.sysapps.org/", + "publisher": "W3C", + "status": "ED", + "title": "Runtime and Security Model for Web Applications" + }, + "SYSINFOAPI": { + "authors": [ + "Dzung Tran", + "Max Froumentin" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2010/WD-system-info-api-20100202/", + "title": "The System Information API", + "date": "2 February 2010", + "status": "WD", + "publisher": "W3C" + }, + "TAGLINK20030116": { + "authors": [ + "Ian Jacobs (Scribe)" + ], + "href": "http://www.w3.org/2003/01/16-tag-xlink", + "title": "Minutes of 16 Jan 2003 discussion on Linking in XML Documents", + "date": "2003", + "status": "W3C TAG archives", + "publisher": "W3C" + }, + "TEST-METADATA": { + "authors": [ + "Patrick Curran", + "Karl Dubost" + ], + "href": "http://www.w3.org/TR/2005/NOTE-test-metadata-20050914", + "title": "Test Metadata", + "date": "14 September 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "THEGRID": "Allen Hurlburt. Grid: A Modular System for the Design and Production of Newpapers, Magazines, and Books. Wiley. 1982. ISBN 0-471-28923-X.", + "TIMESHEETS": { + "authors": [ + "Pablo Cesar", + "Dick Bulterman", + "Petri Vuorimaa" + ], + "href": "http://www.w3.org/TR/2008/WD-timesheets-20080110", + "title": "SMIL Timesheets 1.0", + "date": "10 January 2008", + "status": "WD", + "publisher": "W3C" + }, + "TIMEZONE": { + "authors": [ + "Martin Dürst" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2005/NOTE-timezone-20051013", + "title": "Working with Time Zones", + "date": "13 October 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "TLS": { + "authors": [ + "T. Dierks", + "E. Rescorla" + ], + "href": "http://tools.ietf.org/html/rfc5246", + "title": "The Transport Layer Security (TLS) Protocol, Version 1.2", + "date": "August 2008", + "status": "RFC 5246", + "publisher": "IETF" + }, + "Tobin": "R. Tobin. Infoset for external entities. 2000. URL: http://lists.w3.org/Archives/Member/w3c-xml-core-wg/2000OctDec/0054 [XML Core mailing list, W3C Member Only].", + "TOUCH-EVENTS": { + "authors": [ + "Doug Schepers", + "Sangwhan Moon", + "Matt Brubeck" + ], + "href": "http://www.w3.org/TR/2013/WD-touch-events-20130124", + "title": "Touch Events version 1", + "date": "24 January 2013", + "status": "WD", + "publisher": "W3C" + }, + "TRACKING-COMPLIANCE": { + "authors": [ + "Justin Brookman", + "Sean Harvey", + "Erica Newland", + "Heather West" + ], + "href": "http://www.w3.org/TR/tracking-compliance/", + "title": "Tracking Compliance and Scope", + "date": "02 October 2012", + "status": "WD", + "publisher": "W3C" + }, + "TRACKING-DNT": { + "authors": [ + "Roy T. Fielding", + "David Singer" + ], + "href": "http://www.w3.org/TR/tracking-dnt/", + "title": "Tracking Preference Expression (DNT)", + "date": "02 October 2012", + "status": "WD", + "publisher": "W3C" + }, + "TRIPLEDES": "ANSI X9.52: Triple Data Encryption Algorithm Modes of Operation. 1998. URL: http://www.ansi.org/", + "TTAF1-DFXP": { + "authors": [ + "Glenn Adams" + ], + "href": "http://www.w3.org/TR/2006/CR-ttaf1-dfxp-20061116", + "title": "Timed Text (TT) Authoring Format 1.0 – Distribution Format Exchange Profile (DFXP)", + "date": "16 November 2006", + "status": "CR", + "publisher": "W3C" + }, + "TTAF1-REQ": { + "authors": [ + "Glenn Adams" + ], + "href": "http://www.w3.org/TR/2006/NOTE-ttaf1-req-20060427", + "title": "Timed Text (TT) Authoring Format 1.0 Use Cases and Requirements", + "date": "27 April 2006", + "status": "NOTE", + "publisher": "W3C" + }, + "TURINGTEST": { + "authors": [ + "Matt May" + ], + "href": "http://www.w3.org/TR/2005/NOTE-turingtest-20051123", + "title": "Inaccessibility of CAPTCHA", + "date": "23 November 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "TURN": { + "authors": [ + "P. Mahy", + "P. Matthews", + "J. Rosenberg" + ], + "href": "http://tools.ietf.org/html/rfc5766", + "title": "Traversal Using Relays around NAT (TURN): Relay Extensions to Session Traversal Utilities for NAT (STUN)", + "date": "April 2010", + "status": "RFC 5766", + "publisher": "IETF" + }, + "TURN-URI": { + "authors": [ + "M. Petit-Huguenin", + "S. Nandakumar", + "G. Salgueiro", + "and P. Jones" + ], + "href": "http://tools.ietf.org/html/draft-petithuguenin-behave-turn-uris", + "title": "Traversal Using Relays around NAT (TURN) Uniform Resource Identifiers", + "date": "12 March 2012", + "status": "Internet Draft (work in progress)", + "publisher": "IETF" + }, + "TURTLE": { + "authors": [ + "David Beckett", + "Tim Berners-Lee" + ], + "href": "http://www.w3.org/TeamSubmission/turtle/", + "title": "Turtle: Terse RDF Triple Language", + "date": "January 2008", + "status": "W3C Team Submission", + "publisher": "W3C" + }, + "TUSSLE": "David D. Clark et.al.Tussle in Cyberspace: Defining Tomorrow's Internet. June 2005. IEEE/ACM Transactions on Networking", + "TVWEB-URI-REQUIREMENTS": { + "authors": [ + "Gomar Thomas", + "Warner ten Kate", + "Craig Finseth" + ], + "href": "http://www.w3.org/TR/1999/NOTE-TVWeb-URI-Requirements-19991021", + "title": "TV Broadcast URI Schemes Requirements", + "date": "21 October 1999", + "status": "NOTE", + "publisher": "W3C" + }, + "TYPED-ARRAYS": "David Herman, Kenneth Russell. Typed Arrays Khronos Working Draft. (Work in progress.) URL: https://www.khronos.org/registry/typedarray/specs/latest/ ", + "TZDB": "Time Zone Information Database. URL: http://www.twinsun.com/tz/tz-link.htm", + "UAAG10": { + "authors": [ + "Jon Gunderson", + "Ian Jacobs", + "Eric Hansen" + ], + "href": "http://www.w3.org/TR/2002/REC-UAAG10-20021217", + "title": "User Agent Accessibility Guidelines 1.0", + "date": "17 December 2002", + "status": "REC", + "publisher": "W3C" + }, + "UAAG10-TECHS": { + "authors": [ + "Ian Jacobs", + "Jon Gunderson", + "Eric Hansen" + ], + "href": "http://www.w3.org/TR/2002/NOTE-UAAG10-TECHS-20021217", + "title": "Techniques for User Agent Accessibility Guidelines 1.0", + "date": "17 December 2002", + "status": "NOTE", + "publisher": "W3C" + }, + "UAAG20": { + "authors": [ + "Jan Richards", + "James Allan" + ], + "href": "http://www.w3.org/TR/2009/WD-UAAG20-20090311", + "title": "User Agent Accessibility Guidelines (UAAG) 2.0", + "date": "11 March 2009", + "status": "WD", + "publisher": "W3C" + }, + "UAAG20-REQUIREMENTS": { + "authors": [ + "Jim Allan", + "Jan Richards" + ], + "href": "http://www.w3.org/TR/2007/WD-UAAG20-requirements-20071031", + "title": "User Agent Accessibility Guidelines 2.0 Requirements", + "date": "31 October 2007", + "status": "WD", + "publisher": "W3C" + }, + "UAX11": { + "authors": [ + "Asmus Freytag" + ], + "href": "http://www.unicode.org/unicode/reports/tr11/tr11-8.html", + "title": "East Asian Width", + "date": "23 March 2001", + "status": "Unicode Standard Annex #11" + }, + "UAX14": { + "authors": [ + "Asmus Freytag" + ], + "href": "http://www.unicode.org/unicode/reports/tr14/tr14-17.html", + "title": "Line Breaking Properties", + "date": "29 March 2005", + "status": "Unicode Standard Annex #14" + }, + "UAX21": { + "authors": [ + "Mark Davis" + ], + "href": "http://www.unicode.org/reports/tr21/tr21-5.html", + "title": "Case Mappings", + "date": "26 March 2001", + "status": "Unicode Standard Annex #21" + }, + "UAX24": { + "authors": [ + "Mark Davis" + ], + "href": "http://www.unicode.org/unicode/reports/tr24/tr24-7.html", + "title": "Script Names", + "date": "28 March 2005", + "status": "Unicode Standard Annex #24" + }, + "UAX27": { + "authors": [ + "Mark Davis", + "Michael Everson" + ], + "etAl": true, + "href": "http://www.unicode.org/unicode/reports/tr27/tr27-4.html", + "title": "Unicode 3.1.0", + "date": "16 May 2001", + "status": "Unicode Standard Annex #27" + }, + "UAX29": { + "authors": [ + "Mark Davis" + ], + "href": "http://www.unicode.org/unicode/reports/tr29/tr29-9.html", + "title": "Text Boundaries", + "date": "25 March 2005", + "status": "Unicode Standard Annex #29" + }, + "UI-EVENTS": { + "authors": [ + "Travis Leithead", + "Gary Kacmarcik" + ], + "href": "http://dvcs.w3.org/hg/d4e/raw-file/tip/source_respec.htm", + "title": "UI Events", + "date": "7 January 2013", + "status": "ED", + "publisher": "W3C" + }, + "UNDERSTANDING-WCAG20": { + "authors": [ + "Gregg Vanderheiden" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211", + "title": "Understanding WCAG 2.0", + "date": "11 December 2008", + "status": "NOTE", + "publisher": "W3C" + }, + "UNICODE": { + "href": "http://www.unicode.org/versions/latest/", + "publisher": "The Unicode Consortium", + "title": "The Unicode Standard" + }, + "UNICODE-XML": { + "authors": [ + "Asmus Freytag", + "Martin Dürst" + ], + "href": "http://www.w3.org/TR/2007/NOTE-unicode-xml-20070516", + "title": "Unicode in XML and other Markup Languages", + "date": "16 May 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "UNICODE310": "The Unicode Consortium. The Unicode Standard: Version 3.1.0. Addison Wesley Longman. 2000. ISBN 0-201-61633-5. For more information, consult the Unicode Consortium's home page at <a href="http://www.unicode.org/">http://www.unicode.org/</a> URL: http://www.unicode.org/unicode/standard/versions/enumeratedversions.html#Unicode_3_1_0 ", + "UNICODE4": "The Unicode Consortium. The Unicode Standard, Version 4.1.0. Defined by: The Unicode Standard, Version 4.0 (Boston, MA, Addison-Wesley, 2003. ISBN 0-321-18578-1), as amended by Unicode 4.0.1 (http://www.unicode.org/versions/Unicode4.0.1) and by Unicode 4.1.0 (http://www.unicode.org/versions/Unicode4.1.0) URL: http://www.unicode.org/versions/Unicode4.1.0/ ", + "UNICODE5": "The Unicode Consortium. The Unicode Standard, Version 5.1.0. Addison-Wesley. 2007. ISBN 0-321-48091-0. URL: http://www.unicode.org/versions/Unicode5.1.0/ ", + "UPNP-AVARCH2": "John Ritchie, Thomas Kuehnel, Wouter van der Beek, Jeffrey Kang. UPnP AV Architecture:2. 31 December 2010. UPnP Forum. Standardized DCP. For UPnP Version 1.0. PDF document. URL: http://www.upnp.org/specs/av/UPnP-av-AVArchitecture-v2-20101231.pdf", + "UPNP-AVT3": "AVTransport:3 Service. 31 December 2010. UPnP Forum. Standardized DCP. For UPnP Version 1.0. PDF document. URL: http://www.upnp.org/specs/av/UPnP-av-AVTransport-v3-Service-20101231.pdf", + "UPNP-CD4": "ContentDirectory:4 Service. 31 December 2010. UPnP Forum. Standardized DCP. For UPnP Version 1.0. URL: http://www.upnp.org/specs/av/UPnP-av-ContentDirectory-v4-Service-20101231.pdf", + "UPNP-CM3": "ConnectionManager:3 Service. 31 December 2010. UPnP Forum. Standardized DCP. For UPnP Version 1.0. URL: http://www.upnp.org/specs/av/UPnP-av-ConnectionManager-v3-Service-20101231.pdf", + "UPNP-DEVICEARCH": "UPnP Device Architecture 1.0. 15 October 2008. UPnP Forum. For UPnP Version 1.0. PDF document. URL: http://www.upnp.org/specs/arch/UPnP-arch-DeviceArchitecture-v1.0-20081015.pdf", + "UPNP-DEVICEARCH11": "UPnP Device Architecture 1.1. 15 October 2008. UPnP Forum. PDF document. URL: http://upnp.org/specs/arch/UPnP-arch-DeviceArchitecture-v1.1.pdf", + "UPNP-DP1": "DeviceProtection:1 Service. 24 February 2011. UPnP Forum. Standardized DCP. For UPnP Version 1.0. URL: http://www.upnp.org/specs/gw/UPnP-gw-DeviceProtection-v1-Service-20110224.pdf", + "UPNP-MR3": "MediaRenderer:3 Device. 31 December 2010. UPnP Forum. Standardized DCP. For UPnP Version 1.0. PDF document. URL: http://www.upnp.org/specs/av/UPnP-av-MediaRenderer-v3-Device-20101231.pdf", + "UPNP-MS4": "MediaServer:4 Device. 31 December 2010. UPnP Forum. Standardized DCP. For UPnP Version 1.0. PDF document. URL: http://upnp.org/specs/av/UPnP-av-MediaServer-v4-Device.pdf", + "UPNP-RC3": "RenderingControl:3 Service. 31 December 2010. UPnP Forum. Standardized DCP. For UPnP Version 1.0. PDF document. URL: http://www.upnp.org/specs/av/UPnP-av-RenderingControl-v3-Service-20101231.pdf", + "UPNP-SR2": "ScheduledRecording:2 Service. 31 December 2010. UPnP Forum. Standardized DCP. For UPnP Version 1.0. URL: http://www.upnp.org/specs/av/UPnP-av-ScheduledRecording-v2-Service-20101231.pdf", + "URI": { + "authors": [ + "T. Berners-Lee", + "R. Fielding", + "L. Masinter" + ], + "href": "http://www.ietf.org/rfc/rfc3986.txt", + "title": "Uniform Resource Identifiers (URI): generic syntax", + "date": "January 2005", + "status": "RFC 3986", + "publisher": "IETF" + }, + "URI-CLARIFICATION": { + "authors": [ + "URI Planning Interest Group" + ], + "href": "http://www.w3.org/TR/2001/NOTE-uri-clarification-20010921", + "title": "URIs, URLs, and URNs: Clarifications and Recommendations 1.0", + "date": "21 September 2001", + "status": "NOTE", + "publisher": "W3C" + }, + "URI-TEMPLATE": { + "authors": [ + "Joe Gregorio", + "Roy T. Fielding", + "Marc Hadley", + "Mark Nottingham", + "David Orchard" + ], + "href": "http://www.rfc-editor.org/rfc/rfc6570.txt", + "title": "URI Template", + "date": "March 2012", + "status": "RFC 6570" + }, + "URL": { + "authors": [ + "Anne van Kesteren" + ], + "href": "http://url.spec.whatwg.org/", + "publisher": "WHATWG", + "status": "Living Standard", + "title": "URL Standard" + }, + "URN": "R. Moats. URN Syntax. IETF RFC 2141. May 1997. URL: http://www.ietf.org/rfc/rfc2141.txt", + "URN-OID": "M. Mealling. A URN Namespace of Object Identifiers. . IETF RFC 3061. February 2001. URL: http://www.ietf.org/rfc/rfc3061.txt", + "UTF-16": "P. Hoffman , F. Yergeau. UTF-16, an encoding of ISO 10646. IETF RFC 2781. February 2000. URL: http://www.ietf.org/rfc/rfc2781.txt", + "UTF-8": "F. Yergeau. UTF-8, a transformation format of ISO 10646. IETF RFC 3629. November 2003. URL: http://www.ietf.org/rfc/rfc3629.txt", + "UTR24": { + "authors": [ + "Mark Davis" + ], + "href": "http://www.unicode.org/unicode/reports/tr24/tr24-3.html", + "title": "Script Names", + "date": "27 September 2001", + "status": "Unicode Technical Report #24" + }, + "VBI-REQS": { + "authors": [ + "Kenneth G. Rehor" + ], + "href": "http://www.w3.org/TR/2002/WD-vbi-reqs-20020808", + "title": "Voice Browser Interoperation: Requirements", + "date": "8 August 2002", + "status": "WD", + "publisher": "W3C" + }, + "VOICE": { + "authors": [ + "David Raggett", + "Or Ben-Nattan" + ], + "href": "http://www.w3.org/TR/1998/NOTE-voice-0128", + "title": "Voice Browsers", + "date": "28 January 1998", + "status": "NOTE", + "publisher": "W3C" + }, + "VOICE-ARCHITECTURE": { + "authors": [ + "Michael K. Brown", + "D. A. Dahl" + ], + "href": "http://www.w3.org/TR/1999/WD-voice-architecture-19991223", + "title": "Model Architecture for Voice Browser Systems", + "date": "23 December 1999", + "status": "WD", + "publisher": "W3C" + }, + "VOICE-DIALOG-REQS": { + "authors": [ + "Scott McGlashan" + ], + "href": "http://www.w3.org/TR/1999/WD-voice-dialog-reqs-19991223", + "title": "Dialog Requirements for Voice Markup Languages", + "date": "23 December 1999", + "status": "WD", + "publisher": "W3C" + }, + "VOICE-GRAMMAR-REQS": { + "authors": [ + "Michael K. Brown" + ], + "href": "http://www.w3.org/TR/1999/WD-voice-grammar-reqs-19991223", + "title": "Grammar Representation Requirements for Voice Markup Languages", + "date": "23 December 1999", + "status": "WD", + "publisher": "W3C" + }, + "VOICE-INTRO": { + "authors": [ + "Jim Larson" + ], + "href": "http://www.w3.org/TR/2000/WD-voice-intro-20001204", + "title": "Voice Browsers, Introduction", + "date": "4 December 2000", + "status": "WD", + "publisher": "W3C" + }, + "VOICE-NLU-REQS": { + "authors": [ + "Deborah Dahl" + ], + "href": "http://www.w3.org/TR/1999/WD-voice-nlu-reqs-19991223", + "title": "Natural Language Processing Requirements for Voice Markup Languages", + "date": "23 December 1999", + "status": "WD", + "publisher": "W3C" + }, + "VOICE-TTS-REQS": { + "authors": [ + "Andrew Hunt" + ], + "href": "http://www.w3.org/TR/1999/WD-voice-tts-reqs-19991223", + "title": "Speech Synthesis Markup Requirements for Voice Markup Languages", + "date": "23 December 1999", + "status": "WD", + "publisher": "W3C" + }, + "VOICEXML20": { + "authors": [ + "Brad Porter" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2004/REC-voicexml20-20040316", + "title": "Voice Extensible Markup Language (VoiceXML) Version 2.0", + "date": "16 March 2004", + "status": "REC", + "publisher": "W3C" + }, + "VOICEXML21": { + "authors": [ + "Scott McGlashan" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/REC-voicexml21-20070619", + "title": "Voice Extensible Markup Language (VoiceXML) 2.1", + "date": "19 June 2007", + "status": "REC", + "publisher": "W3C" + }, + "VOICEXML30": { + "authors": [ + "Paolo Baggia" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/WD-voicexml30-20081219", + "title": "Voice Extensible Markup Language (VoiceXML) 3.0", + "date": "19 December 2008", + "status": "WD", + "publisher": "W3C" + }, + "VXML30REQS": { + "authors": [ + "Emily Candell", + "Jeff Hoepfinger" + ], + "href": "http://www.w3.org/TR/2008/WD-vxml30reqs-20080808", + "title": "Voice Extensible Markup Language (VoiceXML) 3.0 Requirements", + "date": "8 August 2008", + "status": "WD", + "publisher": "W3C" + }, + "WAC-ORIENTATION-API": "WAC Application Services Ltd. Device APIs: The orientation module 28 January 2011. WAC 2.0 Proposed Release Version (PRV) URL: http://specs.wacapps.net/2.0/jun2011/deviceapis/orientation.html ", + "WAC-SENSOR-API": { + "authors": [ + "WAC Application Services Ltd" + ], + "href": "http://specs.wacapps.net/2.0/jun2011/deviceapis/sensors.html", + "title": "Device APIs: The sensor module", + "date": "July 2011", + "status": "WAC Ipanema Editor's Draft" + }, + "WAI-AGE-LITERATURE": { + "authors": [ + "Andrew Arch" + ], + "href": "http://www.w3.org/TR/2008/WD-wai-age-literature-20080514", + "title": "Web Accessibility for Older Users: A Literature Review", + "date": "14 May 2008", + "status": "WD", + "publisher": "W3C" + }, + "WAI-ARIA": { + "authors": [ + "James Craig", + "Michael Cooper" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2009/WD-wai-aria-20090224", + "title": "Accessible Rich Internet Applications (WAI-ARIA) 1.0", + "date": "24 February 2009", + "status": "WD", + "publisher": "W3C" + }, + "WAI-ARIA-IMPLEMENTATION": { + "authors": [ + "Michael Cooper", + "Aaron Leventhal" + ], + "href": "http://www.w3.org/TR/2009/WD-wai-aria-implementation-20090224", + "title": "WAI-ARIA 1.0 User Agent Implementation Guide", + "date": "24 February 2009", + "status": "WD", + "publisher": "W3C" + }, + "WAI-ARIA-PRACTICES": { + "authors": [ + "Joseph Scheuhammer", + "Michael Cooper" + ], + "href": "http://www.w3.org/TR/2010/WD-wai-aria-practices-20100916/", + "title": "WAI-ARIA Best Practices.", + "date": "16 September 2010", + "status": "WD", + "publisher": "W3C" + }, + "WAI-ARIA-PRIMER": { + "authors": [ + "Richard Schwerdtfeger", + "Michael Cooper", + "Lisa Pappas" + ], + "href": "http://www.w3.org/TR/2008/WD-wai-aria-primer-20080204", + "title": "WAI-ARIA Primer", + "date": "4 February 2008", + "status": "WD", + "publisher": "W3C" + }, + "WAI-ARIA-ROADMAP": { + "authors": [ + "Richard Schwerdtfeger" + ], + "href": "http://www.w3.org/TR/2008/WD-wai-aria-roadmap-20080204", + "title": "Roadmap for Accessible Rich Internet Applications (WAI-ARIA Roadmap)", + "date": "4 February 2008", + "status": "WD", + "publisher": "W3C" + }, + "WCA": { + "authors": [ + "Johan Hjelm", + "Jim Pitkow", + "Henrik Frystyk Nielsen" + ], + "href": "http://www.w3.org/TR/1999/NOTE-WCA-19990319", + "title": "Web Characterization: From working group to activity", + "date": "19 March 1999", + "status": "NOTE", + "publisher": "W3C" + }, + "WCAG": { + "authors": [ + "Wendy Chisholm", + "Gregg Vanderheiden", + "Ian Jacobs" + ], + "href": "http://www.w3.org/TR/1999/WAI-WEBCONTENT-19990505", + "title": "Web Content Accessibility Guidelines 1.0", + "date": "5 May 1999", + "status": "REC", + "publisher": "W3C" + }, + "WCAG10-CORE-TECHS": { + "authors": [ + "Gregg Vanderheiden", + "Ian Jacobs", + "Wendy Chisholm" + ], + "href": "http://www.w3.org/TR/2000/NOTE-WCAG10-CORE-TECHS-20001106", + "title": "Core Techniques for Web Content Accessibility Guidelines 1.0", + "date": "6 November 2000", + "status": "NOTE", + "publisher": "W3C" + }, + "WCAG10-CSS-TECHS": { + "authors": [ + "Gregg Vanderheiden", + "Ian Jacobs", + "Wendy Chisholm" + ], + "href": "http://www.w3.org/TR/2000/NOTE-WCAG10-CSS-TECHS-20001106", + "title": "CSS Techniques for Web Content Accessibility Guidelines 1.0", + "date": "6 November 2000", + "status": "NOTE", + "publisher": "W3C" + }, + "WCAG10-HTML-TECHS": { + "authors": [ + "Wendy Chisholm", + "Gregg Vanderheiden", + "Ian Jacobs" + ], + "href": "http://www.w3.org/TR/2000/NOTE-WCAG10-HTML-TECHS-20001106", + "title": "HTML Techniques for Web Content Accessibility Guidelines 1.0", + "date": "6 November 2000", + "status": "NOTE", + "publisher": "W3C" + }, + "WCAG10-TECHS": { + "authors": [ + "Gregg Vanderheiden", + "Ian Jacobs", + "Wendy Chisholm" + ], + "href": "http://www.w3.org/TR/2000/NOTE-WCAG10-TECHS-20001106", + "title": "Techniques for Web Content Accessibility Guidelines 1.0", + "date": "6 November 2000", + "status": "NOTE", + "publisher": "W3C" + }, + "WCAG2-REQ": { + "authors": [ + "Gregg Vanderheiden", + "Wendy Chisholm", + "John Slatin" + ], + "href": "http://www.w3.org/TR/2006/NOTE-wcag2-req-20060425", + "title": "Requirements for WCAG 2.0", + "date": "25 April 2006", + "status": "NOTE", + "publisher": "W3C" + }, + "WCAG2-TECH-REQ": { + "authors": [ + "Michael Cooper" + ], + "href": "http://www.w3.org/TR/2003/WD-wcag2-tech-req-20030207", + "title": "Requirements for WCAG 2.0 Checklists and Techniques", + "date": "7 February 2003", + "status": "WD", + "publisher": "W3C" + }, + "WCAG20": { + "authors": [ + "Michael Cooper" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/REC-WCAG20-20081211", + "title": "Web Content Accessibility Guidelines (WCAG) 2.0", + "date": "11 December 2008", + "status": "REC", + "publisher": "W3C" + }, + "WCAG20-TECHS": { + "authors": [ + "Michael Cooper" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211", + "title": "Techniques for WCAG 2.0", + "date": "11 December 2008", + "status": "NOTE", + "publisher": "W3C" + }, + "WCSS11": "Open Mobile Alliance. Wireless CSS Specification. October 2006. Approved Version 1.1. URL: http://www.openmobilealliance.org/technical/release_program/docs/Browsing/V2_3-20080331-A/OMA-WAP-WCSS-V1_1-20061020-A.pdf ", + "WCSS12": "Open Mobile Alliance. Wireless CSS Specification Version 1.2. 21 September 2007. (Work in progress.) URL: http://www.openmobilealliance.org/ftp/Public_documents/MCE/MAE/Permanent_documents/OMA-TS-WCSS-V1_2-20070921-D.zip ", + "WEB-FORMS-2": { + "authors": [ + "Ian Hickson" + ], + "href": "http://www.w3.org/TR/2006/WD-web-forms-2-20060821", + "title": "Web Forms 2.0", + "date": "21 August 2006", + "status": "WD", + "publisher": "W3C" + }, + "WEB-SQL": { + "authors": [ + "Ian Hickson" + ], + "href": "http://www.w3.org/TR/2010/NOTE-webdatabase-20101118", + "title": "Web SQL Database", + "date": "18 November 2010", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "WEBAPP-PRIVACY-BESTPRACTICES": "Frederick Hirsch. Web Application Privacy Best Practices. W3C Working Group Note. URL: http://www.w3.org/TR/app-privacy-bp/ ", + "WEBAPPS-MANIFEST-API": { + "authors": [ + "Anant Narayanan" + ], + "href": "https://dvcs.w3.org/hg/app-manifest/raw-file/tip/index.html", + "title": "Web Application Manifest Format and Management APIs", + "date": "30 January 2013", + "status": "ED", + "publisher": "W3C" + }, + "WEBARCH": { + "authors": [ + "Norman Walsh", + "Ian Jacobs" + ], + "href": "http://www.w3.org/TR/2004/REC-webarch-20041215/", + "title": "Architecture of the World Wide Web, Volume One", + "date": "15 December 2004", + "status": "REC", + "publisher": "W3C" + }, + "WebBug-Wikipedia": "Wikipedia Web Bug definition URL: http://en.wikipedia.org/wiki/Web_bug ", + "WEBCGM": { + "authors": [ + "Lofton Henderson" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2001/REC-WebCGM-20011217", + "title": "WebCGM 1.0 Second Release", + "date": "17 December 2001", + "status": "REC", + "publisher": "W3C" + }, + "WEBCGM20": { + "authors": [ + "Benoit Bezaire", + "Lofton Henderson", + "David Cruikshank" + ], + "href": "http://www.w3.org/TR/2007/REC-webcgm20-20070130", + "title": "WebCGM 2.0", + "date": "30 January 2007", + "status": "REC", + "publisher": "W3C" + }, + "WEBCGM21": { + "authors": [ + "Lofton Henderson", + "Benoit Bezaire" + ], + "href": "http://www.w3.org/TR/2009/WD-webcgm21-20090130", + "title": "WebCGM 2.1", + "date": "30 January 2009", + "status": "WD", + "publisher": "W3C" + }, + "WEBGL": { + "authors": [ + "Chris Marrin (Apple Inc.)" + ], + "href": "https://www.khronos.org/registry/webgl/specs/1.0/", + "title": "WebGL Specification, Version 1.0", + "date": "10 February 2011", + "publisher": "Khronos" + }, + "WEBIDL": { + "authors": [ + "Cameron McCormack" + ], + "href": "http://www.w3.org/TR/2012/CR-WebIDL-20120419/", + "title": "Web IDL", + "date": "19 April 2012", + "status": "CR", + "publisher": "W3C" + }, + "WEBINTENTS": "Greg Billock; James Hawkins; Paul Kinlan. Web Intents. Editors' Draft. (Work in progress.) URL: http://dvcs.w3.org/hg/web-intents/raw-file/tip/spec/Overview.html ", + "WEBONT-REQ": { + "authors": [ + "Jeff Heflin" + ], + "href": "http://www.w3.org/TR/2004/REC-webont-req-20040210", + "title": "OWL Web Ontology Language Use Cases and Requirements", + "date": "10 February 2004", + "status": "REC", + "publisher": "W3C" + }, + "WEBRTC10": { + "authors": [ + "A Bergkvist", + "D Burnett", + "C Jennings", + "A Narayanan" + ], + "href": "http://www.w3.org/TR/2011/WD-webrtc-20111027/", + "title": "WebRTC 1.0", + "date": "27 October 2011", + "status": "WD", + "publisher": "W3C" + }, + "WEBSOCKETS-API": "I. Hickson. The WebSocket API. W3C Working Draft. (Work in progress.) URL: http://www.w3.org/TR/websockets/ ", + "WEBSOCKETS-API-20110929": { + "authors": [ + "I. Hickson" + ], + "href": "http://www.w3.org/TR/2011/WD-websockets-20110929/", + "title": "The WebSocket API", + "date": "29 September 2011", + "status": "WD", + "publisher": "W3C" + }, + "WEBSOCKETS-API-20120920": { + "authors": [ + "I. Hickson" + ], + "href": "http://www.w3.org/TR/2012/CR-websockets-20120920/", + "title": "The WebSocket API", + "date": "20 September 2012", + "status": "CR", + "publisher": "W3C" + }, + "WEBSOCKETS-PROTOCOL": "C. Holmberg, S. Hakansson, G. Eriksson. The WebSocket protocol. URL: http://tools.ietf.org/id/draft-ietf-hybi-thewebsocketprotocol-09.txt ", + "WEBSTORAGE": { + "authors": [ + "Ian Hickson" + ], + "href": "http://www.w3.org/TR/2013/PR-webstorage-20130409", + "title": "Web Storage", + "date": "09 April 2013", + "status": "PR", + "publisher": "W3C" + }, + "WEBSTORAGE-20111208": { + "authors": [ + "Ian Hickson" + ], + "href": "http://www.w3.org/TR/2011/CR-webstorage-20111208", + "title": "Web Storage", + "date": "08 December 2011", + "status": "CR", + "publisher": "W3C" + }, + "WEBVTT": { + "authors": [ + "Ian Hickson" + ], + "href": "http://dev.w3.org/html5/webvtt/", + "title": "WebVTT", + "date": "21 August 2012", + "status": "WD", + "publisher": "W3C" + }, + "WEBWORKERS": { + "authors": [ + "Ian Hickson" + ], + "href": "http://www.w3.org/TR/2012/CR-workers-20120501", + "title": "Web Workers", + "date": "01 May 2012", + "status": "CR", + "publisher": "W3C" + }, + "WEBWORKERS-20120501": { + "authors": [ + "Ian Hickson" + ], + "href": "http://www.w3.org/TR/2012/CR-workers-20120501", + "title": "Web Workers", + "date": "01 May 2012", + "status": "CR", + "publisher": "W3C" + }, + "WICD": { + "authors": [ + "Daniel Appelquist" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/CR-WICD-20070718", + "title": "WICD Core 1.0", + "date": "18 July 2007", + "status": "CR", + "publisher": "W3C" + }, + "WICDFULL": { + "authors": [ + "Timur Mehrvarz" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/CR-WICDFull-20070718", + "title": "WICD Full 1.0", + "date": "18 July 2007", + "status": "CR", + "publisher": "W3C" + }, + "WICDMobile10": { + "authors": [ + "Timur Mehrvarz" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/CR-WICDMobile-20070718", + "title": "WICD Mobile 1.0", + "date": "18 July 2007", + "status": "CR", + "publisher": "W3C" + }, + "WIDGETS": { + "authors": [ + "Marcos Cáceres" + ], + "href": "http://www.w3.org/TR/widgets/", + "title": "Widget Packaging and XML Configuration", + "date": "27 November 2012", + "status": "REC", + "publisher": "W3C" + }, + "WIDGETS-APIS": "Marcos Cáceres Widget Interface. W3C Proposed Recommendation. URL: http://www.w3.org/TR/widgets-api/ ", + "WIDGETS-DIGSIG": { + "authors": [ + "M. Cáceres", + "P. Bayers", + "Stuart Knightley", + "F. Hirsch", + "M Priestley" + ], + "href": "http://www.w3.org/TR/widgets-digsig", + "title": "Digital Signatures for Widgets", + "date": "(Work in progress", + "status": ")" + }, + "WIDGETS-LAND": { + "authors": [ + "Marcos Cáceres" + ], + "href": "http://www.w3.org/TR/2008/WD-widgets-land-20080414", + "title": "The Widget Landscape (Q1 2008)", + "date": "14 April 2008", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "WIDGETS-PC-INTEROP": "Marcos Cáceres Implementation Report for Widgets Packaging and XML Configuration.. URL: http://dev.w3.org/2006/waf/widgets/imp-report/ ", + "WIDGETS-PC-TESTS": "Marcos Cáceres Test Suite for Packaging and XML Configuration. W3C Test Suite. URL: http://dev.w3.org/2006/waf/widgets/test-suite/ ", + "WIDGETS-REQS": "Marcos Cáceres. Requirements For Standardizing Widgets.. W3C Working Group Note. URL: http://www.w3.org/TR/widgets-reqs/ ", + "WIDGETS-UPDATES": { + "authors": [ + "Marcos Cáceres" + ], + "href": "http://www.w3.org/TR/2008/WD-widgets-updates-20081007", + "title": "Widget Updates", + "date": "7 October 2008", + "status": "WD", + "publisher": "W3C" + }, + "WIDGETS-URI": "Marcos Cáceres. Widget URI Scheme.. W3C Note. URL: http://www.w3.org/TR/2011/WD-widgets-uri-20110927 ", + "WINDOW": { + "authors": [ + "Ian Davis", + "Maciej Stachowiak" + ], + "href": "http://www.w3.org/TR/2006/WD-Window-20060407", + "title": "Window Object 1.0", + "date": "7 April 2006", + "status": "WD", + "publisher": "W3C" + }, + "WOFF": { + "authors": [ + "Jonathan Kew", + "Tal Leming", + "Erik van Blokland" + ], + "href": "http://www.w3.org/TR/WOFF/", + "title": "WOFF File Format 1.0", + "date": "13 December 2012", + "status": "REC", + "publisher": "W3C" + }, + "WOFF-20121213": { + "authors": [ + "Jonathan Kew", + "Tal Leming", + "Erik van Blokland" + ], + "href": "http://www.w3.org/TR/2012/REC-WOFF-20121213/", + "title": "WOFF File Format 1.0", + "date": "13 December 2012", + "status": "REC", + "publisher": "W3C" + }, + "WORDNET-RDF": { + "authors": [ + "Aldo Gangemi", + "Guus Schreiber", + "Mark van Assem" + ], + "href": "http://www.w3.org/TR/2006/WD-wordnet-rdf-20060619", + "title": "RDF/OWL Representation of WordNet", + "date": "19 June 2006", + "status": "WD", + "publisher": "W3C" + }, + "WS-ADDR-CORE": { + "authors": [ + "Martin Gudgin", + "Marc Hadley", + "Tony Rogers" + ], + "href": "http://www.w3.org/TR/2006/REC-ws-addr-core-20060509", + "title": "Web Services Addressing 1.0 - Core", + "date": "9 May 2006", + "status": "REC", + "publisher": "W3C" + }, + "WS-ADDR-METADATA": { + "authors": [ + "Martin Gudgin" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/REC-ws-addr-metadata-20070904", + "title": "Web Services Addressing 1.0 - Metadata", + "date": "4 September 2007", + "status": "REC", + "publisher": "W3C" + }, + "WS-ADDR-SOAP": { + "authors": [ + "Tony Rogers" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2006/REC-ws-addr-soap-20060509", + "title": "Web Services Addressing 1.0 - SOAP Binding", + "date": "9 May 2006", + "status": "REC", + "publisher": "W3C" + }, + "WS-ARCH": { + "authors": [ + "Francis McCabe" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2004/NOTE-ws-arch-20040211", + "title": "Web Services Architecture", + "date": "11 February 2004", + "status": "NOTE", + "publisher": "W3C" + }, + "WS-ARCH-SCENARIOS": { + "authors": [ + "David Orchard", + "Hugo Haas", + "Hao He" + ], + "href": "http://www.w3.org/TR/2004/NOTE-ws-arch-scenarios-20040211", + "title": "Web Services Architecture Usage Scenarios", + "date": "11 February 2004", + "status": "NOTE", + "publisher": "W3C" + }, + "WS-CDL-10": { + "authors": [ + "Yves Lafon" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2005/CR-ws-cdl-10-20051109", + "title": "Web Services Choreography Description Language Version 1.0", + "date": "9 November 2005", + "status": "CR", + "publisher": "W3C" + }, + "WS-CDL-10-PRIMER": { + "authors": [ + "Steve Ross-Talbot", + "Tony Fletcher" + ], + "href": "http://www.w3.org/TR/2006/WD-ws-cdl-10-primer-20060619", + "title": "Web Services Choreography Description Language: Primer", + "date": "19 June 2006", + "status": "WD", + "publisher": "W3C" + }, + "WS-CHOR-MODEL": { + "authors": [ + "David Burdett", + "Nickolas Kavantzas" + ], + "href": "http://www.w3.org/TR/2004/WD-ws-chor-model-20040324", + "title": "WS Choreography Model Overview", + "date": "24 March 2004", + "status": "WD", + "publisher": "W3C" + }, + "WS-CHOR-REQS": { + "authors": [ + "Ed Peters" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2004/WD-ws-chor-reqs-20040311", + "title": "Web Services Choreography Requirements", + "date": "11 March 2004", + "status": "WD", + "publisher": "W3C" + }, + "WS-DESC-REQS": { + "authors": [ + "Jeffrey C. Schlimmer" + ], + "href": "http://www.w3.org/TR/2002/WD-ws-desc-reqs-20021028", + "title": "Web Services Description Requirements", + "date": "28 October 2002", + "status": "WD", + "publisher": "W3C" + }, + "WS-DESC-USECASES": { + "authors": [ + "Waqar Sadiq", + "Sandeep Kumar" + ], + "href": "http://www.w3.org/TR/2002/WD-ws-desc-usecases-20020604", + "title": "Web Service Description Usage Scenarios", + "date": "4 June 2002", + "status": "WD", + "publisher": "W3C" + }, + "WS-ENUMERATION": { + "authors": [ + "Ashok Malhotra" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2009/WD-ws-enumeration-20090317", + "title": "Web Services Enumeration (WS-Enumeration)", + "date": "17 March 2009", + "status": "WD", + "publisher": "W3C" + }, + "WS-EVENTING": { + "authors": [ + "Ashok Malhotra" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2009/WD-ws-eventing-20090317", + "title": "Web Services Eventing (WS-Eventing)", + "date": "17 March 2009", + "status": "WD", + "publisher": "W3C" + }, + "WS-FRAGMENT": { + "authors": [ + "D. Davis", + "A. Malhotra", + "K. Warr", + "W. Chou" + ], + "href": "http://www.w3.org/TR/2010/WD-ws-fragment-20100330", + "title": "Web Services Fragment (WS-Fragment)", + "date": "30 March 2010", + "status": "WD", + "publisher": "W3C" + }, + "WS-GLOSS": { + "authors": [ + "Hugo Haas", + "Allen Brown" + ], + "href": "http://www.w3.org/TR/2004/NOTE-ws-gloss-20040211", + "title": "Web Services Glossary", + "date": "11 February 2004", + "status": "NOTE", + "publisher": "W3C" + }, + "WS-I18N": { + "authors": [ + "Mary Trumble", + "Addison Phillips", + "Felix Sasaki" + ], + "href": "http://www.w3.org/TR/2008/WD-ws-i18n-20080415", + "title": "Web Services Internationalization (WS-I18N)", + "date": "15 April 2008", + "status": "WD", + "publisher": "W3C" + }, + "WS-I18N-REQ": { + "authors": [ + "Addison Phillips" + ], + "href": "http://www.w3.org/TR/2004/NOTE-ws-i18n-req-20041116", + "title": "Requirements for the Internationalization of Web Services", + "date": "16 November 2004", + "status": "NOTE", + "publisher": "W3C" + }, + "WS-I18N-SCENARIOS": { + "authors": [ + "Takao Suzuki" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2004/NOTE-ws-i18n-scenarios-20040730", + "title": "Web Services Internationalization Usage Scenarios", + "date": "30 July 2004", + "status": "NOTE", + "publisher": "W3C" + }, + "WS-METADATA-EXCHANGE": { + "authors": [ + "Katy Warr" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2009/WD-ws-metadata-exchange-20090317", + "title": "Web Services Metadata Exchange (WS-MetadataExchange)", + "date": "17 March 2009", + "status": "WD", + "publisher": "W3C" + }, + "WS-POLICY": { + "authors": [ + "Ümit Yalçinalp" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/REC-ws-policy-20070904", + "title": "Web Services Policy 1.5 - Framework", + "date": "4 September 2007", + "status": "REC", + "publisher": "W3C" + }, + "WS-POLICY-ATTACH": { + "authors": [ + "Ümit Yalçinalp" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/REC-ws-policy-attach-20070904", + "title": "Web Services Policy 1.5 - Attachment", + "date": "4 September 2007", + "status": "REC", + "publisher": "W3C" + }, + "WS-POLICY-GUIDELINES": { + "authors": [ + "Maryann Hondo" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/NOTE-ws-policy-guidelines-20071112", + "title": "Web Services Policy 1.5 - Guidelines for Policy Assertion Authors", + "date": "12 November 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "WS-POLICY-PRIMER": { + "authors": [ + "Asir S Vedamuthu" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/NOTE-ws-policy-primer-20071112", + "title": "Web Services Policy 1.5 - Primer", + "date": "12 November 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "WS-RESOURCE-TRANSFER": { + "authors": [ + "Ashok Malhotra" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2009/WD-ws-resource-transfer-20090317", + "title": "Web Services Resource Transfer (WS-RT)", + "date": "17 March 2009", + "status": "WD", + "publisher": "W3C" + }, + "WS-SECURECONVERSATION13": "A. Nadalin, M. Goodner, M. Gudgin, A. Barbir, H. Granqvist. WS-SecureConversation 1.3. OASIS Standard, 1 March 2007. URL: https://www.oasis-open.org/standards#wssecconv1.3 ", + "WS-SECURITY11": "A. Nadalin, C. Kaler, R. Monzillo, P. Hallam-Baker. Web Services Security: SOAP Message Security 1.1 (WS-Security 2004). OASIS Standard, 1 February 2006. URL: https://www.oasis-open.org/standards#wssv1.1 ", + "WS-SECURITYPOLICY12": "A. Nadalin, M. Goodner, M. Gudgin, A. Barbir, H. Granqvist. WS-SecurityPolicy 1.2, OASIS Standard. 1 July 2007. URL: https://www.oasis-open.org/standards#wssecpolv1.2 ", + "WS-TRANSFER": { + "authors": [ + "Ashok Malhotra" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2009/WD-ws-transfer-20090317", + "title": "Web Services Transfer (WS-Transfer)", + "date": "17 March 2009", + "status": "WD", + "publisher": "W3C" + }, + "WS-TRUST13": "A. Nadalin, M. Goodner, M. Gudgin, A. Barbir, H. Granqvist. WS-Trust 1.3. OASIS Standard, 19 March 2007. URL: https://www.oasis-open.org/standards#wstrustv1.3 ", + "WSA-REQS": { + "authors": [ + "Sharad Garg" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2004/NOTE-wsa-reqs-20040211", + "title": "Web Services Architecture Requirements", + "date": "11 February 2004", + "status": "NOTE", + "publisher": "W3C" + }, + "WSC-THREATS": { + "authors": [ + "Thomas Roessler" + ], + "href": "http://www.w3.org/TR/2007/NOTE-wsc-threats-20071101", + "title": "Web User Interaction: Threat Trees", + "date": "1 November 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "WSC-UI": { + "authors": [ + "Anil Saldhana", + "Thomas Roessler" + ], + "href": "http://www.w3.org/TR/2009/WD-wsc-ui-20090226", + "title": "Web Security Context: User Interface Guidelines", + "date": "26 February 2009", + "status": "WD", + "publisher": "W3C" + }, + "WSC-USECASES": { + "authors": [ + "Tyler Close" + ], + "href": "http://www.w3.org/TR/2008/NOTE-wsc-usecases-20080306", + "title": "Web Security Experience, Indicators and Trust: Scope and Use Cases", + "date": "6 March 2008", + "status": "NOTE", + "publisher": "W3C" + }, + "WSC-XIT": { + "authors": [ + "Anil Saldhana", + "Thomas Roessler" + ], + "href": "http://www.w3.org/TR/2008/WD-wsc-xit-20080403", + "title": "Web Security Context: Experience, Indicators, and Trust", + "date": "3 April 2008", + "status": "WD", + "publisher": "W3C" + }, + "WSDL11ELEMENTIDENTIFIERS": { + "authors": [ + "Asir S. Vedamuthu" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/NOTE-wsdl11elementidentifiers-20070720", + "title": "WSDL 1.1 Element Identifiers", + "date": "20 July 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "WSDL20": { + "authors": [ + "Sanjiva Weerawarana" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/REC-wsdl20-20070626", + "title": "Web Services Description Language (WSDL) Version 2.0 Part 1: Core Language", + "date": "26 June 2007", + "status": "REC", + "publisher": "W3C" + }, + "WSDL20-ADDITIONAL-MEPS": { + "authors": [ + "Amelia A. Lewis" + ], + "href": "http://www.w3.org/TR/2007/NOTE-wsdl20-additional-meps-20070626", + "title": "Web Services Description Language (WSDL) Version 2.0: Additional MEPs", + "date": "26 June 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "WSDL20-ADJUNCTS": { + "authors": [ + "Amelia A. Lewis" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/REC-wsdl20-adjuncts-20070626", + "title": "Web Services Description Language (WSDL) Version 2.0 Part 2: Adjuncts", + "date": "26 June 2007", + "status": "REC", + "publisher": "W3C" + }, + "WSDL20-ALTSCHEMALANGS": { + "authors": [ + "Amelia A. Lewis", + "Bijan Parsia" + ], + "href": "http://www.w3.org/TR/2005/NOTE-wsdl20-altschemalangs-20050817", + "title": "Discussion of Alternative Schema Languages and Type System Support in WSDL 2.0", + "date": "17 August 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "WSDL20-PRIMER": { + "authors": [ + "David Booth", + "Canyang Kevin Liu" + ], + "href": "http://www.w3.org/TR/2007/REC-wsdl20-primer-20070626", + "title": "Web Services Description Language (WSDL) Version 2.0 Part 0: Primer", + "date": "26 June 2007", + "status": "REC", + "publisher": "W3C" + }, + "WSDL20-RDF": { + "authors": [ + "Jacek Kopecky" + ], + "href": "http://www.w3.org/TR/2007/NOTE-wsdl20-rdf-20070626", + "title": "Web Services Description Language (WSDL) Version 2.0: RDF Mapping", + "date": "26 June 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "WSDL20-SOAP11-BINDING": { + "authors": [ + "Asir S. Vedamuthu" + ], + "href": "http://www.w3.org/TR/2007/NOTE-wsdl20-soap11-binding-20070626", + "title": "Web Services Description Language (WSDL) Version 2.0 SOAP 1.1 Binding", + "date": "26 June 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "WSI-BSP10": "M. McIntosh, M. Gudgin, K. S. Morrison, A. Barbir. Basic Security Profile Version 1.0. WS-I Final Material, 30 March 2007. URL: http://www.ws-i.org/Profiles/BasicSecurityProfile-1.0.html ", + "WSLC": { + "authors": [ + "Hao He", + "Igor Sedukhin", + "Mark Potts" + ], + "href": "http://www.w3.org/TR/2004/NOTE-wslc-20040211", + "title": "Web Service Management: Service Life Cycle", + "date": "11 February 2004", + "status": "NOTE", + "publisher": "W3C" + }, + "WSS-USERNAME11": "A. Nadalin, C. Kaler, R. Monzillo, P. Hallam-Baker. Web Services Security UsernameToken Profile 1.1. OASIS Standard Specification, 1 February 2006. URL: https://www.oasis-open.org/committees/download.php/16782/wss-v1.1-spec-os-UsernameTokenProfile.pdf ", + "X11COLORS": { + "authors": [ + "Robert B. Hess" + ], + "href": "http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwebgen/html/X11_names.asp", + "title": "Colors By Name", + "date": "MSDN Online Web Workshop", + "status": "02 November 1996" + }, + "X509V3": "ITU-T Recommendation X.509 version 3 (1997). \"Information Technology - Open Systems Interconnection - The Directory Authentication Framework\"  ISO/IEC 9594-8:1997.", + "XACML-INTRO": "A Brief Introduction to XACML. 14 March 2003. URL: https://www.oasis-open.org/committees/download.php/2713/Brief_Introduction_to_XACML.html", + "XACML20": "Tim Moses. OASIS eXtensible Access Control Markup Language (XACML) Version 2.0. 01 Feb 2005 URL: http://docs.oasis-open.org/xacml/2.0/access_control-xacml-2.0-core-spec-os.pdf", + "XADES": "XML Advanced Electronic Signatures (XAdES). ETSI TS 101 903 V1.4.1 (2009-06) URL: http://www.etsi.org/deliver/etsi_ts/101900_101999/101903/01.04.01_60/ts_101903v010401p.pdf", + "XAG": { + "authors": [ + "Charles McCathieNevile", + "Sean B. Palmer", + "Daniel Dardailler" + ], + "href": "http://www.w3.org/TR/2002/WD-xag-20021003", + "title": "XML Accessibility Guidelines", + "date": "3 October 2002", + "status": "WD", + "publisher": "W3C" + }, + "XBC-CHARACTERIZATION": { + "authors": [ + "Dmitry Lenkov", + "Oliver Goldman" + ], + "href": "http://www.w3.org/TR/2005/NOTE-xbc-characterization-20050331", + "title": "XML Binary Characterization", + "date": "31 March 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "XBC-MEASUREMENT": { + "authors": [ + "Peter Haggar", + "Stephen D. Williams" + ], + "href": "http://www.w3.org/TR/2005/NOTE-xbc-measurement-20050331", + "title": "XML Binary Characterization Measurement Methodologies", + "date": "31 March 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "XBC-PROPERTIES": { + "authors": [ + "Santiago Pericas-Geertsen", + "Mike Cokus" + ], + "href": "http://www.w3.org/TR/2005/NOTE-xbc-properties-20050331", + "title": "XML Binary Characterization Properties", + "date": "31 March 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "XBC-USE-CASES": { + "authors": [ + "Santiago Pericas-Geertsen", + "Mike Cokus" + ], + "href": "http://www.w3.org/TR/2005/NOTE-xbc-use-cases-20050331", + "title": "XML Binary Characterization Use Cases", + "date": "31 March 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "XBL": { + "authors": [ + "Ian Hickson" + ], + "href": "http://www.w3.org/TR/2007/CR-xbl-20070316", + "title": "XML Binding Language (XBL) 2.0", + "date": "16 March 2007", + "status": "CR", + "publisher": "W3C" + }, + "XBL-PRIMER": { + "authors": [ + "Lachlan Hunt", + "Marcos Cáceres" + ], + "href": "http://www.w3.org/TR/2007/WD-xbl-primer-20070718", + "title": "XBL 2.0 Primer: An Introduction for Developers", + "date": "18 July 2007", + "status": "WD", + "publisher": "W3C" + }, + "XFORMS-11-REQ": { + "authors": [ + "John Boyer", + "Roland Merrick" + ], + "href": "http://www.w3.org/TR/2004/NOTE-xforms-11-req-20040831", + "title": "XForms 1.1 Requirements", + "date": "31 August 2004", + "status": "NOTE", + "publisher": "W3C" + }, + "XFORMS-BASIC": { + "authors": [ + "T. V. Raman", + "Micah Dubinko" + ], + "href": "http://www.w3.org/TR/2003/CR-xforms-basic-20031014", + "title": "XForms 1.0 Basic Profile", + "date": "14 October 2003", + "status": "CR", + "publisher": "W3C" + }, + "XFORMS-FOR-HTML": { + "authors": [ + "John M. Boyer" + ], + "href": "http://www.w3.org/TR/2008/WD-XForms-for-HTML-20081219", + "title": "XForms for HTML", + "date": "19 December 2008", + "status": "WD", + "publisher": "W3C" + }, + "XFORMS10": { + "authors": [ + "John M. Boyer" + ], + "href": "http://www.w3.org/TR/2007/REC-xforms-20071029", + "title": "XForms 1.0 (Third Edition)", + "date": "29 October 2007", + "status": "REC", + "publisher": "W3C" + }, + "XFORMS11": { + "authors": [ + "John M. Boyer" + ], + "href": "http://www.w3.org/TR/2007/CR-xforms11-20071129", + "title": "XForms 1.1", + "date": "29 November 2007", + "status": "CR", + "publisher": "W3C" + }, + "XFRAMES": { + "authors": [ + "Steven Pemberton", + "Masayasu Ishikawa" + ], + "href": "http://www.w3.org/TR/2005/WD-xframes-20051012", + "title": "XFrames", + "date": "12 October 2005", + "status": "WD", + "publisher": "W3C" + }, + "XH": { + "authors": [ + "Dan Connolly", + "Lauren Wood" + ], + "href": "http://www.w3.org/TR/1998/NOTE-xh-19980511", + "title": "XML in HTML Meeting Report", + "date": "11 May 1998", + "status": "NOTE", + "publisher": "W3C" + }, + "XHR": "Anne van Kesteren. XMLHttpRequest", + "XHR-20121206": { + "authors": [ + "Julian Aubourg" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/", + "title": "XMLHttpRequest.", + "date": "6 December 2012", + "status": "WD", + "publisher": "W3C" + }, + "XHTML-ACCESS": { + "authors": [ + "T. V. Raman" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/WD-xhtml-access-20080526", + "title": "XHTML Access Module", + "date": "26 May 2008", + "status": "WD", + "publisher": "W3C" + }, + "XHTML-BASIC": { + "authors": [ + "Mark Baker" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2000/REC-xhtml-basic-20001219", + "title": "XHTML™ Basic", + "date": "19 December 2000", + "status": "REC", + "publisher": "W3C" + }, + "XHTML-BASIC11": { + "authors": [ + "Mark Baker" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/REC-xhtml-basic-20080729", + "title": "XHTML™ Basic 1.1", + "date": "29 July 2008", + "status": "REC", + "publisher": "W3C" + }, + "XHTML-FORMS-REQ": { + "authors": [ + "Malte Wedel" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2001/WD-xhtml-forms-req-20010404", + "title": "XForms Requirements", + "date": "4 April 2001", + "status": "WD", + "publisher": "W3C" + }, + "XHTML-MEDIA-TYPES": { + "authors": [ + "Shane McCarron" + ], + "href": "http://www.w3.org/TR/2009/NOTE-xhtml-media-types-20090116", + "title": "XHTML Media Types - Second Edition", + "date": "16 January 2009", + "status": "NOTE", + "publisher": "W3C" + }, + "XHTML-MODULARIZATION": { + "authors": [ + "Shane McCarron" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2004/WD-xhtml-modularization-20040218", + "title": "Modularization of XHTML™ 1.0 - Second Edition", + "date": "18 February 2004", + "status": "WD", + "publisher": "W3C" + }, + "XHTML-MODULARIZATION11": { + "authors": [ + "Shane McCarron" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/REC-xhtml-modularization-20081008", + "title": "XHTML™ Modularization 1.1", + "date": "8 October 2008", + "status": "REC", + "publisher": "W3C" + }, + "XHTML-MODULARIZATION11-2e": { + "authors": [ + "Shane McCarron" + ], + "href": "http://www.w3.org/TR/2010/REC-xhtml-modularization-20100729", + "title": "XHTML™ Modularization 1.1 Second Edition", + "date": "29 July 2010", + "status": "REC", + "publisher": "W3C" + }, + "XHTML-PRINT": { + "authors": [ + "Jim Bigelow", + "Melinda Grant" + ], + "href": "http://www.w3.org/TR/2006/REC-xhtml-print-20060920", + "title": "XHTML-Print", + "date": "20 September 2006", + "status": "REC", + "publisher": "W3C" + }, + "XHTML-PROF-REQ": { + "authors": [ + "David Raggett", + "Ted Wugofski", + "Peter Stark" + ], + "href": "http://www.w3.org/TR/1999/WD-xhtml-prof-req-19990906", + "title": "XHTML™ Document Profile Requirements", + "date": "6 September 1999", + "status": "WD", + "publisher": "W3C" + }, + "XHTML-RDFA": { + "authors": [ + "Shane McCarron", + "et. al" + ], + "href": "http://www.w3.org/TR/2012/REC-xhtml-rdfa-20120607/", + "title": "XHTML+RDFa 1.1", + "date": "7 June 2012", + "status": "REC", + "publisher": "W3C" + }, + "XHTML-RDFA-PRIMER": { + "authors": [ + "Mark Birbeck", + "Ben Adida" + ], + "href": "http://www.w3.org/TR/2008/NOTE-xhtml-rdfa-primer-20081014", + "title": "RDFa Primer", + "date": "14 October 2008", + "status": "NOTE", + "publisher": "W3C" + }, + "XHTML-RDFA-SCENARIOS": { + "authors": [ + "Michael Hausenblas", + "Ben Adida" + ], + "href": "http://www.w3.org/TR/2007/WD-xhtml-rdfa-scenarios-20070330", + "title": "RDFa Use Cases: Scenarios for Embedding RDF in HTML", + "date": "30 March 2007", + "status": "WD", + "publisher": "W3C" + }, + "XHTML-ROADMAP": { + "authors": [ + "Steven Pemberton", + "David Raggett", + "Masayasu Ishikawa" + ], + "href": "http://www.w3.org/TR/2000/NOTE-xhtml-roadmap-20001108", + "title": "HTML Working Group Roadmap", + "date": "8 November 2000", + "status": "NOTE", + "publisher": "W3C" + }, + "XHTML-ROLE": { + "authors": [ + "Shane McCarron" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/WD-xhtml-role-20080407", + "title": "XHTML Role Attribute Module", + "date": "7 April 2008", + "status": "WD", + "publisher": "W3C" + }, + "XHTML-VOCAB": "XHTML 2 Working Group. XHTML Vocabulary. URL: http://www.w3.org/1999/xhtml/vocab ", + "XHTML1-SCHEMA": { + "authors": [ + "Masayasu Ishikawa" + ], + "href": "http://www.w3.org/TR/2002/NOTE-xhtml1-schema-20020902", + "title": "XHTML 1.0 in XML Schema", + "date": "2 September 2002", + "status": "NOTE", + "publisher": "W3C" + }, + "XHTML10": { + "authors": [ + "Steven Pemberton" + ], + "href": "http://www.w3.org/TR/2002/REC-xhtml1-20020801/", + "title": "XHTML™ 1.0 The Extensible HyperText Markup Language (Second Edition)", + "date": "1 August 2002", + "status": "REC", + "publisher": "W3C" + }, + "XHTML11": { + "authors": [ + "Murray Altheim", + "Shane McCarron" + ], + "href": "http://www.w3.org/TR/2001/REC-xhtml11-20010531", + "title": "XHTML™ 1.1 - Module-based XHTML", + "date": "31 May 2001", + "status": "REC", + "publisher": "W3C" + }, + "XHTML11-2e": { + "authors": [ + "Masayasu Ishikawa", + "Shane McCarron" + ], + "href": "http://www.w3.org/TR/2007/WD-xhtml11-20070216", + "title": "XHTML™ 1.1 - Module-based XHTML - Second Edition", + "date": "16 February 2007", + "status": "WD", + "publisher": "W3C" + }, + "XHTML2": { + "authors": [ + "Micah Dubinko" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2006/WD-xhtml2-20060726", + "title": "XHTML™ 2.0", + "date": "26 July 2006", + "status": "WD", + "publisher": "W3C" + }, + "XHTMLPLUSMATHMLPLUSSVG": { + "authors": [ + "Masayasu Ishikawa" + ], + "href": "http://www.w3.org/TR/2002/WD-XHTMLplusMathMLplusSVG-20020809", + "title": "An XHTML + MathML + SVG Profile", + "date": "9 August 2002", + "status": "WD", + "publisher": "W3C" + }, + "XHTMLPLUSSMIL": { + "authors": [ + "Aaron Patterson", + "Patrick Schmitz", + "Debbie Newman" + ], + "href": "http://www.w3.org/TR/2002/NOTE-XHTMLplusSMIL-20020131", + "title": "XHTML+SMIL Profile", + "date": "31 January 2002", + "status": "NOTE", + "publisher": "W3C" + }, + "XINCLUDE": { + "authors": [ + "Jonathan Marsh", + "David Orchard", + "Daniel Veillard" + ], + "href": "http://www.w3.org/TR/2006/REC-xinclude-20061115", + "title": "XML Inclusions (XInclude) Version 1.0 (Second Edition)", + "date": "15 November 2006", + "status": "REC", + "publisher": "W3C" + }, + "XKMS-PGP": { + "authors": [ + "Tommy Lindberg", + "José", + "Kahan" + ], + "href": "http://www.w3.org/TR/2005/NOTE-xkms-pgp-20051219", + "title": "Using XKMS with PGP", + "date": "19 December 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "XKMS-WSDL": { + "authors": [ + "Rich Salz", + "Yunhao Zhang" + ], + "href": "http://www.w3.org/TR/2005/NOTE-xkms-wsdl-20051118", + "title": "A WSDL 1.1 description for XKMS", + "date": "18 November 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "XKMS2": { + "authors": [ + "Shivaram H. Mysore", + "Phillip Hallam-Baker" + ], + "href": "http://www.w3.org/TR/2005/REC-xkms2-20050628/", + "title": "XML Key Management Specification (XKMS 2.0)", + "date": "28 June 2005", + "status": "REC", + "publisher": "W3C" + }, + "XKMS2-BINDINGS": { + "authors": [ + "Shivaram H. Mysore", + "Phillip Hallam-Baker" + ], + "href": "http://www.w3.org/TR/2005/REC-xkms2-bindings-20050628", + "title": "XML Key Management Specification (XKMS 2.0) Bindings", + "date": "28 June 2005", + "status": "REC", + "publisher": "W3C" + }, + "XKMS2-REQ": { + "authors": [ + "Frederick Hirsch", + "Mike Just" + ], + "href": "http://www.w3.org/TR/2003/NOTE-xkms2-req-20030505", + "title": "XML Key Management (XKMS 2.0) Requirements", + "date": "5 May 2003", + "status": "NOTE", + "publisher": "W3C" + }, + "XLINK-PRINCIPLES": { + "authors": [ + "Eve Maler", + "Steven DeRose" + ], + "href": "http://www.w3.org/TR/1998/NOTE-xlink-principles-19980303", + "title": "XML Linking Language (XLink) Design Principles", + "date": "3 March 1998", + "status": "NOTE", + "publisher": "W3C" + }, + "XLINK-REQ": { + "authors": [ + "Steven J. DeRose" + ], + "href": "http://www.w3.org/TR/1999/NOTE-xlink-req-19990224", + "title": "XML XLink Requirements Version 1.0", + "date": "24 February 1999", + "status": "NOTE", + "publisher": "W3C" + }, + "XLINK10": { + "authors": [ + "David Orchard", + "Eve Maler", + "Steven DeRose" + ], + "href": "http://www.w3.org/TR/2001/REC-xlink-20010627", + "title": "XML Linking Language (XLink) Version 1.0", + "date": "27 June 2001", + "status": "REC", + "publisher": "W3C" + }, + "XLINK10-EXT": { + "authors": [ + "Norman Walsh" + ], + "href": "http://www.w3.org/TR/2005/NOTE-xlink10-ext-20050127", + "title": "Extending XLink 1.0", + "date": "27 January 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "XLINK11": { + "authors": [ + "Eve Maler" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/WD-xlink11-20080331", + "title": "XML Linking Language (XLink) Version 1.1", + "date": "31 March 2008", + "status": "WD", + "publisher": "W3C" + }, + "XLINK2RDF": { + "authors": [ + "Ron Daniel Jr" + ], + "href": "http://www.w3.org/TR/2000/NOTE-xlink2rdf-20000929", + "title": "Harvesting RDF Statements from XLinks", + "date": "29 September 2000", + "status": "NOTE", + "publisher": "W3C" + }, + "XML-BLUEBERRY-REQ": { + "authors": [ + "John Cowan" + ], + "href": "http://www.w3.org/TR/2001/WD-xml-blueberry-req-20010921", + "title": "XML Blueberry Requirements", + "date": "21 September 2001", + "status": "WD", + "publisher": "W3C" + }, + "XML-C14N": { + "authors": [ + "John Boyer" + ], + "href": "http://www.w3.org/TR/2001/REC-xml-c14n-20010315", + "title": "Canonical XML Version 1.0", + "date": "15 March 2001", + "status": "REC", + "publisher": "W3C" + }, + "XML-C14N11": { + "authors": [ + "John Boyer", + "Glenn Marcy" + ], + "href": "http://www.w3.org/TR/2008/REC-xml-c14n11-20080502/", + "title": "Canonical XML Version 1.1", + "date": "2 May 2008", + "status": "REC", + "publisher": "W3C" + }, + "XML-C14N20": { + "authors": [ + "John Boyer", + "Glen Marcy", + "Pratik Datta", + "Frederick Hirsch" + ], + "href": "http://www.w3.org/TR/2013/NOTE-xml-c14n2-20130411/", + "title": "Canonical XML Version 2.0", + "date": "11 April 2013", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "XML-CANONICAL-REQ": { + "authors": [ + "James Tauber", + "Joel Nava" + ], + "href": "http://www.w3.org/TR/1999/NOTE-xml-canonical-req-19990605", + "title": "XML Canonicalization Requirements", + "date": "5 June 1999", + "status": "NOTE", + "publisher": "W3C" + }, + "XML-ENCRYPTION-REQ": { + "authors": [ + "Joseph Reagle" + ], + "href": "http://www.w3.org/TR/2002/NOTE-xml-encryption-req-20020304", + "title": "XML Encryption Requirements", + "date": "4 March 2002", + "status": "NOTE", + "publisher": "W3C" + }, + "XML-ENTITY-NAMES": { + "authors": [ + "Patrick Ion", + "David Carlisle" + ], + "href": "http://www.w3.org/TR/2008/WD-xml-entity-names-20080721", + "title": "XML Entity definitions for Characters", + "date": "21 July 2008", + "status": "WD", + "publisher": "W3C" + }, + "XML-EVENTS": { + "authors": [ + "Mark Birbeck", + "Shane McCarron" + ], + "href": "http://www.w3.org/TR/2007/WD-xml-events-20070216", + "title": "XML Events 2", + "date": "16 February 2007", + "status": "WD", + "publisher": "W3C" + }, + "XML-EXC-C14N": { + "authors": [ + "Donald E. Eastlake 3rd", + "Joseph Reagle", + "John Boyer" + ], + "href": "http://www.w3.org/TR/2002/REC-xml-exc-c14n-20020718/", + "title": "Exclusive XML Canonicalization Version 1.0", + "date": "18 July 2002", + "status": "REC", + "publisher": "W3C" + }, + "XML-FRAG-REQ": { + "authors": [ + "Paul Grosso" + ], + "href": "http://www.w3.org/TR/1998/NOTE-XML-FRAG-REQ-19981123", + "title": "XML Fragment Interchange Requirements, Version 1.0", + "date": "23 November 1998", + "status": "NOTE", + "publisher": "W3C" + }, + "XML-FRAGID": { + "authors": [ + "Paul Grosso" + ], + "href": "http://www.w3.org/TR/2003/NOTE-xml-fragid-20030912", + "title": "Proposal for XML Fragment Identifier Syntax 0.9", + "date": "12 September 2003", + "status": "NOTE", + "publisher": "W3C" + }, + "XML-FRAGMENT": { + "authors": [ + "Paul Grosso", + "Daniel Veillard" + ], + "href": "http://www.w3.org/TR/2001/CR-xml-fragment-20010212", + "title": "XML Fragment Interchange", + "date": "12 February 2001", + "status": "CR", + "publisher": "W3C" + }, + "XML-I18N-BP": { + "authors": [ + "Jirka Kosek", + "Yves Savourel", + "Richard Ishida" + ], + "href": "http://www.w3.org/TR/2008/NOTE-xml-i18n-bp-20080213", + "title": "Best Practices for XML Internationalization", + "date": "13 February 2008", + "status": "NOTE", + "publisher": "W3C" + }, + "XML-ID": { + "authors": [ + "Daniel Veillard", + "Jonathan Marsh", + "Norman Walsh" + ], + "href": "http://www.w3.org/TR/2005/REC-xml-id-20050909", + "title": "xml:id Version 1.0", + "date": "9 September 2005", + "status": "REC", + "publisher": "W3C" + }, + "XML-ID-REQ": { + "authors": [ + "Jonathan Marsh" + ], + "href": "http://www.w3.org/TR/2003/WD-xml-id-req-20030806", + "title": "xml:id Requirements", + "date": "6 August 2003", + "status": "WD", + "publisher": "W3C" + }, + "XML-INFOSET": { + "authors": [ + "John Cowan", + "Richard Tobin" + ], + "href": "http://www.w3.org/TR/2004/REC-xml-infoset-20040204/", + "title": "XML Information Set (Second Edition)", + "date": "4 February 2004", + "status": "REC", + "publisher": "W3C" + }, + "XML-INFOSET-RDFS": { + "authors": [ + "Richard Tobin" + ], + "href": "http://www.w3.org/TR/2001/NOTE-xml-infoset-rdfs-20010406", + "title": "An RDF Schema for the XML Information Set", + "date": "6 April 2001", + "status": "NOTE", + "publisher": "W3C" + }, + "XML-INFOSET-REQ": { + "authors": [ + "David Megginson" + ], + "href": "http://www.w3.org/TR/1999/NOTE-xml-infoset-req-19990218", + "title": "XML Information Set Requirements", + "date": "18 February 1999", + "status": "NOTE", + "publisher": "W3C" + }, + "XML-Japanese": "M. Murata. XML Japanese Profile (2nd Edition). March 2005. W3C Member Submission. URL: http://www.w3.org/Submission/2005/SUBM-japanese-xml-20050324/", + "XML-LINK-STYLE": { + "authors": [ + "Norman Walsh" + ], + "href": "http://www.w3.org/TR/2001/NOTE-xml-link-style-20010605", + "title": "XML Linking and Style", + "date": "5 June 2001", + "status": "NOTE", + "publisher": "W3C" + }, + "XML-MEDIA-TYPES": { + "authors": [ + "Ümit Yalçınalp", + "Anish Karmarkar" + ], + "href": "http://www.w3.org/TR/2005/NOTE-xml-media-types-20050504/", + "title": "Describing Media Content of Binary Data in XML", + "date": "4 May 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "XML-MT": "M. Murata, S. St.Laurent, D. Kohn. XML Media Types. IETF RFC 3023. URL: http://www.ietf.org/rfc/rfc3023.txt.", + "XML-NAMES": { + "authors": [ + "Richard Tobin" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2009/REC-xml-names-20091208/", + "title": "Namespaces in XML 1.0 (Third Edition)", + "date": "8 December 2009", + "status": "REC", + "publisher": "W3C" + }, + "XML-NAMES11": { + "authors": [ + "Andrew Layman" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2006/REC-xml-names11-20060816", + "title": "Namespaces in XML 1.1 (Second Edition)", + "date": "16 August 2006", + "status": "REC", + "publisher": "W3C" + }, + "XML-NAMES11-REQ": { + "authors": [ + "Jonathan Marsh" + ], + "href": "http://www.w3.org/TR/2002/WD-xml-names11-req-20020403", + "title": "Namespaces in XML 1.1 Requirements", + "date": "3 April 2002", + "status": "WD", + "publisher": "W3C" + }, + "XML-PARSER-STAX": "Christopher Fry. JSR 173: Streaming API for XML for Java Specification 8th October 2003. v1.0 URL: http://jcp.org/en/jsr/detail?id=173", + "XML-SCHEMA-REQ": { + "authors": [ + "Ashok Malhotra", + "Murray Maloney" + ], + "href": "http://www.w3.org/TR/1999/NOTE-xml-schema-req-19990215", + "title": "XML Schema Requirements", + "date": "15 February 1999", + "status": "NOTE", + "publisher": "W3C" + }, + "XML-STYLESHEET": { + "authors": [ + "James Clark" + ], + "href": "http://www.w3.org/1999/06/REC-xml-stylesheet-19990629", + "title": "Associating Style Sheets with XML documents", + "date": "29 June 1999", + "status": "REC", + "publisher": "W3C" + }, + "XML10": { + "authors": [ + "C. M. Sperberg-McQueen" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/REC-xml-20081126/", + "title": "Extensible Markup Language (XML) 1.0 (Fifth Edition)", + "date": "26 November 2008", + "status": "REC", + "publisher": "W3C" + }, + "XML10-4e": { + "authors": [ + "C. M. Sperberg-McQueen" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2006/REC-xml-20060816/", + "title": "Extensible Markup Language (XML) 1.0 (Fourth Edition)", + "date": "16 August 2006", + "status": "REC", + "publisher": "W3C" + }, + "XML11": { + "authors": [ + "Eve Maler" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2006/REC-xml11-20060816", + "title": "Extensible Markup Language (XML) 1.1 (Second Edition)", + "date": "16 August 2006", + "status": "REC", + "publisher": "W3C" + }, + "XML11SCHEMA10": { + "authors": [ + "Henry S. Thompson" + ], + "href": "http://www.w3.org/TR/2005/NOTE-xml11schema10-20050511", + "title": "Processing XML 1.1 documents with XML Schema 1.0 processors", + "date": "11 May 2005", + "status": "NOTE", + "publisher": "W3C" + }, + "XMLBASE": { + "authors": [ + "Jonathan Marsh", + "Richard Tobin" + ], + "href": "http://www.w3.org/TR/2009/REC-xmlbase-20090128/", + "title": "XML Base (Second Edition)", + "date": "28 January 2009", + "status": "REC", + "publisher": "W3C" + }, + "XMLDSIG-BESTPRACTICES": { + "authors": [ + "Pratik Datta", + "Frederick Hirsch" + ], + "href": "http://www.w3.org/TR/2013/NOTE-xmldsig-bestpractices-20130411/", + "title": "XML Signature Best Practices", + "date": "11 April 2013", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "XMLDSIG-COMPLEXITY": { + "authors": [ + "Brad Hill" + ], + "href": "http://www.w3.org/2007/xmlsec/ws/papers/04-hill-isecpartners/", + "title": "Complexity as the Enemy of Security: Position Paper for W3C Workshop on Next Steps for XML Signature and XML Encryption", + "date": "25-26 September", + "status": "WD", + "publisher": "W3C" + }, + "XMLDSIG-CORE": { + "authors": [ + "Joseph Reagle" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/REC-xmldsig-core-20080610/", + "title": "XML Signature Syntax and Processing (Second Edition)", + "date": "10 June 2008", + "status": "REC", + "publisher": "W3C" + }, + "XMLDSIG-CORE1": { + "authors": [ + "D. Eastlake", + "J. Reagle", + "D. Solo", + "F. Hirsch", + "T. Roessler", + "K. Yiu" + ], + "href": "http://www.w3.org/TR/2013/REC-xmldsig-core1-20130411/", + "title": "XML Signature Syntax and Processing Version 1.1", + "date": "11 April 2013", + "status": "REC", + "publisher": "W3C" + }, + "XMLDSIG-CORE1-CHGS": { + "authors": [ + "Frederick Hirsch" + ], + "href": "http://www.w3.org/TR/2013/NOTE-xmldsig-core1-explain-20130411/", + "title": "Functional Explanation of Changes in XML Signature 1.1", + "date": "11 April 2013", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "XMLDSIG-CORE1-INTEROP": { + "authors": [ + "Frederick Hirsch", + "Pratik Datta" + ], + "href": "http://www.w3.org/TR/2012/NOTE-xmldsig-core1-interop-20121113/", + "title": "XML Signature 1.1 Interop Test Report", + "date": "13 November 2012", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "XMLDSIG-CORE2": { + "authors": [ + "D. Eastlake", + "J. Reagle", + "D. Solo", + "F. Hirsch", + "T. Roessler", + "K. Yiu", + "P. Datta", + "S. Cantor" + ], + "href": "http://www.w3.org/TR/2013/CR-xmldsig-core2-20130411/", + "title": "XML Signature Syntax and Processing Version 2.0", + "date": "11 April 2013", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "XMLDSIG-CORE2002": { + "authors": [ + "Joseph Reagle" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/", + "title": "XML Signature Syntax and Processing", + "date": "12 February 2002", + "status": "REC", + "publisher": "W3C" + }, + "XMLDSIG-GARCIA": { + "authors": [ + "Raúl Benito García" + ], + "href": "http://www.w3.org/2008/xmlsec/papers/TFCFirmasdigitalesenXML-11-10-2007.pdf", + "title": "Verificación De Firmas Digitales En Documentos XML De Tamaño Arbitrario", + "date": "December 2006", + "status": "WD", + "publisher": "W3C" + }, + "XMLDSIG-PROPERTIES": { + "authors": [ + "Frederick Hirsch" + ], + "href": "http://www.w3.org/TR/2013/REC-xmldsig-properties-20130411/", + "title": "XML Signature Properties", + "date": "11 April 2013", + "status": "REC", + "publisher": "W3C" + }, + "XMLDSIG-REQUIREMENTS": { + "authors": [ + "Joseph Reagle Jr" + ], + "href": "http://www.w3.org/TR/1999/WD-xmldsig-requirements-19991014", + "title": "XML-Signature Requirements", + "date": "14 October 1999", + "status": "WD", + "publisher": "W3C" + }, + "XMLDSIG-SEMANTICS": { + "authors": [ + "Sebastian Gajek", + "Lijun Liao", + "and Jörg Schwenk" + ], + "href": "http://www.w3.org/2007/xmlsec/ws/papers/07-gajek-rub/", + "title": " Towards a Semantic of XML Signature: Position Paper for W3C Workshop on Next Steps for XML Signature and XML Encryption ", + "date": "25-26 September 2007", + "status": "W3C Workshop", + "publisher": "W3C" + }, + "XMLDSIG-SIMPLIFY": { + "authors": [ + "Pratik Datta", + "Frederick Hirsch" + ], + "href": "http://www.w3.org/TR/2009/WD-xmldsig-simplify-20090226", + "title": "XML Signature Transform Simplification: Requirements and Design", + "date": "26 February 2009", + "status": "WD", + "publisher": "W3C" + }, + "XMLDSIG-THOMPSON": { + "authors": [ + "Henry Thompson" + ], + "href": "http://www.w3.org/2007/xmlsec/ws/papers/20-thompson/", + "title": "Radical proposal for Vnext of XML Signature: Position Paper for W3C Workshop on Next Steps for XML Signature and XML Encryption", + "date": "26 September 2007", + "status": "W3C Workshop", + "publisher": "W3C" + }, + "XMLDSIG-XPATH": { + "authors": [ + "Pratik Datta", + "Frederick Hirsch", + "Meiko Jensen" + ], + "href": "http://www.w3.org/TR/2013/NOTE-xmldsig-xpath-20130411/", + "title": "XML Signature Streaming Profile of XPath 1.0", + "date": "11 April 2013", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "XMLDSIG-XPATH-FILTER2": { + "authors": [ + "Merlin Hughes", + "John Boyer", + "Joseph Reagle" + ], + "href": "http://www.w3.org/TR/2002/REC-xmldsig-filter2-20021108/", + "title": "XML-Signature XPath Filter 2.0", + "date": "8 November 2002", + "status": "REC", + "publisher": "W3C" + }, + "XMLDSIG2ED-TESTS": { + "authors": [ + "Konrad Lanz", + "Sean Mullan", + "Juan Carlos Cruellas" + ], + "href": "http://www.w3.org/TR/2008/NOTE-xmldsig2ed-tests-20080610", + "title": "Test Cases for C14N 1.1 and XMLDSig Interoperability", + "date": "10 June 2008", + "status": "NOTE", + "publisher": "W3C" + }, + "XMLENC-BACKWARDS-COMP": { + "authors": [ + "Tibor Jager", + "Kenneth G. Paterson", + "Juraj Somorovsky" + ], + "href": "http://www.nds.ruhr-uni-bochum.de/research/publications/backwards-compatibility/", + "title": "One Bad Apple: Backwards Compatibility Attacks on State-of-the-Art Cryptography", + "date": "2013", + "publisher": " In Proceedings of the Network and Distributed System Security Symposium (NDSS)" + }, + "XMLENC-CBC-ATTACK": { + "authors": [ + "Tibor Jager", + "Juraj Somorovsky" + ], + "href": "http://www.nds.ruhr-uni-bochum.de/research/publications/breaking-xml-encryption/", + "title": "How to Break XML Encryption", + "date": "17-21 October 2011", + "status": "CCS’11, ACM" + }, + "XMLENC-CBC-ATTACK-COUNTERMEASURES": { + "authors": [ + "Juraj Somorovsky", + "Jörg Schwenk" + ], + "href": "http://www.w3.org/2008/xmlsec/papers/xmlEncCountermeasuresW3C.pdf", + "title": "Technical Analysis of Countermeasures against Attack on XML Encryption - or - Just Another Motivation for Authenticated Encryption", + "date": "2011" + }, + "XMLENC-CORE": { + "authors": [ + "Donald Eastlake", + "Joseph Reagle" + ], + "href": "http://www.w3.org/TR/2002/REC-xmlenc-core-20021210/", + "title": "XML Encryption Syntax and Processing", + "date": "10 December 2002", + "status": "REC", + "publisher": "W3C" + }, + "XMLENC-CORE1": { + "authors": [ + "J. Reagle", + "D. Eastlake", + "F. Hirsch", + "T. Roessler" + ], + "href": "http://www.w3.org/TR/2013/REC-xmlenc-core1-20130411/", + "title": "XML Encryption Syntax and Processing Version 1.1", + "date": "11 April 2013", + "status": "REC", + "publisher": "W3C" + }, + "XMLENC-CORE1-CHGS": { + "authors": [ + "Frederick Hirsch" + ], + "href": "http://www.w3.org/TR/2013/NOTE-xmlenc-core1-explain-20130411/", + "title": "Functional Explanation of in XML Encryption 1.1", + "date": "11 April 2013", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "XMLENC-CORE1-INTEROP": { + "authors": [ + "Pratik Datta", + "Frederick Hirsch" + ], + "href": "http://www.w3.org/TR/2012/NOTE-xmlenc-core1-interop-20121113/", + "title": "XML Encryption 1.1 Interop Test Report", + "date": "13 November 2012", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "XMLENC-CREF2": { + "authors": [ + "Frederick Hirsch" + ], + "href": "http://www.w3.org/TR/2013/NOTE-xmlenc-transform20-20130411/", + "title": "XML Encryption 1.1 CipherReference Processing Using 2.0 Transforms", + "date": "11 April 2013", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "XMLENC-DECRYPT": { + "authors": [ + "Takeshi Imamura", + "Merlin Hughes", + "Hiroshi Maruyama" + ], + "href": "http://www.w3.org/TR/2002/REC-xmlenc-decrypt-20021210", + "title": "Decryption Transform for XML Signature", + "date": "10 December 2002", + "status": "REC", + "publisher": "W3C" + }, + "XMLENC-PKCS15-ATTACK": { + "authors": [ + "Tibor Jager", + "Sebastian Schinzel", + "Juraj Somorovsky" + ], + "href": "http://www.nds.rub.de/research/publications/breaking-xml-encryption-pkcs15.pdf", + "title": "Bleichenbacher"s Attack Strikes Again: Breaking PKCS#1.5 in XML Encryption", + "date": "2012", + "publisher": "In Proceedings of the 17th European Symposium on Research in Computer Security (ESO RICS)" + }, + "XMLENC11-TESTCASES": { + "authors": [ + "Pratik Datta", + "Frederick Hirsch" + ], + "href": "http://www.w3.org/TR/2012/WD-xmlenc-core1-testcases-20120105/", + "title": "Test Cases for XML Encryption 1.1", + "date": "5 January 2012", + "status": "FPWD", + "publisher": "W3C" + }, + "XMLHTTPREQUEST": { + "authors": [ + "Julian Aubourg", + "Jungkee Song", + "Hallvord R. M. Steen", + "Anne van Kesteren" + ], + "href": "http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/", + "title": "XMLHttpRequest", + "date": "6 December 2012", + "status": "WD", + "publisher": "W3C" + }, + "XMLHTTPREQUEST2": { + "authors": [ + "Anne van Kesteren" + ], + "href": "http://www.w3.org/TR/2008/WD-XMLHttpRequest2-20080930", + "title": "XMLHttpRequest Level 2", + "date": "30 September 2008", + "status": "WD", + "publisher": "W3C" + }, + "XMLHTTPREQUEST3": { + "authors": [ + "Anne van Kesteren" + ], + "href": "http://www.w3.org/TR/2010/CR-XMLHttpRequest-20100803", + "title": "XMLHttpRequest", + "date": "3 August 2010", + "status": "CR", + "publisher": "W3C" + }, + "XMLP-REQS": { + "authors": [ + "Oisin Hurley" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2003/NOTE-xmlp-reqs-20030728", + "title": "XML Protocol (XMLP) Requirements", + "date": "28 July 2003", + "status": "NOTE", + "publisher": "W3C" + }, + "XMLP-SCENARIOS": { + "authors": [ + "John Ibbotson" + ], + "href": "http://www.w3.org/TR/2003/NOTE-xmlp-scenarios-20030730", + "title": "SOAP Version 1.2 Usage Scenarios", + "date": "30 July 2003", + "status": "NOTE", + "publisher": "W3C" + }, + "XMLSCHEMA-0": { + "authors": [ + "David C. Fallside", + "Priscilla Walmsley" + ], + "href": "http://www.w3.org/TR/2004/REC-xmlschema-0-20041028/", + "title": "XML Schema Part 0: Primer Second Edition", + "date": "28 October 2004", + "status": "REC", + "publisher": "W3C" + }, + "XMLSCHEMA-1": { + "authors": [ + "Henry S. Thompson" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/", + "title": "XML Schema Part 1: Structures Second Edition", + "date": "28 October 2004", + "status": "REC", + "publisher": "W3C" + }, + "XMLSCHEMA-11-REQ": { + "authors": [ + "Priscilla Walmsley", + "Ashok Malhotra", + "Charles Campbell" + ], + "href": "http://www.w3.org/TR/2003/WD-xmlschema-11-req-20030121", + "title": "Requirements for XML Schema 1.1", + "date": "21 January 2003", + "status": "WD", + "publisher": "W3C" + }, + "XMLSCHEMA-2": { + "authors": [ + "Paul V. Biron", + "Ashok Malhotra" + ], + "href": "http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/", + "title": "XML Schema Part 2: Datatypes Second Edition", + "date": "28 October 2004", + "status": "REC", + "publisher": "W3C" + }, + "XMLSCHEMA-FORMAL": { + "authors": [ + "Philip Wadler" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2001/WD-xmlschema-formal-20010925", + "title": "XML Schema: Formal Description", + "date": "25 September 2001", + "status": "WD", + "publisher": "W3C" + }, + "XMLSCHEMA-GUIDE2VERSIONING": { + "authors": [ + "David Orchard" + ], + "href": "http://www.w3.org/TR/2007/WD-xmlschema-guide2versioning-20070720", + "title": "Guide to Versioning XML Languages using new XML Schema 1.1 features", + "date": "20 July 2007", + "status": "WD", + "publisher": "W3C" + }, + "XMLSCHEMA-PATTERNS": { + "authors": [ + "Jonathan Calladine" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/WD-xmlschema-patterns-20080328", + "title": "Basic XML Schema Patterns for Databinding Version 1.0", + "date": "28 March 2008", + "status": "WD", + "publisher": "W3C" + }, + "XMLSCHEMA-PATTERNS-ADVANCED": { + "authors": [ + "George Cowe" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/WD-xmlschema-patterns-advanced-20080328", + "title": "Advanced XML Schema Patterns for Databinding Version 1.0", + "date": "28 March 2008", + "status": "WD", + "publisher": "W3C" + }, + "XMLSCHEMA-REF": { + "authors": [ + "Asir S. Vedamuthu", + "Mary Holstege" + ], + "href": "http://www.w3.org/TR/2008/WD-xmlschema-ref-20081117", + "title": "W3C XML Schema Definition Language (XSD): Component Designators", + "date": "17 November 2008", + "status": "WD", + "publisher": "W3C" + }, + "XMLSCHEMA11-1": { + "authors": [ + "C. M. Sperberg-McQueen", + "Henry S. Thompson", + "Shudi Gao" + ], + "href": "http://www.w3.org/TR/2012/REC-xmlschema11-1-20120405/", + "title": "W3C XML Schema Definition Language (XSD) 1.1 Part 1: Structures", + "date": "5 April 2012", + "status": "REC", + "publisher": "W3C" + }, + "XMLSCHEMA11-2": { + "authors": [ + "Henry S. Thompson" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/", + "title": "W3C XML Schema Definition Language (XSD) 1.1 Part 2: Datatypes", + "date": "5 April 2012", + "status": "REC", + "publisher": "W3C" + }, + "XMLSEC-ALGORITHMS": { + "authors": [ + "Thomas Roessler", + "Frederick Hirsch", + "Kelvin Yiu" + ], + "href": "http://www.w3.org/TR/2013/NOTE-xmlsec-algorithms-20130411/", + "title": "XML Security Algorithm Cross-Reference", + "date": "11 April 2013", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "XMLSEC-DERIVEDKEYS": { + "authors": [ + "Magnus Nyström" + ], + "href": "http://www.w3.org/TR/2009/WD-xmlsec-derivedkeys-20090226/", + "title": "XML Security Derived Keys", + "date": "26 February 2009", + "status": "WD", + "publisher": "W3C" + }, + "XMLSEC-GHCIPHERS": { + "authors": [ + "Magnus Nyström", + "Frederick Hirsch" + ], + "href": "http://www.w3.org/TR/2013/NOTE-xmlsec-generic-hybrid-20130411/", + "title": "XML Security Generic Hybrid Ciphers", + "date": "11 April 2013", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "XMLSEC-NEXTSTEPS-2007": { + "authors": [ + "Frederick Hirsch", + "Thomas Roessler" + ], + "href": "http://www.w3.org/2007/xmlsec/ws/report.html", + "title": "Workshop Report W3C Workshop on Next Steps for XML Signature and XML Encryption", + "date": "25-26 September 2007", + "status": "W3C Workshop Report", + "publisher": "W3C" + }, + "XMLSEC-RELAXNG": { + "authors": [ + "Makoto Murata", + "Frederick Hirsch" + ], + "href": "http://www.w3.org/TR/2013/NOTE-xmlsec-rngschema-20130411/", + "title": "XML Security RELAX NG Schemas", + "date": "11 April 2013", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "XMLSEC11-REQS": { + "authors": [ + "Frederick Hirsch", + "Thomas Roessler" + ], + "href": "http://www.w3.org/TR/2013/NOTE-xmlsec-reqs-20130411/", + "title": "XML Security 1.1 Requirements and Design Considerations", + "date": "11 April 2013", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "XMLSEC2-REQS": { + "authors": [ + "Frederick Hirsch", + "Pratik Datta" + ], + "href": "http://www.w3.org/TR/2013/NOTE-xmlsec-reqs2-20130411/", + "title": "XML Security 2.0 Requirements and Design Considerations", + "date": "11 April 2013", + "status": "WG-NOTE", + "publisher": "W3C" + }, + "XMLSTYLE": { + "authors": [ + "James Clark" + ], + "href": "http://www.w3.org/1999/06/REC-xml-stylesheet-19990629", + "title": "Associating Style Sheets with XML documents", + "date": "29 June 1999", + "status": "REC", + "publisher": "W3C" + }, + "XOP10": { + "authors": [ + "Martin Gudgin" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2005/REC-xop10-20050125", + "title": "XML-binary Optimized Packaging", + "date": "25 January 2005", + "status": "REC", + "publisher": "W3C" + }, + "XOPINC-FAQ": { + "authors": [ + "Michael Mahan" + ], + "href": "http://www.w3.org/TR/2004/NOTE-xopinc-FAQ-20040608", + "title": "XOP Inclusion Mechanism - Frequently Asked Questions", + "date": "8 June 2004", + "status": "NOTE", + "publisher": "W3C" + }, + "XPATH": { + "authors": [ + "James Clark", + "Steven DeRose" + ], + "href": "http://www.w3.org/TR/1999/REC-xpath-19991116/", + "title": "XML Path Language (XPath) Version 1.0", + "date": "16 November 1999", + "status": "REC", + "publisher": "W3C" + }, + "XPATH-DATAMODEL": { + "authors": [ + "Norman Walsh" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/REC-xpath-datamodel-20070123", + "title": "XQuery 1.0 and XPath 2.0 Data Model (XDM)", + "date": "23 January 2007", + "status": "REC", + "publisher": "W3C" + }, + "XPATH-FULL-TEXT-10": { + "authors": [ + "Stephen Buxton" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/CR-xpath-full-text-10-20080516", + "title": "XQuery and XPath Full Text 1.0", + "date": "16 May 2008", + "status": "CR", + "publisher": "W3C" + }, + "XPATH-FULL-TEXT-10-REQUIREMENTS": { + "authors": [ + "Pat Case", + "Stephen Buxton", + "Michael Rys" + ], + "href": "http://www.w3.org/TR/2008/WD-xpath-full-text-10-requirements-20080516", + "title": "XQuery and XPath Full Text 1.0 Requirements", + "date": "16 May 2008", + "status": "WD", + "publisher": "W3C" + }, + "XPATH-FULL-TEXT-10-USE-CASES": { + "authors": [ + "Pat Case", + "Sihem Amer-Yahia" + ], + "href": "http://www.w3.org/TR/2008/WD-xpath-full-text-10-use-cases-20080516", + "title": "XQuery and XPath Full Text 1.0 Use Cases", + "date": "16 May 2008", + "status": "WD", + "publisher": "W3C" + }, + "XPATH-FUNCTIONS": { + "authors": [ + "Jim Melton", + "Ashok Malhotra", + "Norman Walsh" + ], + "href": "http://www.w3.org/TR/2007/REC-xpath-functions-20070123", + "title": "XQuery 1.0 and XPath 2.0 Functions and Operators", + "date": "23 January 2007", + "status": "REC", + "publisher": "W3C" + }, + "XPATH20": { + "authors": [ + "Anders Berglund" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/REC-xpath20-20070123", + "title": "XML Path Language (XPath) 2.0", + "date": "23 January 2007", + "status": "REC", + "publisher": "W3C" + }, + "XPATH20REQ": { + "authors": [ + "K. Karun", + "Mary F. Fernández", + "Mark Scardina" + ], + "href": "http://www.w3.org/TR/2005/WD-xpath20req-20050603", + "title": "XPath Requirements Version 2.0", + "date": "3 June 2005", + "status": "WD", + "publisher": "W3C" + }, + "XPROC": { + "authors": [ + "Alex Milowski", + "Henry S. Thompson", + "Norman Walsh" + ], + "href": "http://www.w3.org/TR/2008/CR-xproc-20081126/", + "title": "XProc: An XML Pipeline Language", + "date": "26 November 2008", + "status": "CR", + "publisher": "W3C" + }, + "XPROC-REQUIREMENTS": { + "authors": [ + "Alex Milowski" + ], + "href": "http://www.w3.org/TR/2006/WD-xproc-requirements-20060411", + "title": "XML Processing Model Requirements and Use Cases", + "date": "11 April 2006", + "status": "WD", + "publisher": "W3C" + }, + "XPTR-ELEMENT": { + "authors": [ + "Norman Walsh" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2003/REC-xptr-element-20030325/", + "title": "XPointer element() Scheme", + "date": "25 March 2003", + "status": "REC", + "publisher": "W3C" + }, + "XPTR-FRAMEWORK": { + "authors": [ + "Paul Grosso" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2003/REC-xptr-framework-20030325/", + "title": "XPointer Framework", + "date": "25 March 2003", + "status": "REC", + "publisher": "W3C" + }, + "XPTR-INFOSET-LIAISON": { + "authors": [ + "Steven J. DeRose" + ], + "href": "http://www.w3.org/TR/1999/NOTE-xptr-infoset-liaison-19990224", + "title": "XPointer-Information Set Liaison Statement Version 1.0", + "date": "24 February 1999", + "status": "NOTE", + "publisher": "W3C" + }, + "XPTR-POLICY": "Henry Thompson. XPointer Scheme Name Registry Policy.. URL: http://www.w3.org/2005/04/xpointer-policy.html", + "XPTR-REQ": { + "authors": [ + "Steven J. DeRose" + ], + "href": "http://www.w3.org/TR/1999/NOTE-xptr-req-19990224", + "title": "XML XPointer Requirements Version 1.0", + "date": "24 February 1999", + "status": "NOTE", + "publisher": "W3C" + }, + "XPTR-XMLNS": { + "authors": [ + "Jonathan Marsh" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2003/REC-xptr-xmlns-20030325/", + "title": "XPointer xmlns() Scheme", + "date": "25 March 2003", + "status": "REC", + "publisher": "W3C" + }, + "XPTR-XPOINTER": { + "authors": [ + "Ron Daniel Jr", + "Eve Maler", + "Steven DeRose" + ], + "href": "http://www.w3.org/TR/2002/WD-xptr-xpointer-20021219/", + "title": "XPointer xpointer() Scheme", + "date": "19 December 2002", + "status": "WD", + "publisher": "W3C" + }, + "XPTR-XPOINTER-CR2001": { + "authors": [ + "Ron Daniel Jr", + "Eve Maler", + "Steven DeRose" + ], + "href": "http://www.w3.org/TR/2001/CR-xptr-20010911/", + "title": "XPointer xpointer() Scheme", + "date": "September 2001", + "status": "CR", + "publisher": "W3C" + }, + "XQUERY": { + "authors": [ + "Don Chamberlin" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/REC-xquery-20070123", + "title": "XQuery 1.0: An XML Query Language", + "date": "23 January 2007", + "status": "REC", + "publisher": "W3C" + }, + "XQUERY-11": { + "authors": [ + "Jonathan Robie", + "Don Chamberlin" + ], + "href": "http://www.w3.org/TR/2008/WD-xquery-11-20081203", + "title": "XQuery 1.1", + "date": "3 December 2008", + "status": "WD", + "publisher": "W3C" + }, + "XQUERY-11-REQUIREMENTS": { + "authors": [ + "Daniel Engovatov", + "Daniel Engovatov" + ], + "href": "http://www.w3.org/TR/2007/WD-xquery-11-requirements-20070323", + "title": "XML Query (XQuery) 1.1 Requirements", + "date": "23 March 2007", + "status": "WD", + "publisher": "W3C" + }, + "XQUERY-11-USE-CASES": { + "authors": [ + "Tim Kraska" + ], + "href": "http://www.w3.org/TR/2008/WD-xquery-11-use-cases-20081203", + "title": "XQuery 1.1 Use Cases", + "date": "3 December 2008", + "status": "WD", + "publisher": "W3C" + }, + "XQUERY-30": { + "authors": [ + "Jonathan Robie", + "Don Chamberlin", + "Michael Dyck", + "John Snelson" + ], + "href": "http://www.w3.org/TR/2011/WD-xquery-30-20111213/", + "title": "XQuery 3.0", + "date": "13 December 2011", + "status": "WD", + "publisher": "W3C" + }, + "XQUERY-30-REQUIREMENTS": { + "authors": [ + "Daniel Engovatov", + "Jonathan Robie" + ], + "href": "http://www.w3.org/TR/2010/WD-xquery-30-requirements-20100916/", + "title": "XQuery 3.0 Requirements", + "date": "16 September 2010", + "status": "WD", + "publisher": "W3C" + }, + "XQUERY-30-USE-CASES": { + "authors": [ + "Jonathan Robie", + "Tim Kraska" + ], + "href": "http://www.w3.org/TR/2012/WD-xquery-30-use-cases-20120327/", + "title": "XQuery 3.0 Use Cases", + "date": "27 March 2012", + "status": "WD", + "publisher": "W3C" + }, + "XQUERY-REQUIREMENTS": { + "authors": [ + "Massimo Marchiori" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/NOTE-xquery-requirements-20070323", + "title": "XML Query (XQuery) Requirements", + "date": "23 March 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "XQUERY-SEMANTICS": { + "authors": [ + "Michael Rys" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/REC-xquery-semantics-20070123", + "title": "XQuery 1.0 and XPath 2.0 Formal Semantics", + "date": "23 January 2007", + "status": "REC", + "publisher": "W3C" + }, + "XQUERY-SX-10": { + "authors": [ + "Giorgio Ghelli" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/WD-xquery-sx-10-20081203", + "title": "XQuery Scripting Extension 1.0", + "date": "3 December 2008", + "status": "WD", + "publisher": "W3C" + }, + "XQUERY-SX-10-REQUIREMENTS": { + "authors": [ + "Giorgio Ghelli" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/WD-xquery-sx-10-requirements-20070323", + "title": "XQuery Scripting Extension 1.0 Requirements", + "date": "23 March 2007", + "status": "WD", + "publisher": "W3C" + }, + "XQUERY-SX-10-USE-CASES": { + "authors": [ + "John Snelson" + ], + "href": "http://www.w3.org/TR/2008/WD-xquery-sx-10-use-cases-20081203", + "title": "XQuery Scripting Extension 1.0 Use Cases", + "date": "3 December 2008", + "status": "WD", + "publisher": "W3C" + }, + "XQUERY-UPDATE-10": { + "authors": [ + "Daniela Florescu" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2008/CR-xquery-update-10-20080801", + "title": "XQuery Update Facility 1.0", + "date": "1 August 2008", + "status": "CR", + "publisher": "W3C" + }, + "XQUERY-UPDATE-10-REQUIREMENTS": { + "authors": [ + "Jonathan Robie", + "Don Chamberlin" + ], + "href": "http://www.w3.org/TR/2008/CR-xquery-update-10-requirements-20080314", + "title": "XQuery Update Facility 1.0 Requirements", + "date": "14 March 2008", + "status": "CR", + "publisher": "W3C" + }, + "XQUERY-UPDATE-10-USE-CASES": { + "authors": [ + "Jonathan Robie", + "Ioana Manolescu" + ], + "href": "http://www.w3.org/TR/2008/CR-xquery-update-10-use-cases-20080314", + "title": "XQuery Update Facility 1.0 Use Cases", + "date": "14 March 2008", + "status": "CR", + "publisher": "W3C" + }, + "XQUERY-USE-CASES": { + "authors": [ + "Daniela Florescu" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/NOTE-xquery-use-cases-20070323", + "title": "XML Query Use Cases", + "date": "23 March 2007", + "status": "NOTE", + "publisher": "W3C" + }, + "XQUERY-XPATH-PARSING": { + "authors": [ + "Scott Boag" + ], + "href": "http://www.w3.org/TR/2005/WD-xquery-xpath-parsing-20050404", + "title": "Building a Tokenizer for XPath or XQuery", + "date": "4 April 2005", + "status": "WD", + "publisher": "W3C" + }, + "XQUERYX": { + "authors": [ + "Subramanian Muralidhar", + "Jim Melton" + ], + "href": "http://www.w3.org/TR/2007/REC-xqueryx-20070123", + "title": "XML Syntax for XQuery 1.0 (XQueryX)", + "date": "23 January 2007", + "status": "REC", + "publisher": "W3C" + }, + "XQUERYX-11": { + "authors": [ + "Jim Melton" + ], + "href": "http://www.w3.org/TR/2008/WD-xqueryx-11-20081203", + "title": "XQueryX 1.1", + "date": "3 December 2008", + "status": "WD", + "publisher": "W3C" + }, + "XQUPDATEUSECASES": { + "authors": [ + "Ioana Manolescu", + "Jonathan Robie" + ], + "href": "http://www.w3.org/TR/2006/WD-xqupdateusecases-20060508", + "title": "XQuery Update Facility Use Cases", + "date": "8 May 2006", + "status": "WD", + "publisher": "W3C" + }, + "XSL10": { + "authors": [ + "Jeremy Richman" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2001/REC-xsl-20011015/", + "title": "Extensible Stylesheet Language (XSL) Version 1.0", + "date": "15 October 2001", + "status": "REC", + "publisher": "W3C" + }, + "XSL11": { + "authors": [ + "Anders Berglund" + ], + "href": "http://www.w3.org/TR/2006/REC-xsl11-20061205", + "title": "Extensible Stylesheet Language (XSL) Version 1.1", + "date": "5 December 2006", + "status": "REC", + "publisher": "W3C" + }, + "XSL11-REQ": { + "authors": [ + "Paul Grosso" + ], + "href": "http://www.w3.org/TR/2003/WD-xsl11-req-20031217", + "title": "Extensible Stylesheet Language (XSL) Version 1.1 Requirements", + "date": "17 December 2003", + "status": "WD", + "publisher": "W3C" + }, + "XSLFO20-REQ": { + "authors": [ + "Klaas Bals" + ], + "href": "http://www.w3.org/TR/2008/WD-xslfo20-req-20080326", + "title": "Extensible Stylesheet Language (XSL) Requirements Version 2.0", + "date": "26 March 2008", + "status": "WD", + "publisher": "W3C" + }, + "XSLREQ": { + "authors": [ + "Norman Walsh" + ], + "href": "http://www.w3.org/TR/1998/WD-XSLReq-19980511", + "title": "XSL Requirements Summary", + "date": "11 May 1998", + "status": "WD", + "publisher": "W3C" + }, + "XSLT": { + "authors": [ + "James Clark" + ], + "href": "http://www.w3.org/TR/1999/REC-xslt-19991116", + "title": "XSL Transformations (XSLT) Version 1.0", + "date": "16 November 1999", + "status": "REC", + "publisher": "W3C" + }, + "XSLT-XQUERY-SERIALIZATION": { + "authors": [ + "Michael Kay" + ], + "etAl": true, + "href": "http://www.w3.org/TR/2007/REC-xslt-xquery-serialization-20070123", + "title": "XSLT 2.0 and XQuery 1.0 Serialization", + "date": "23 January 2007", + "status": "REC", + "publisher": "W3C" + }, + "XSLT11": { + "authors": [ + "James Clark" + ], + "href": "http://www.w3.org/TR/2001/WD-xslt11-20010824", + "title": "XSL Transformations (XSLT) Version 1.1", + "date": "24 August 2001", + "status": "WD", + "publisher": "W3C" + }, + "XSLT11REQ": { + "authors": [ + "Steve Muench" + ], + "href": "http://www.w3.org/TR/2000/WD-xslt11req-20000825", + "title": "XSL Transformations Requirements Version 1.1", + "date": "25 August 2000", + "status": "WD", + "publisher": "W3C" + }, + "XSLT20": { + "authors": [ + "Michael Kay" + ], + "href": "http://www.w3.org/TR/2007/REC-xslt20-20070123", + "title": "XSL Transformations (XSLT) Version 2.0", + "date": "23 January 2007", + "status": "REC", + "publisher": "W3C" + }, + "XSLT20REQ": { + "authors": [ + "Steve Muench", + "Mark Scardina" + ], + "href": "http://www.w3.org/TR/2001/WD-xslt20req-20010214", + "title": "XSLT Requirements Version 2.0", + "date": "14 February 2001", + "status": "WD", + "publisher": "W3C" + }, + "XSLT21": { + "authors": [ + "Michael Kay" + ], + "href": "http://www.w3.org/TR/2010/WD-xslt-21-20100511/", + "title": "XSL Transformations (XSLT) Version 2.1", + "date": "11 May 2011", + "status": "WD", + "publisher": "W3C" + }, + "YACC": "S. C. Johnson. YACC - Yet another compiler compiler. Murray Hill. 1975. Technical Report.", + "ZEROCONF": { + "authors": [ + "S. Cheshire", + "B. Aboba", + "E. Guttman" + ], + "href": "http://files.zeroconf.org/rfc3927.txt", + "title": "Dynamic Configuration of IPv4 Link-Local Addresses", + "date": "May 2005", + "status": "IETF Draft", + "publisher": "IETF" + }, + "ZHMARK": "标点符号用法 (Punctuation Mark Usage). 1995. 中华人民共和国国家标准 ", + "ZIP": { + "date": "1 September 2012", + "href": "http://www.pkware.com/documents/casestudies/APPNOTE.TXT", + "status": "Final", + "title": ".ZIP File Format Specification" + } +} diff --git a/index.js b/index.js new file mode 100644 index 000000000..a67624c09 --- /dev/null +++ b/index.js @@ -0,0 +1,98 @@ +var express = require("express"), + cors = require("connect-cors"), + BIBREF = require('./biblio'), + XREFS = require('./xrefs'); + +var app = module.exports = express(); + +function copyProps(src, dest) { + for (var k in src) { + dest[k] = src[k]; + } +} + +// Handle previous versions. +Object.keys(BIBREF).forEach(function(ref) { + var previousVersions = BIBREF[ref].previousVersions + if (previousVersions) { + Object.keys(previousVersions).forEach(function(subRef) { + var previousVersion = previousVersions[subRef]; + if (previousVersion.aliasOf) { + BIBREF[ref + '-' + subRef] = previousVersion; + } else { + var obj = {}; + copyProps(BIBREF[ref], obj); + copyProps(previousVersion[subRef], obj); + BIBREF[ref + '-' + subRef] = obj; + } + }); + delete BIBREF[ref].previousVersions; + } +}); + +// Configuration +app.configure(function(){ + app.use(cors()); + app.use(express.bodyParser()); + app.use(app.router); + app.use(express["static"](__dirname + '/public')); +}); + +app.configure('development', function(){ + app.use(express.errorHandler({ dumpExceptions: true, showStack: true })); +}); + +app.configure('production', function(){ + app.use(express.errorHandler()); +}); + +// helper +function refsForSource (refs, source) { + var data = {}; + refs.forEach(function(ref) { + if (source[ref]) data[ref] = source[ref]; + }); + return data; +} + +// index +app.get('/', function (req, res, next) { + res.redirect("/index.html"); +}); + +// bibrefs +app.get('/bibrefs', function (req, res, next) { + var data = {}; + var refs = req.param("refs"); + if (refs) { + refs.split(",").forEach(function(ref) { + var obj; + do { + obj = BIBREF[ref]; + if (obj && !data[ref]) data[ref] = obj; + } while (obj && (ref = obj.aliasOf)) + }); + res.jsonp(data); + } else { + res.jsonp(400, {error: "Missing a refs query param."}); + } +}); + +// xrefs +app.get('/xrefs', function (req, res, next) { + var data = {}; + var refs = req.param("refs"); + if (refs) { + refs.split(",").forEach(function(ref) { + if (XREFS[ref]) data[ref] = XREFS[ref]; + }); + res.jsonp(data); + } else { + res.jsonp(400, {error: "Missing a refs query param."}); + } + +}); +var port = process.env.PORT || 5000; +app.listen(port, function () { + console.log("Express server listening on port %d in %s mode", port, app.settings.env); +}); diff --git a/package.json b/package.json new file mode 100644 index 000000000..08cbbf348 --- /dev/null +++ b/package.json @@ -0,0 +1,20 @@ +{ + "name": "specref", + "version": "0.0.1", + "description": "A list of spec references and related API.", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "dependencies": { + "express": "3.2.4", + "zlib": "*", + "connect-cors": "*" + }, + "devDependencies": { + "mocha": "*" + }, + "scripts": { + "test": "mocha -u tdd ./test/*.js" + } +} diff --git a/test/test.js b/test/test.js new file mode 100644 index 000000000..ac7d0081a --- /dev/null +++ b/test/test.js @@ -0,0 +1,126 @@ +var assert = require('assert'), + fs = require('fs'); + +suite('biblio.json', function() { + test('is valid JSON', function() { + var file = fs.readFileSync('./biblio.json'); + assert.doesNotThrow(function() { + JSON.parse(file); + }, "biblio.json is well formatted JSON."); + }); + + test('is an object', function() { + var file = fs.readFileSync('./biblio.json'); + assert.ok(typeof JSON.parse(file) == 'object', "Parsing biblio.json yields an object."); + }); +}); + +var json = require('../biblio'); + +function wrap(id) { + return '[[' + id + ']]'; +} + +var PROPS = ["authors", "etAl", "href", "title", "date", "status", "publisher"]; + +function testPropIsAString(obj, key, propName) { + test(wrap(key) + ' has a ' + propName + ' which isn\'t an empty string.', function() { + assert.ok(typeof obj[propName] == "string") + assert.ok(obj[propName].length > 0, "is not the empty string") + }); +} + +function testObjOnlyContainsProps(obj, key, props) { + test(wrap(key) + ' has no other properties.', function() { + Object.keys(obj).forEach(function(k) { + assert.ok(props.indexOf(k) > -1, k + ' is a prop'); + }) + }); +} + +function testEtAlIsTrueWhenPresent(obj, key) { + if ('etAl' in obj) { + test(wrap(key) + ' has an etAl property equal to true', function() { + assert.strictEqual(obj.etAl, true); + }); + } +} + +function testAuthorsArray(obj, key) { + if ('authors' in obj) { + test(wrap(key) + ' has an authors array', function() { + assert.ok(obj.authors instanceof Array); + assert.ok(obj.authors.length > 0); + obj.authors.forEach(function(author) { + assert.ok(typeof author == "string"); + }) + }); + } +} + +function testAliasOfPointsToRealObj(obj, key) { + if ('authors' in obj) { + test('alias ' + wrap(obj.aliasOf) + ' of ' + wrap(key) + ' exists.', function() { + assert.ok(json[obj.aliasOf]); + }); + } +} + +suite('Reference', function() { + Object.keys(json).forEach(function(key) { + var obj = json[key]; + if (typeof obj == 'object') { + if (obj.aliasOf) { + testAliasOfPointsToRealObj(obj, key); + testObjOnlyContainsProps(obj, key, ['aliasOf']); + } else { + ['href', 'title'].forEach(function(prop) { + testPropIsAString(obj, key, prop); + }); + + testAuthorsArray(obj, key); + testEtAlIsTrueWhenPresent(obj, key); + + ['date', 'status', 'publisher'].forEach(function(prop) { + if (prop in obj) { + testPropIsAString(obj, key, prop); + } + }); + + testObjOnlyContainsProps(obj, key, PROPS.concat('previousVersions')); + + if ('previousVersions' in obj) { + suite("previousVersions obj of " + wrap(key), function() { + var previousVersions = obj.previousVersions; + + test(wrap(key) + ' has a previousVersions object', function() { + assert.ok(typeof previousVersions == "object"); + }); + + Object.keys(previousVersions).forEach(function(k) { + var previousVersion = previousVersions[k]; + if ('aliasOf' in previousVersion) { + testAliasOfPointsToRealObj(previousVersion, k); + testObjOnlyContainsProps(previousVersion, k, ['aliasOf']); + } else { + ['href', 'title', 'date', 'status', 'publisher'].forEach(function(prop) { + if (prop in previousVersion) { + testPropIsAString(previousVersion, k, prop); + } + }); + testAuthorsArray(previousVersion, k); + testEtAlIsTrueWhenPresent(previousVersion, k); + testObjOnlyContainsProps(previousVersion, k, PROPS); + } + }); + }); + } + } + } else { + test('is a string', function() { + assert.ok(typeof obj == "string"); + }); + } + }); +}); + diff --git a/xrefs.json b/xrefs.json new file mode 100644 index 000000000..fe3fbe147 --- /dev/null +++ b/xrefs.json @@ -0,0 +1,2468 @@ +{ + "cors": { + "definitions": { + "abort steps": "abort-steps", + "actual request": "actual-request", + "ascii case-insensitive": "ascii-case-insensitive", + "author request headers": "author-request-headers", + "cache and network error steps": "cache-and-network-error-steps", + "cache match": "preflight-result-cache-match", + "cache-credentials": "cache-credentials", + "cache-header": "cache-header", + "cache-max-age": "cache-max-age", + "cache-method": "cache-method", + "cache-origin": "cache-origin", + "cache-url": "cache-url", + "case-sensitive": "case-sensitive", + "converted to ascii lowercase": "converted-to-ascii-lowercase", + "cross-origin": "cross-origin", + "cross-origin request": "cross-origin-request", + "cross-origin request status": "cross-origin-request-status", + "cross-origin request with preflight": "cross-origin-request-with-preflight", + "force preflight flag": "force-preflight-flag", + "header cache match": "preflight-result-cache-header-match", + "header parsing": "header-parsing", + "header parsing failed": "header-parsing-failed", + "http-access-control-allow-credentials": "http-access-control-allow-credentials", + "http-access-control-allow-headers": "http-access-control-allow-headers", + "http-access-control-allow-methods": "http-access-control-allow-methods", + "http-access-control-allow-origin": "http-access-control-allow-origin", + "http-access-control-expose-headers": "http-access-control-expose-headers", + "http-access-control-max-age": "http-access-control-max-age", + "http-access-control-request-headers": "http-access-control-request-headers", + "http-access-control-request-method": "http-access-control-request-method", + "http-origin": "http-origin", + "list of exposed headers": "list-of-exposed-headers", + "list of headers": "list-of-headers", + "list of methods": "list-of-methods", + "list of origins": "list-of-origins", + "make a request steps": "make-a-request-steps", + "manual redirect flag": "manual-redirect-flag", + "method cache match": "preflight-result-cache-method-match", + "network error steps": "network-error-steps", + "omit credentials flag": "omit-credentials-flag", + "preflight request": "preflight-request", + "preflight result cache": "preflight-result-cache", + "redirect steps": "redirect-steps", + "request entity body": "request-entity-body", + "request method": "request-method", + "request url": "request-url", + "resource sharing check": "resource-sharing-check", + "simple cross-origin request": "simple-cross-origin-request", + "simple header": "simple-header", + "simple method": "simple-method", + "simple response header": "simple-response-header", + "source origin": "source-origin", + "supports credentials": "supports-credentials", + "user credentials": "user-credentials" + }, + "url": "http://dvcs.w3.org/hg/cors/raw-file/tip/Overview.html#" + }, + "cssom": { + "definitions": { + "add a style sheet": "add-a-style-sheet", + "associated style sheet": "associated-style-sheet", + "change the preferred style sheet set name": "change-the-preferred-style-sheet-set-name", + "collection of media queries": "collection-of-media-queries", + "compare media queries": "compare-media-queries", + "create a medialist object": "create-a-medialist-object", + "create a style sheet": "create-a-style-sheet", + "css declaration block": "css-declaration-block", + "css declaration block declarations": "css-declaration-block-declarations", + "css declaration block readonly flag": "css-declaration-block-readonly-flag", + "csscolorcomponentvalue": "csscolorcomponentvalue", + "csscomponentvalue": "csscomponentvalue", + "cssfontfacerule": "cssfontfacerule", + "cssidentifiercomponentvalue": "cssidentifiercomponentvalue", + "cssimportrule": "cssimportrule", + "csskeywordcomponentvalue": "csskeywordcomponentvalue", + "csslengthcomponentvalue": "csslengthcomponentvalue", + "cssmapvalue": "cssmapvalue", + "cssmediarule": "cssmediarule", + "cssnamespacerule": "cssnamespacerule", + "csspagerule": "csspagerule", + "csspercentagecomponentvalue": "csspercentagecomponentvalue", + "csspropertyvalue": "csspropertyvalue", + "csspropertyvaluelist": "csspropertyvaluelist", + "cssrule": "cssrule", + "cssrulelist": "cssrulelist", + "cssstringcomponentvalue": "cssstringcomponentvalue", + "cssstyledeclaration": "cssstyledeclaration", + "cssstyledeclarationvalue": "cssstyledeclarationvalue", + "cssstylerule": "cssstylerule", + "cssstylesheet": "cssstylesheet", + "cssurlcomponentvalue": "cssurlcomponentvalue", + "document style sheets": "document-style-sheets", + "dom-cssfontfacerule-style": "dom-cssfontfacerule-style", + "dom-cssimportrule-href": "dom-cssimportrule-href", + "dom-cssimportrule-media": "dom-cssimportrule-media", + "dom-cssimportrule-stylesheet": "dom-cssimportrule-stylesheet", + "dom-cssmediarule-cssrules": "dom-cssmediarule-cssrules", + "dom-cssmediarule-deleterule": "dom-cssmediarule-deleterule", + "dom-cssmediarule-insertrule": "dom-cssmediarule-insertrule", + "dom-cssmediarule-media": "dom-cssmediarule-media", + "dom-cssnamespacerule-namespaceuri": "dom-cssnamespacerule-namespaceuri", + "dom-cssnamespacerule-prefix": "dom-cssnamespacerule-prefix", + "dom-csspagerule-selectortext": "dom-csspagerule-selectortext", + "dom-csspagerule-style": "dom-csspagerule-style", + "dom-cssrule-csstext": "dom-cssrule-csstext", + "dom-cssrule-font_face_rule": "dom-cssrule-font_face_rule", + "dom-cssrule-import_rule": "dom-cssrule-import_rule", + "dom-cssrule-media_rule": "dom-cssrule-media_rule", + "dom-cssrule-namespace_rule": "dom-cssrule-namespace_rule", + "dom-cssrule-page_rule": "dom-cssrule-page_rule", + "dom-cssrule-parentrule": "dom-cssrule-parentrule", + "dom-cssrule-parentstylesheet": "dom-cssrule-parentstylesheet", + "dom-cssrule-style_rule": "dom-cssrule-style_rule", + "dom-cssrule-type": "dom-cssrule-type", + "dom-cssstyledeclaration-azimuth": "dom-cssstyledeclaration-azimuth", + "dom-cssstyledeclaration-background": "dom-cssstyledeclaration-background", + "dom-cssstyledeclaration-backgroundattachment": "dom-cssstyledeclaration-backgroundattachment", + "dom-cssstyledeclaration-backgroundcolor": "dom-cssstyledeclaration-backgroundcolor", + "dom-cssstyledeclaration-backgroundimage": "dom-cssstyledeclaration-backgroundimage", + "dom-cssstyledeclaration-backgroundposition": "dom-cssstyledeclaration-backgroundposition", + "dom-cssstyledeclaration-backgroundrepeat": "dom-cssstyledeclaration-backgroundrepeat", + "dom-cssstyledeclaration-border": "dom-cssstyledeclaration-border", + "dom-cssstyledeclaration-borderbottom": "dom-cssstyledeclaration-borderbottom", + "dom-cssstyledeclaration-borderbottomcolor": "dom-cssstyledeclaration-borderbottomcolor", + "dom-cssstyledeclaration-borderbottomstyle": "dom-cssstyledeclaration-borderbottomstyle", + "dom-cssstyledeclaration-borderbottomwidth": "dom-cssstyledeclaration-borderbottomwidth", + "dom-cssstyledeclaration-bordercollapse": "dom-cssstyledeclaration-bordercollapse", + "dom-cssstyledeclaration-bordercolor": "dom-cssstyledeclaration-bordercolor", + "dom-cssstyledeclaration-borderleft": "dom-cssstyledeclaration-borderleft", + "dom-cssstyledeclaration-borderleftcolor": "dom-cssstyledeclaration-borderleftcolor", + "dom-cssstyledeclaration-borderleftstyle": "dom-cssstyledeclaration-borderleftstyle", + "dom-cssstyledeclaration-borderleftwidth": "dom-cssstyledeclaration-borderleftwidth", + "dom-cssstyledeclaration-borderright": "dom-cssstyledeclaration-borderright", + "dom-cssstyledeclaration-borderrightcolor": "dom-cssstyledeclaration-borderrightcolor", + "dom-cssstyledeclaration-borderrightstyle": "dom-cssstyledeclaration-borderrightstyle", + "dom-cssstyledeclaration-borderrightwidth": "dom-cssstyledeclaration-borderrightwidth", + "dom-cssstyledeclaration-borderspacing": "dom-cssstyledeclaration-borderspacing", + "dom-cssstyledeclaration-borderstyle": "dom-cssstyledeclaration-borderstyle", + "dom-cssstyledeclaration-bordertop": "dom-cssstyledeclaration-bordertop", + "dom-cssstyledeclaration-bordertopcolor": "dom-cssstyledeclaration-bordertopcolor", + "dom-cssstyledeclaration-bordertopstyle": "dom-cssstyledeclaration-bordertopstyle", + "dom-cssstyledeclaration-bordertopwidth": "dom-cssstyledeclaration-bordertopwidth", + "dom-cssstyledeclaration-borderwidth": "dom-cssstyledeclaration-borderwidth", + "dom-cssstyledeclaration-bottom": "dom-cssstyledeclaration-bottom", + "dom-cssstyledeclaration-captionside": "dom-cssstyledeclaration-captionside", + "dom-cssstyledeclaration-clear": "dom-cssstyledeclaration-clear", + "dom-cssstyledeclaration-clip": "dom-cssstyledeclaration-clip", + "dom-cssstyledeclaration-color": "dom-cssstyledeclaration-color", + "dom-cssstyledeclaration-content": "dom-cssstyledeclaration-content", + "dom-cssstyledeclaration-counterincrement": "dom-cssstyledeclaration-counterincrement", + "dom-cssstyledeclaration-counterreset": "dom-cssstyledeclaration-counterreset", + "dom-cssstyledeclaration-cssfloat": "dom-cssstyledeclaration-cssfloat", + "dom-cssstyledeclaration-csstext": "dom-cssstyledeclaration-csstext", + "dom-cssstyledeclaration-cue": "dom-cssstyledeclaration-cue", + "dom-cssstyledeclaration-cueafter": "dom-cssstyledeclaration-cueafter", + "dom-cssstyledeclaration-cuebefore": "dom-cssstyledeclaration-cuebefore", + "dom-cssstyledeclaration-cursor": "dom-cssstyledeclaration-cursor", + "dom-cssstyledeclaration-direction": "dom-cssstyledeclaration-direction", + "dom-cssstyledeclaration-display": "dom-cssstyledeclaration-display", + "dom-cssstyledeclaration-elevation": "dom-cssstyledeclaration-elevation", + "dom-cssstyledeclaration-emptycells": "dom-cssstyledeclaration-emptycells", + "dom-cssstyledeclaration-font": "dom-cssstyledeclaration-font", + "dom-cssstyledeclaration-fontfamily": "dom-cssstyledeclaration-fontfamily", + "dom-cssstyledeclaration-fontsize": "dom-cssstyledeclaration-fontsize", + "dom-cssstyledeclaration-fontsizeadjust": "dom-cssstyledeclaration-fontsizeadjust", + "dom-cssstyledeclaration-fontstretch": "dom-cssstyledeclaration-fontstretch", + "dom-cssstyledeclaration-fontstyle": "dom-cssstyledeclaration-fontstyle", + "dom-cssstyledeclaration-fontvariant": "dom-cssstyledeclaration-fontvariant", + "dom-cssstyledeclaration-fontweight": "dom-cssstyledeclaration-fontweight", + "dom-cssstyledeclaration-getpropertypriority": "dom-cssstyledeclaration-getpropertypriority", + "dom-cssstyledeclaration-getpropertyvalue": "dom-cssstyledeclaration-getpropertyvalue", + "dom-cssstyledeclaration-height": "dom-cssstyledeclaration-height", + "dom-cssstyledeclaration-item": "dom-cssstyledeclaration-item", + "dom-cssstyledeclaration-left": "dom-cssstyledeclaration-left", + "dom-cssstyledeclaration-length": "dom-cssstyledeclaration-length", + "dom-cssstyledeclaration-letterspacing": "dom-cssstyledeclaration-letterspacing", + "dom-cssstyledeclaration-lineheight": "dom-cssstyledeclaration-lineheight", + "dom-cssstyledeclaration-liststyle": "dom-cssstyledeclaration-liststyle", + "dom-cssstyledeclaration-liststyleimage": "dom-cssstyledeclaration-liststyleimage", + "dom-cssstyledeclaration-liststyleposition": "dom-cssstyledeclaration-liststyleposition", + "dom-cssstyledeclaration-liststyletype": "dom-cssstyledeclaration-liststyletype", + "dom-cssstyledeclaration-margin": "dom-cssstyledeclaration-margin", + "dom-cssstyledeclaration-marginbottom": "dom-cssstyledeclaration-marginbottom", + "dom-cssstyledeclaration-marginleft": "dom-cssstyledeclaration-marginleft", + "dom-cssstyledeclaration-marginright": "dom-cssstyledeclaration-marginright", + "dom-cssstyledeclaration-margintop": "dom-cssstyledeclaration-margintop", + "dom-cssstyledeclaration-markeroffset": "dom-cssstyledeclaration-markeroffset", + "dom-cssstyledeclaration-marks": "dom-cssstyledeclaration-marks", + "dom-cssstyledeclaration-maxheight": "dom-cssstyledeclaration-maxheight", + "dom-cssstyledeclaration-maxwidth": "dom-cssstyledeclaration-maxwidth", + "dom-cssstyledeclaration-minheight": "dom-cssstyledeclaration-minheight", + "dom-cssstyledeclaration-minwidth": "dom-cssstyledeclaration-minwidth", + "dom-cssstyledeclaration-orphans": "dom-cssstyledeclaration-orphans", + "dom-cssstyledeclaration-outline": "dom-cssstyledeclaration-outline", + "dom-cssstyledeclaration-outlinecolor": "dom-cssstyledeclaration-outlinecolor", + "dom-cssstyledeclaration-outlinestyle": "dom-cssstyledeclaration-outlinestyle", + "dom-cssstyledeclaration-outlinewidth": "dom-cssstyledeclaration-outlinewidth", + "dom-cssstyledeclaration-overflow": "dom-cssstyledeclaration-overflow", + "dom-cssstyledeclaration-padding": "dom-cssstyledeclaration-padding", + "dom-cssstyledeclaration-paddingbottom": "dom-cssstyledeclaration-paddingbottom", + "dom-cssstyledeclaration-paddingleft": "dom-cssstyledeclaration-paddingleft", + "dom-cssstyledeclaration-paddingright": "dom-cssstyledeclaration-paddingright", + "dom-cssstyledeclaration-paddingtop": "dom-cssstyledeclaration-paddingtop", + "dom-cssstyledeclaration-page": "dom-cssstyledeclaration-page", + "dom-cssstyledeclaration-pagebreakafter": "dom-cssstyledeclaration-pagebreakafter", + "dom-cssstyledeclaration-pagebreakbefore": "dom-cssstyledeclaration-pagebreakbefore", + "dom-cssstyledeclaration-pagebreakinside": "dom-cssstyledeclaration-pagebreakinside", + "dom-cssstyledeclaration-parentrule": "dom-cssstyledeclaration-parentrule", + "dom-cssstyledeclaration-pause": "dom-cssstyledeclaration-pause", + "dom-cssstyledeclaration-pauseafter": "dom-cssstyledeclaration-pauseafter", + "dom-cssstyledeclaration-pausebefore": "dom-cssstyledeclaration-pausebefore", + "dom-cssstyledeclaration-pitch": "dom-cssstyledeclaration-pitch", + "dom-cssstyledeclaration-pitchrange": "dom-cssstyledeclaration-pitchrange", + "dom-cssstyledeclaration-playduring": "dom-cssstyledeclaration-playduring", + "dom-cssstyledeclaration-position": "dom-cssstyledeclaration-position", + "dom-cssstyledeclaration-quotes": "dom-cssstyledeclaration-quotes", + "dom-cssstyledeclaration-removeproperty": "dom-cssstyledeclaration-removeproperty", + "dom-cssstyledeclaration-richness": "dom-cssstyledeclaration-richness", + "dom-cssstyledeclaration-right": "dom-cssstyledeclaration-right", + "dom-cssstyledeclaration-setproperty": "dom-cssstyledeclaration-setproperty", + "dom-cssstyledeclaration-size": "dom-cssstyledeclaration-size", + "dom-cssstyledeclaration-speak": "dom-cssstyledeclaration-speak", + "dom-cssstyledeclaration-speakheader": "dom-cssstyledeclaration-speakheader", + "dom-cssstyledeclaration-speaknumeral": "dom-cssstyledeclaration-speaknumeral", + "dom-cssstyledeclaration-speakpunctuation": "dom-cssstyledeclaration-speakpunctuation", + "dom-cssstyledeclaration-speechrate": "dom-cssstyledeclaration-speechrate", + "dom-cssstyledeclaration-stress": "dom-cssstyledeclaration-stress", + "dom-cssstyledeclaration-tablelayout": "dom-cssstyledeclaration-tablelayout", + "dom-cssstyledeclaration-textalign": "dom-cssstyledeclaration-textalign", + "dom-cssstyledeclaration-textdecoration": "dom-cssstyledeclaration-textdecoration", + "dom-cssstyledeclaration-textindent": "dom-cssstyledeclaration-textindent", + "dom-cssstyledeclaration-textshadow": "dom-cssstyledeclaration-textshadow", + "dom-cssstyledeclaration-texttransform": "dom-cssstyledeclaration-texttransform", + "dom-cssstyledeclaration-top": "dom-cssstyledeclaration-top", + "dom-cssstyledeclaration-unicodebidi": "dom-cssstyledeclaration-unicodebidi", + "dom-cssstyledeclaration-values": "dom-cssstyledeclaration-values", + "dom-cssstyledeclaration-verticalalign": "dom-cssstyledeclaration-verticalalign", + "dom-cssstyledeclaration-visibility": "dom-cssstyledeclaration-visibility", + "dom-cssstyledeclaration-voicefamily": "dom-cssstyledeclaration-voicefamily", + "dom-cssstyledeclaration-volume": "dom-cssstyledeclaration-volume", + "dom-cssstyledeclaration-whitespace": "dom-cssstyledeclaration-whitespace", + "dom-cssstyledeclaration-widows": "dom-cssstyledeclaration-widows", + "dom-cssstyledeclaration-width": "dom-cssstyledeclaration-width", + "dom-cssstyledeclaration-wordspacing": "dom-cssstyledeclaration-wordspacing", + "dom-cssstyledeclaration-zindex": "dom-cssstyledeclaration-zindex", + "dom-cssstylerule-selectortext": "dom-cssstylerule-selectortext", + "dom-cssstylerule-style": "dom-cssstylerule-style", + "dom-cssstylesheet-cssrules": "dom-cssstylesheet-cssrules", + "dom-cssstylesheet-deleterule": "dom-cssstylesheet-deleterule", + "dom-cssstylesheet-insertrule": "dom-cssstylesheet-insertrule", + "dom-cssstylesheet-ownerrule": "dom-cssstylesheet-ownerrule", + "dom-document-enablestylesheetsforset": "dom-document-enablestylesheetsforset", + "dom-document-laststylesheetset": "dom-document-lastStyleSheetSet", + "dom-document-preferredstylesheetset": "dom-document-preferredStyleSheetSet", + "dom-document-selectedstylesheetset": "dom-document-selectedStyleSheetSet", + "dom-document-stylesheets": "dom-document-stylesheets", + "dom-document-stylesheetsets": "dom-document-styleSheetSets", + "dom-linkstyle-sheet": "dom-linkstyle-sheet", + "dom-medialist-appendmedium": "dom-medialist-appendmedium", + "dom-medialist-deletemedium": "dom-medialist-deletemedium", + "dom-medialist-item": "dom-medialist-item", + "dom-medialist-length": "dom-medialist-length", + "dom-medialist-mediatext": "dom-medialist-mediatext", + "dom-stylesheet-disabled": "dom-stylesheet-disabled", + "dom-stylesheet-href": "dom-stylesheet-href", + "dom-stylesheet-media": "dom-stylesheet-media", + "dom-stylesheet-ownernode": "dom-stylesheet-ownernode", + "dom-stylesheet-parentstylesheet": "dom-stylesheet-parentstylesheet", + "dom-stylesheet-title": "dom-stylesheet-title", + "dom-stylesheet-type": "dom-stylesheet-type", + "dom-window-getcomputedstyle": "dom-window-getcomputedstyle", + "elementcssinlinestyle": "elementcssinlinestyle", + "enable a style sheet set": "enable-a-style-sheet-set", + "enabled style sheet set": "enabled-style-sheet-set", + "http-default-style": "default-style", + "insert a css rule": "insert-a-css-rule", + "last style sheet set name": "last-style-sheet-set-name", + "linkstyle": "linkstyle", + "medialist": "medialist", + "parse a css declaration block": "parse-a-css-declaration-block", + "parse a css page selector": "parse-a-css-page-selector", + "parse a css rule": "parse-a-css-rule", + "parse a css value": "parse-a-css-value", + "parse a group of selectors": "parse-a-group-of-selectors", + "parse a media query": "parse-a-media-query", + "parse a media query list": "parse-a-media-query-list", + "persistent style sheet": "persistent-style-sheet", + "preferred style sheet set name": "preferred-style-sheet-set-name", + "remove a css rule": "remove-a-css-rule", + "resolved value": "resolved-value", + "select a style sheet set": "select-a-style-sheet-set", + "serialize a character": "serialize-a-character", + "serialize a character as code point": "serialize-a-character-as-code-point", + "serialize a comma-separated list": "serialize-a-comma-separated-list", + "serialize a css component value": "serialize-a-css-value-component", + "serialize a css declaration block": "serialize-a-css-declaration-block", + "serialize a css page selector": "serialize-a-css-page-selector", + "serialize a css rule": "serialize-a-css-rule", + "serialize a css value": "serialize-a-css-value", + "serialize a group of selectors": "serialize-a-group-of-selectors", + "serialize a media feature value": "serialize-a-media-feature-value", + "serialize a media query": "serialize-a-media-query", + "serialize a media query list": "serialize-a-media-query-list", + "serialize a selector": "serialize-a-selector", + "serialize a simple selector": "serialize-a-simple-selector", + "serialize a string": "serialize-a-string", + "serialize a url": "serialize-a-url", + "serialize a whitespace-separated list": "serialize-a-whitespace-separated-list", + "serialize an identifier": "serialize-an-identifier", + "style sheet": "style-sheet", + "style sheet alternate flag": "style-sheet-alternate-flag", + "style sheet css rules": "style-sheet-css-rules", + "style sheet disabled flag": "style-sheet-disabled-flag", + "style sheet location": "style-sheet-location", + "style sheet media": "style-sheet-media", + "style sheet owner css rule": "style-sheet-owner-css-rule", + "style sheet owner node": "style-sheet-owner-node", + "style sheet parent": "style-sheet-parent", + "style sheet set": "style-sheet-set", + "style sheet set name": "style-sheet-set-name", + "style sheet title": "style-sheet-title", + "style sheet type": "style-sheet-type", + "stylesheet": "stylesheet", + "stylesheetlist": "stylesheetlist", + "supported styling language": "supported-styling-language", + "whitespace": "whitespace" + }, + "url": "http://dvcs.w3.org/hg/csswg/raw-file/tip/cssom/Overview.html#" + }, + "cssom-view": { + "definitions": { + "border edge": "border-edge", + "canvas": "canvas", + "caret node": "caret-node", + "caret offset": "caret-offset", + "caret position": "caret-position", + "caret range": "caret-range", + "caretposition": "caretposition", + "clientrect": "clientrect", + "clientrectlist": "clientrectlist", + "content": "content", + "content edge": "content-edge", + "document content": "document-content", + "dom-caretposition-offset": "dom-caretposition-offset", + "dom-caretposition-offsetnode": "dom-caretposition-offsetnode", + "dom-clientrect-bottom": "dom-clientrect-bottom", + "dom-clientrect-height": "dom-clientrect-height", + "dom-clientrect-left": "dom-clientrect-left", + "dom-clientrect-right": "dom-clientrect-right", + "dom-clientrect-top": "dom-clientrect-top", + "dom-clientrect-width": "dom-clientrect-width", + "dom-clientrectlist-item": "dom-clientrectlist-item", + "dom-clientrectlist-length": "dom-clientrectlist-length", + "dom-document-caretpositionfrompoint": "dom-document-caretpositionfrompoint", + "dom-document-elementfrompoint": "dom-document-elementfrompoint", + "dom-element-clientheight": "dom-element-clientheight", + "dom-element-clientleft": "dom-element-clientleft", + "dom-element-clienttop": "dom-element-clienttop", + "dom-element-clientwidth": "dom-element-clientwidth", + "dom-element-getboundingclientrect": "dom-element-getboundingclientrect", + "dom-element-getclientrects": "dom-element-getclientrects", + "dom-element-scrollheight": "dom-element-scrollheight", + "dom-element-scrollintoview": "dom-element-scrollintoview", + "dom-element-scrollleft": "dom-element-scrollleft", + "dom-element-scrolltop": "dom-element-scrolltop", + "dom-element-scrollwidth": "dom-element-scrollwidth", + "dom-htmlelement-offsetheight": "dom-htmlelement-offsetheight", + "dom-htmlelement-offsetleft": "dom-htmlelement-offsetleft", + "dom-htmlelement-offsetparent": "dom-htmlelement-offsetparent", + "dom-htmlelement-offsettop": "dom-htmlelement-offsettop", + "dom-htmlelement-offsetwidth": "dom-htmlelement-offsetwidth", + "dom-mediaquerylist-addlistener": "dom-mediaquerylist-addlistener", + "dom-mediaquerylist-matches": "dom-mediaquerylist-matches", + "dom-mediaquerylist-media": "dom-mediaquerylist-media", + "dom-mediaquerylist-removelistener": "dom-mediaquerylist-removelistener", + "dom-mouseevent-clientx": "dom-mouseevent-clientx", + "dom-mouseevent-clienty": "dom-mouseevent-clienty", + "dom-mouseevent-offsetx": "dom-mouseevent-offsetx", + "dom-mouseevent-offsety": "dom-mouseevent-offsety", + "dom-mouseevent-pagex": "dom-mouseevent-pagex", + "dom-mouseevent-pagey": "dom-mouseevent-pagey", + "dom-mouseevent-screenx": "dom-mouseevent-screenx", + "dom-mouseevent-screeny": "dom-mouseevent-screeny", + "dom-mouseevent-x": "dom-mouseevent-x", + "dom-mouseevent-y": "dom-mouseevent-y", + "dom-range-getboundingclientrect": "dom-range-getboundingclientrect", + "dom-range-getclientrects": "dom-range-getclientrects", + "dom-screen-availheight": "dom-screen-availheight", + "dom-screen-availwidth": "dom-screen-availwidth", + "dom-screen-colordepth": "dom-screen-colordepth", + "dom-screen-height": "dom-screen-height", + "dom-screen-pixeldepth": "dom-screen-pixeldepth", + "dom-screen-width": "dom-screen-width", + "dom-window-innerheight": "dom-window-innerheight", + "dom-window-innerwidth": "dom-window-innerwidth", + "dom-window-matchmedia": "dom-window-matchmedia", + "dom-window-outerheight": "dom-window-outerheight", + "dom-window-outerwidth": "dom-window-outerwidth", + "dom-window-pagexoffset": "dom-window-pagexoffset", + "dom-window-pageyoffset": "dom-window-pageyoffset", + "dom-window-screen": "dom-window-screen", + "dom-window-screenx": "dom-window-screenx", + "dom-window-screeny": "dom-window-screeny", + "dom-window-scroll": "dom-window-scroll", + "dom-window-scrollby": "dom-window-scrollby", + "dom-window-scrollto": "dom-window-scrollto", + "dom-window-scrollx": "dom-window-scrollx", + "dom-window-scrolly": "dom-window-scrolly", + "initial containing block": "initial-containing-block", + "list of media query list listeners": "list-of-media-query-list-listeners", + "mediaquerylist": "mediaquerylist", + "mediaquerylistlistener": "mediaquerylistlistener", + "mouseevent": "mouseevent", + "padding edge": "padding-edge", + "screen": "screen", + "scroll an element": "scroll-an-element", + "scroll an element into view": "scroll-an-element-into-view", + "the html body element": "the-html-body-element", + "viewport": "viewport" + }, + "url": "http://dvcs.w3.org/hg/csswg/raw-file/tip/cssom-view/Overview.html#" + }, + "dom": { + "definitions": { + "aborterror": "aborterror", + "affected by a base url change": "affected-by-a-base-url-change", + "ascii case-insensitive": "ascii-case-insensitive", + "attr": "attr", + "base url change steps": "base-url-change-steps", + "canceled flag": "canceled-flag", + "case-sensitive": "case-sensitive", + "cdatasection": "cdatasection", + "characterdata": "characterdata", + "collect a sequence of characters": "collect-a-sequence-of-characters", + "comment": "comment", + "concept-attribute": "concept-attribute", + "concept-attribute-local-name": "concept-attribute-local-name", + "concept-attribute-name": "concept-attribute-name", + "concept-attribute-namespace": "concept-attribute-namespace", + "concept-attribute-namespace-prefix": "concept-attribute-namespace-prefix", + "concept-attribute-value": "concept-attribute-value", + "concept-cd-data": "concept-cd-data", + "concept-cd-replace": "concept-cd-replace", + "concept-cd-substring": "concept-cd-substring", + "concept-class": "concept-class", + "concept-collection": "concept-collection", + "concept-collection-live": "concept-collection-live", + "concept-collection-static": "concept-collection-static", + "concept-doctype": "concept-doctype", + "concept-doctype-name": "concept-doctype-name", + "concept-doctype-publicid": "concept-doctype-publicid", + "concept-doctype-systemid": "concept-doctype-systemid", + "concept-document": "concept-document", + "concept-document-content-type": "concept-document-content-type", + "concept-document-encoding": "concept-document-encoding", + "concept-document-limited-quirks": "concept-document-limited-quirks", + "concept-document-no-quirks": "concept-document-no-quirks", + "concept-document-quirks": "concept-document-quirks", + "concept-document-url": "concept-document-url", + "concept-domerror": "concept-domerror", + "concept-element": "concept-element", + "concept-element-attribute": "concept-element-attribute", + "concept-element-attribute-has": "concept-element-attribute-has", + "concept-element-attributes-append": "concept-element-attributes-append", + "concept-element-attributes-remove": "concept-element-attributes-remove", + "concept-element-local-name": "concept-element-local-name", + "concept-element-namespace": "concept-element-namespace", + "concept-element-namespace-prefix": "concept-element-namespace-prefix", + "concept-event": "concept-event", + "concept-event-dispatch": "concept-event-dispatch", + "concept-event-fire": "concept-event-fire", + "concept-event-listener": "concept-event-listener", + "concept-event-listener-invoke": "concept-event-listener-invoke", + "concept-getelementsbyclassname": "concept-getelementsbyclassname", + "concept-getelementsbytagname": "concept-getelementsbytagname", + "concept-getelementsbytagnamens": "concept-getelementsbytagnamens", + "concept-id": "concept-id", + "concept-mo-callback": "concept-mo-callback", + "concept-mo-invoke": "concept-mo-invoke", + "concept-mo-queue": "concept-mo-queue", + "concept-mo-queue-attributes": "concept-mo-queue-attributes", + "concept-mo-queue-characterdata": "concept-mo-queue-characterdata", + "concept-mo-queue-childlist": "concept-mo-queue-childlist", + "concept-named-attribute": "concept-named-attribute", + "concept-node": "concept-node", + "concept-node-adopt": "concept-node-adopt", + "concept-node-append": "concept-node-append", + "concept-node-base-url": "concept-node-base-url", + "concept-node-clone": "concept-node-clone", + "concept-node-clone-ext": "concept-node-clone-ext", + "concept-node-document": "concept-node-document", + "concept-node-filter": "concept-node-filter", + "concept-node-insert": "concept-node-insert", + "concept-node-length": "concept-node-length", + "concept-node-pre-insert": "concept-node-pre-insert", + "concept-node-pre-remove": "concept-node-pre-remove", + "concept-node-remove": "concept-node-remove", + "concept-node-replace": "concept-node-replace", + "concept-node-replace-all": "concept-node-replace-all", + "concept-nodeiterator-traverse": "concept-nodeiterator-traverse", + "concept-pi-target": "concept-pi-target", + "concept-range": "concept-range", + "concept-range-bp": "concept-range-bp", + "concept-range-bp-after": "concept-range-bp-after", + "concept-range-bp-before": "concept-range-bp-before", + "concept-range-bp-equal": "concept-range-bp-equal", + "concept-range-bp-offset": "concept-range-bp-offset", + "concept-range-bp-position": "concept-range-bp-position", + "concept-range-bp-set": "concept-range-bp-set", + "concept-range-detached": "concept-range-detached", + "concept-range-end": "concept-range-end", + "concept-range-end-node": "concept-range-end-node", + "concept-range-end-offset": "concept-range-end-offset", + "concept-range-root": "concept-range-root", + "concept-range-start": "concept-range-start", + "concept-range-start-node": "concept-range-start-node", + "concept-range-start-offset": "concept-range-start-offset", + "concept-reflect": "concept-reflect", + "concept-text-split": "concept-text-split", + "concept-throw": "concept-throw", + "concept-tokenlist-underlying-string": "concept-tokenlist-underlying-string", + "concept-traversal-active": "concept-traversal-active", + "concept-traversal-filter": "concept-traversal-filter", + "concept-traversal-root": "concept-traversal-root", + "concept-traversal-whattoshow": "concept-traversal-whattoshow", + "concept-traverse-children": "concept-traverse-children", + "concept-traverse-siblings": "concept-traverse-siblings", + "concept-tree": "concept-tree", + "concept-tree-ancestor": "concept-tree-ancestor", + "concept-tree-child": "concept-tree-child", + "concept-tree-descendant": "concept-tree-descendant", + "concept-tree-first-child": "concept-tree-first-child", + "concept-tree-following": "concept-tree-following", + "concept-tree-inclusive-ancestor": "concept-tree-inclusive-ancestor", + "concept-tree-inclusive-descendant": "concept-tree-inclusive-descendant", + "concept-tree-index": "concept-tree-index", + "concept-tree-last-child": "concept-tree-last-child", + "concept-tree-next-sibling": "concept-tree-next-sibling", + "concept-tree-order": "concept-tree-order", + "concept-tree-parent": "concept-tree-parent", + "concept-tree-participate": "concept-tree-participate", + "concept-tree-preceding": "concept-tree-preceding", + "concept-tree-previous-sibling": "concept-tree-previous-sibling", + "concept-tree-root": "concept-tree-root", + "concept-tree-sibling": "concept-tree-sibling", + "contained": "contained", + "context object": "context-object", + "contiguous text nodes": "contiguous-text-nodes", + "converted to ascii lowercase": "converted-to-ascii-lowercase", + "converted to ascii uppercase": "converted-to-ascii-uppercase", + "customevent": "customevent", + "customeventinit": "customeventinit", + "datacloneerror": "datacloneerror", + "detached flag": "detached-flag", + "dispatch flag": "dispatch-flag", + "document": "document", + "document element": "document-element", + "documentfragment": "documentfragment", + "documenttype": "documenttype", + "dom-attr-localname": "dom-attr-localname", + "dom-attr-name": "dom-attr-name", + "dom-attr-namespaceuri": "dom-attr-namespaceuri", + "dom-attr-prefix": "dom-attr-prefix", + "dom-attr-value": "dom-attr-value", + "dom-characterdata-appenddata": "dom-characterdata-appenddata", + "dom-characterdata-data": "dom-characterdata-data", + "dom-characterdata-deletedata": "dom-characterdata-deletedata", + "dom-characterdata-insertdata": "dom-characterdata-insertdata", + "dom-characterdata-length": "dom-characterdata-length", + "dom-characterdata-replacedata": "dom-characterdata-replacedata", + "dom-characterdata-substringdata": "dom-characterdata-substringdata", + "dom-childnode-after": "dom-childnode-after", + "dom-childnode-before": "dom-childnode-before", + "dom-childnode-remove": "dom-childnode-remove", + "dom-childnode-replace": "dom-childnode-replace", + "dom-comparehow-end_to_end": "dom-comparehow-end_to_end", + "dom-comparehow-end_to_start": "dom-comparehow-end_to_start", + "dom-comparehow-start_to_end": "dom-comparehow-start_to_end", + "dom-comparehow-start_to_start": "dom-comparehow-start_to_start", + "dom-customevent-detail": "dom-customevent-detail", + "dom-document-adoptnode": "dom-document-adoptnode", + "dom-document-characterset": "dom-document-characterset", + "dom-document-compatmode": "dom-document-compatmode", + "dom-document-contenttype": "dom-document-contenttype", + "dom-document-createattribute": "dom-document-createattribute", + "dom-document-createattributens": "dom-document-createattributens", + "dom-document-createcdatasection": "dom-document-createcdatasection", + "dom-document-createcomment": "dom-document-createcomment", + "dom-document-createdocumentfragment": "dom-document-createdocumentfragment", + "dom-document-createelement": "dom-document-createelement", + "dom-document-createelementns": "dom-document-createelementns", + "dom-document-createentityreference": "dom-document-createentityreference", + "dom-document-createevent": "dom-document-createevent", + "dom-document-createnodeiterator": "dom-document-createnodeiterator", + "dom-document-createprocessinginstruction": "dom-document-createprocessinginstruction", + "dom-document-createrange": "dom-document-createrange", + "dom-document-createtextnode": "dom-document-createtextnode", + "dom-document-createtreewalker": "dom-document-createtreewalker", + "dom-document-doctype": "dom-document-doctype", + "dom-document-documentelement": "dom-document-documentelement", + "dom-document-documenturi": "dom-document-documenturi", + "dom-document-domconfig": "dom-document-domconfig", + "dom-document-getelementbyid": "dom-document-getelementbyid", + "dom-document-getelementsbyclassname": "dom-document-getelementsbyclassname", + "dom-document-getelementsbytagname": "dom-document-getelementsbytagname", + "dom-document-getelementsbytagnamens": "dom-document-getelementsbytagnamens", + "dom-document-implementation": "dom-document-implementation", + "dom-document-importnode": "dom-document-importnode", + "dom-document-inputencoding": "dom-document-inputencoding", + "dom-document-normalizedocument": "dom-document-normalizedocument", + "dom-document-renamenode": "dom-document-renamenode", + "dom-document-stricterrorchecking": "dom-document-stricterrorchecking", + "dom-document-url": "dom-document-url", + "dom-document-xmlencoding": "dom-document-xmlencoding", + "dom-document-xmlstandalone": "dom-document-xmlstandalone", + "dom-document-xmlversion": "dom-document-xmlversion", + "dom-documenttype-entities": "dom-documenttype-entities", + "dom-documenttype-internalsubset": "dom-documenttype-internalsubset", + "dom-documenttype-name": "dom-documenttype-name", + "dom-documenttype-notations": "dom-documenttype-notations", + "dom-documenttype-publicid": "dom-documenttype-publicid", + "dom-documenttype-systemid": "dom-documenttype-systemid", + "dom-domerror-name": "dom-domerror-name", + "dom-domexception-abort_err": "dom-domexception-abort_err", + "dom-domexception-code": "dom-domexception-code", + "dom-domexception-data_clone_err": "dom-domexception-data_clone_err", + "dom-domexception-hierarchy_request_err": "dom-domexception-hierarchy_request_err", + "dom-domexception-index_size_err": "dom-domexception-index_size_err", + "dom-domexception-invalid_access_err": "dom-domexception-invalid_access_err", + "dom-domexception-invalid_character_err": "dom-domexception-invalid_character_err", + "dom-domexception-invalid_modification_err": "dom-domexception-invalid_modification_err", + "dom-domexception-invalid_node_type_err": "dom-domexception-invalid_node_type_err", + "dom-domexception-invalid_state_err": "dom-domexception-invalid_state_err", + "dom-domexception-namespace_err": "dom-domexception-namespace_err", + "dom-domexception-network_err": "dom-domexception-network_err", + "dom-domexception-no_modification_allowed_err": "dom-domexception-no_modification_allowed_err", + "dom-domexception-not_found_err": "dom-domexception-not_found_err", + "dom-domexception-not_supported_err": "dom-domexception-not_supported_err", + "dom-domexception-quota_exceeded_err": "dom-domexception-quota_exceeded_err", + "dom-domexception-security_err": "dom-domexception-security_err", + "dom-domexception-syntax_err": "dom-domexception-syntax_err", + "dom-domexception-timeout_err": "dom-domexception-timeout_err", + "dom-domexception-type_mismatch_err": "dom-domexception-type_mismatch_err", + "dom-domexception-url_mismatch_err": "dom-domexception-url_mismatch_err", + "dom-domexception-wrong_document_err": "dom-domexception-wrong_document_err", + "dom-domimplementation-createdocument": "dom-domimplementation-createdocument", + "dom-domimplementation-createdocumenttype": "dom-domimplementation-createdocumenttype", + "dom-domimplementation-createhtmldocument": "dom-domimplementation-createhtmldocument", + "dom-domimplementation-getfeature": "dom-domimplementation-getfeature", + "dom-domimplementation-hasfeature": "dom-domimplementation-hasfeature", + "dom-domsettabletokenlist-value": "dom-domsettabletokenlist-value", + "dom-domstringlist-contains": "dom-domstringlist-contains", + "dom-domstringlist-item": "dom-domstringlist-item", + "dom-domstringlist-length": "dom-domstringlist-length", + "dom-domtokenlist-add": "dom-domtokenlist-add", + "dom-domtokenlist-contains": "dom-domtokenlist-contains", + "dom-domtokenlist-item": "dom-domtokenlist-item", + "dom-domtokenlist-length": "dom-domtokenlist-length", + "dom-domtokenlist-remove": "dom-domtokenlist-remove", + "dom-domtokenlist-toggle": "dom-domtokenlist-toggle", + "dom-domtokenlist-tostring": "dom-domtokenlist-tostring", + "dom-element-attributes": "dom-element-attributes", + "dom-element-childelementcount": "dom-element-childelementcount", + "dom-element-children": "dom-element-children", + "dom-element-classlist": "dom-element-classlist", + "dom-element-classname": "dom-element-classname", + "dom-element-firstelementchild": "dom-element-firstelementchild", + "dom-element-getattribute": "dom-element-getattribute", + "dom-element-getattributenode": "dom-element-getattributenode", + "dom-element-getattributenodens": "dom-element-getattributenodens", + "dom-element-getattributens": "dom-element-getattributens", + "dom-element-getelementsbyclassname": "dom-element-getelementsbyclassname", + "dom-element-getelementsbytagname": "dom-element-getelementsbytagname", + "dom-element-getelementsbytagnamens": "dom-element-getelementsbytagnamens", + "dom-element-hasattribute": "dom-element-hasattribute", + "dom-element-hasattributens": "dom-element-hasattributens", + "dom-element-id": "dom-element-id", + "dom-element-lastelementchild": "dom-element-lastelementchild", + "dom-element-localname": "dom-element-localname", + "dom-element-namespaceuri": "dom-element-namespaceuri", + "dom-element-nextelementsibling": "dom-element-nextelementsibling", + "dom-element-prefix": "dom-element-prefix", + "dom-element-previouselementsibling": "dom-element-previouselementsibling", + "dom-element-removeattribute": "dom-element-removeattribute", + "dom-element-removeattributenode": "dom-element-removeattributenode", + "dom-element-removeattributens": "dom-element-removeattributens", + "dom-element-schematypeinfo": "dom-element-schematypeinfo", + "dom-element-setattribute": "dom-element-setattribute", + "dom-element-setattributenode": "dom-element-setattributenode", + "dom-element-setattributens": "dom-element-setattributens", + "dom-element-setidattribute": "dom-element-setidattribute", + "dom-element-setidattributenode": "dom-element-setidattributenode", + "dom-element-setidattributens": "dom-element-setidattributens", + "dom-element-tagname": "dom-element-tagname", + "dom-event-at_target": "dom-event-at_target", + "dom-event-bubbles": "dom-event-bubbles", + "dom-event-bubbling_phase": "dom-event-bubbling_phase", + "dom-event-cancelable": "dom-event-cancelable", + "dom-event-capturing_phase": "dom-event-capturing_phase", + "dom-event-currenttarget": "dom-event-currenttarget", + "dom-event-defaultprevented": "dom-event-defaultprevented", + "dom-event-eventphase": "dom-event-eventphase", + "dom-event-initevent": "dom-event-initevent", + "dom-event-istrusted": "dom-event-istrusted", + "dom-event-preventdefault": "dom-event-preventdefault", + "dom-event-stopimmediatepropagation": "dom-event-stopimmediatepropagation", + "dom-event-stoppropagation": "dom-event-stoppropagation", + "dom-event-target": "dom-event-target", + "dom-event-timestamp": "dom-event-timestamp", + "dom-event-type": "dom-event-type", + "dom-eventtarget-addeventlistener": "dom-eventtarget-addeventlistener", + "dom-eventtarget-dispatchevent": "dom-eventtarget-dispatchevent", + "dom-eventtarget-removeeventlistener": "dom-eventtarget-removeeventlistener", + "dom-htmlcollection-item": "dom-htmlcollection-item", + "dom-htmlcollection-length": "dom-htmlcollection-length", + "dom-htmlcollection-nameditem": "dom-htmlcollection-nameditem", + "dom-mutationobserver": "dom-mutationobserver", + "dom-mutationobserver-disconnect": "dom-mutationobserver-disconnect", + "dom-mutationobserver-observe": "dom-mutationobserver-observe", + "dom-mutationrecord-addednodes": "dom-mutationrecord-addednodes", + "dom-mutationrecord-attributename": "dom-mutationrecord-attributename", + "dom-mutationrecord-attributenamespace": "dom-mutationrecord-attributenamespace", + "dom-mutationrecord-nextsibling": "dom-mutationrecord-nextsibling", + "dom-mutationrecord-oldvalue": "dom-mutationrecord-oldvalue", + "dom-mutationrecord-previoussibling": "dom-mutationrecord-previoussibling", + "dom-mutationrecord-removednodes": "dom-mutationrecord-removednodes", + "dom-mutationrecord-target": "dom-mutationrecord-target", + "dom-mutationrecord-type": "dom-mutationrecord-type", + "dom-node-appendchild": "dom-node-appendchild", + "dom-node-attributes": "dom-node-attributes", + "dom-node-baseuri": "dom-node-baseuri", + "dom-node-childnodes": "dom-node-childnodes", + "dom-node-clonenode": "dom-node-clonenode", + "dom-node-comment_node": "dom-node-comment_node", + "dom-node-comparedocumentposition": "dom-node-comparedocumentposition", + "dom-node-contains": "dom-node-contains", + "dom-node-document_fragment_node": "dom-node-document_fragment_node", + "dom-node-document_node": "dom-node-document_node", + "dom-node-document_position_contained_by": "dom-node-document_position_contained_by", + "dom-node-document_position_contains": "dom-node-document_position_contains", + "dom-node-document_position_disconnected": "dom-node-document_position_disconnected", + "dom-node-document_position_following": "dom-node-document_position_following", + "dom-node-document_position_preceding": "dom-node-document_position_preceding", + "dom-node-document_type_node": "dom-node-document_type_node", + "dom-node-element_node": "dom-node-element_node", + "dom-node-firstchild": "dom-node-firstchild", + "dom-node-getfeature": "dom-node-getfeature", + "dom-node-getuserdata": "dom-node-getuserdata", + "dom-node-hasattributes": "dom-node-hasattributes", + "dom-node-haschildnodes": "dom-node-haschildnodes", + "dom-node-insertbefore": "dom-node-insertbefore", + "dom-node-isdefaultnamespace": "dom-node-isdefaultnamespace", + "dom-node-isequalnode": "dom-node-isequalnode", + "dom-node-issamenode": "dom-node-issamenode", + "dom-node-issupported": "dom-node-issupported", + "dom-node-lastchild": "dom-node-lastchild", + "dom-node-localname": "dom-node-localname", + "dom-node-lookupnamespaceuri": "dom-node-lookupnamespaceuri", + "dom-node-lookupprefix": "dom-node-lookupprefix", + "dom-node-namespaceuri": "dom-node-namespaceuri", + "dom-node-nextsibling": "dom-node-nextsibling", + "dom-node-nodename": "dom-node-nodename", + "dom-node-nodetype": "dom-node-nodetype", + "dom-node-nodevalue": "dom-node-nodevalue", + "dom-node-normalize": "dom-node-normalize", + "dom-node-ownerdocument": "dom-node-ownerdocument", + "dom-node-parentelement": "dom-node-parentelement", + "dom-node-parentnode": "dom-node-parentnode", + "dom-node-prefix": "dom-node-prefix", + "dom-node-previoussibling": "dom-node-previoussibling", + "dom-node-processing_instruction_node": "dom-node-processing_instruction_node", + "dom-node-removechild": "dom-node-removechild", + "dom-node-replacechild": "dom-node-replacechild", + "dom-node-setuserdata": "dom-node-setuserdata", + "dom-node-text_node": "dom-node-text_node", + "dom-node-textcontent": "dom-node-textcontent", + "dom-nodefilter-filter_accept": "dom-nodefilter-filter_accept", + "dom-nodefilter-filter_reject": "dom-nodefilter-filter_reject", + "dom-nodefilter-filter_skip": "dom-nodefilter-filter_skip", + "dom-nodefilter-show_all": "dom-nodefilter-show_all", + "dom-nodefilter-show_comment": "dom-nodefilter-show_comment", + "dom-nodefilter-show_document": "dom-nodefilter-show_document", + "dom-nodefilter-show_document_fragment": "dom-nodefilter-show_document_fragment", + "dom-nodefilter-show_document_type": "dom-nodefilter-show_document_type", + "dom-nodefilter-show_element": "dom-nodefilter-show_element", + "dom-nodefilter-show_processing_instruction": "dom-nodefilter-show_processing_instruction", + "dom-nodefilter-show_text": "dom-nodefilter-show_text", + "dom-nodeiterator-detach": "dom-nodeiterator-detach", + "dom-nodeiterator-filter": "dom-nodeiterator-filter", + "dom-nodeiterator-nextnode": "dom-nodeiterator-nextnode", + "dom-nodeiterator-pointerbeforereferencenode": "dom-nodeiterator-pointerbeforereferencenode", + "dom-nodeiterator-previousnode": "dom-nodeiterator-previousnode", + "dom-nodeiterator-referencenode": "dom-nodeiterator-referencenode", + "dom-nodeiterator-root": "dom-nodeiterator-root", + "dom-nodeiterator-whattoshow": "dom-nodeiterator-whattoshow", + "dom-nodelist-item": "dom-nodelist-item", + "dom-nodelist-length": "dom-nodelist-length", + "dom-processinginstruction-target": "dom-processinginstruction-target", + "dom-range-clonecontents": "dom-range-clonecontents", + "dom-range-clonerange": "dom-range-clonerange", + "dom-range-collapse": "dom-range-collapse", + "dom-range-collapsed": "dom-range-collapsed", + "dom-range-commonancestorcontainer": "dom-range-commonancestorcontainer", + "dom-range-compareboundarypoints": "dom-range-compareboundarypoints", + "dom-range-comparepoint": "dom-range-comparepoint", + "dom-range-deletecontents": "dom-range-deletecontents", + "dom-range-detach": "dom-range-detach", + "dom-range-endcontainer": "dom-range-endcontainer", + "dom-range-endoffset": "dom-range-endoffset", + "dom-range-extractcontents": "dom-range-extractcontents", + "dom-range-insertnode": "dom-range-insertnode", + "dom-range-intersectsnode": "dom-range-intersectsnode", + "dom-range-ispointinrange": "dom-range-ispointinrange", + "dom-range-selectnode": "dom-range-selectnode", + "dom-range-selectnodecontents": "dom-range-selectnodecontents", + "dom-range-setend": "dom-range-setend", + "dom-range-setendafter": "dom-range-setendafter", + "dom-range-setendbefore": "dom-range-setendbefore", + "dom-range-setstart": "dom-range-setstart", + "dom-range-setstartafter": "dom-range-setstartafter", + "dom-range-setstartbefore": "dom-range-setstartbefore", + "dom-range-startcontainer": "dom-range-startcontainer", + "dom-range-startoffset": "dom-range-startoffset", + "dom-range-stringifier": "dom-range-stringifier", + "dom-range-surroundcontents": "dom-range-surroundcontents", + "dom-rootnode-append": "dom-rootnode-append", + "dom-rootnode-prepend": "dom-rootnode-prepend", + "dom-text-iselementcontentwhitespace": "dom-text-iselementcontentwhitespace", + "dom-text-replacewholetext": "dom-text-replacewholetext", + "dom-text-splittext": "dom-text-splittext", + "dom-text-wholetext": "dom-text-wholetext", + "dom-treewalker-currentnode": "dom-treewalker-currentnode", + "dom-treewalker-filter": "dom-treewalker-filter", + "dom-treewalker-firstchild": "dom-treewalker-firstchild", + "dom-treewalker-lastchild": "dom-treewalker-lastchild", + "dom-treewalker-nextnode": "dom-treewalker-nextnode", + "dom-treewalker-nextsibling": "dom-treewalker-nextsibling", + "dom-treewalker-parentnode": "dom-treewalker-parentnode", + "dom-treewalker-previousnode": "dom-treewalker-previousnode", + "dom-treewalker-previoussibling": "dom-treewalker-previoussibling", + "dom-treewalker-root": "dom-treewalker-root", + "dom-treewalker-whattoshow": "dom-treewalker-whattoshow", + "domconfiguration": "domconfiguration", + "domerror": "domerror", + "domerrorhandler": "domerrorhandler", + "domexception": "domexception", + "domimplementation": "domimplementation", + "domimplementationlist": "domimplementationlist", + "domimplementationsource": "domimplementationsource", + "domlocator": "domlocator", + "domobject": "domobject", + "domsettabletokenlist": "domsettabletokenlist", + "domstring": "domstring", + "domstringlist": "domstringlist", + "domtimestamp": "domtimestamp", + "domtokenlist": "domtokenlist", + "domuserdata": "domuserdata", + "element": "element", + "entity": "entity", + "entityreference": "entityreference", + "error types table": "error-types-table", + "event": "event", + "eventexception": "eventexception", + "eventinit": "eventinit", + "eventlistener": "eventlistener", + "eventtarget": "eventtarget", + "hierarchyrequesterror": "hierarchyrequesterror", + "html document": "html-document", + "html namespace": "html-namespace", + "htmlcollection": "htmlcollection", + "in a document": "in-a-document", + "indexsizeerror": "indexsizeerror", + "initialized flag": "initialized-flag", + "invalidaccesserror": "invalidaccesserror", + "invalidcharactererror": "invalidcharactererror", + "invalidmodificationerror": "invalidmodificationerror", + "invalidnodetypeerror": "invalidnodetypeerror", + "invalidstateerror": "invalidstateerror", + "iterator collection": "iterator-collection", + "locate a namespace": "locate-a-namespace", + "locate a namespace prefix": "locate-a-namespace-prefix", + "mutation method macro": "mutation-method-macro", + "mutationcallback": "mutationcallback", + "mutationevent": "mutationevent", + "mutationnameevent": "mutationnameevent", + "mutationobserver": "mutationobserver", + "mutationobserverinit": "mutationobserverinit", + "mutationrecord": "mutationrecord", + "namednodemap": "namednodemap", + "namelist": "namelist", + "namespaceerror": "namespaceerror", + "networkerror": "networkerror", + "node": "node", + "nodefilter": "nodefilter", + "nodeiterator": "nodeiterator", + "nodelist": "nodelist", + "nomodificationallowederror": "nomodificationallowederror", + "notation": "notation", + "notfounderror": "notfounderror", + "notsupportederror": "notsupportederror", + "ordered set of unique space-separated tokens": "ordered-set-of-unique-space-separated-tokens", + "other applicable specifications": "other-applicable-specifications", + "parent element": "parent-element", + "partially contained": "partially-contained", + "preferred mime name": "preferred-mime-name", + "prefix match": "prefix-match", + "processinginstruction": "processinginstruction", + "quotaexceedederror": "quotaexceedederror", + "range": "range", + "rangeexception": "rangeexception", + "registered observer": "registered-observer", + "remove a token from a string": "remove-a-token-from-a-string", + "represented by the collection": "represented-by-the-collection", + "securityerror": "securityerror", + "set of space-separated tokens": "set-of-space-separated-tokens", + "skip whitespace": "skip-whitespace", + "space character": "space-character", + "split a string on spaces": "split-a-string-on-spaces", + "stop immediate propagation flag": "stop-immediate-propagation-flag", + "stop propagation flag": "stop-propagation-flag", + "syntaxerror": "syntaxerror", + "text": "text", + "timeouterror": "timeouterror", + "transient registered observer": "transient-registered-observer", + "treewalker": "treewalker", + "typeinfo": "typeinfo", + "typemismatcherror": "typemismatcherror", + "unordered set of unique space-separated tokens": "unordered-set-of-unique-space-separated-tokens", + "urlmismatcherror": "urlmismatcherror", + "userdatahandler": "userdatahandler", + "wrongdocumenterror": "wrongdocumenterror", + "xml document": "xml-document", + "xml namespace": "xml-namespace", + "xmldocument": "xmldocument", + "xmlns namespace": "xmlns-namespace" + }, + "url": "http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#" + }, + "domcore": { + "definitions": { + "aborterror": "aborterror", + "affected by a base url change": "affected-by-a-base-url-change", + "ascii case-insensitive": "ascii-case-insensitive", + "attr": "attr", + "base url change steps": "base-url-change-steps", + "canceled flag": "canceled-flag", + "case-sensitive": "case-sensitive", + "cdatasection": "cdatasection", + "characterdata": "characterdata", + "collect a sequence of characters": "collect-a-sequence-of-characters", + "comment": "comment", + "concept-attribute": "concept-attribute", + "concept-attribute-local-name": "concept-attribute-local-name", + "concept-attribute-name": "concept-attribute-name", + "concept-attribute-namespace": "concept-attribute-namespace", + "concept-attribute-namespace-prefix": "concept-attribute-namespace-prefix", + "concept-attribute-value": "concept-attribute-value", + "concept-cd-data": "concept-cd-data", + "concept-cd-replace": "concept-cd-replace", + "concept-cd-substring": "concept-cd-substring", + "concept-class": "concept-class", + "concept-collection": "concept-collection", + "concept-collection-live": "concept-collection-live", + "concept-collection-static": "concept-collection-static", + "concept-doctype": "concept-doctype", + "concept-doctype-name": "concept-doctype-name", + "concept-doctype-publicid": "concept-doctype-publicid", + "concept-doctype-systemid": "concept-doctype-systemid", + "concept-document": "concept-document", + "concept-document-content-type": "concept-document-content-type", + "concept-document-encoding": "concept-document-encoding", + "concept-document-limited-quirks": "concept-document-limited-quirks", + "concept-document-no-quirks": "concept-document-no-quirks", + "concept-document-quirks": "concept-document-quirks", + "concept-document-url": "concept-document-url", + "concept-domerror": "concept-domerror", + "concept-element": "concept-element", + "concept-element-attribute": "concept-element-attribute", + "concept-element-attribute-has": "concept-element-attribute-has", + "concept-element-attributes-append": "concept-element-attributes-append", + "concept-element-attributes-remove": "concept-element-attributes-remove", + "concept-element-local-name": "concept-element-local-name", + "concept-element-namespace": "concept-element-namespace", + "concept-element-namespace-prefix": "concept-element-namespace-prefix", + "concept-event": "concept-event", + "concept-event-dispatch": "concept-event-dispatch", + "concept-event-fire": "concept-event-fire", + "concept-event-listener": "concept-event-listener", + "concept-event-listener-invoke": "concept-event-listener-invoke", + "concept-getelementsbyclassname": "concept-getelementsbyclassname", + "concept-getelementsbytagname": "concept-getelementsbytagname", + "concept-getelementsbytagnamens": "concept-getelementsbytagnamens", + "concept-id": "concept-id", + "concept-mo-callback": "concept-mo-callback", + "concept-mo-invoke": "concept-mo-invoke", + "concept-mo-queue": "concept-mo-queue", + "concept-mo-queue-attributes": "concept-mo-queue-attributes", + "concept-mo-queue-characterdata": "concept-mo-queue-characterdata", + "concept-mo-queue-childlist": "concept-mo-queue-childlist", + "concept-named-attribute": "concept-named-attribute", + "concept-node": "concept-node", + "concept-node-adopt": "concept-node-adopt", + "concept-node-append": "concept-node-append", + "concept-node-base-url": "concept-node-base-url", + "concept-node-clone": "concept-node-clone", + "concept-node-clone-ext": "concept-node-clone-ext", + "concept-node-document": "concept-node-document", + "concept-node-filter": "concept-node-filter", + "concept-node-insert": "concept-node-insert", + "concept-node-length": "concept-node-length", + "concept-node-pre-insert": "concept-node-pre-insert", + "concept-node-pre-remove": "concept-node-pre-remove", + "concept-node-remove": "concept-node-remove", + "concept-node-replace": "concept-node-replace", + "concept-node-replace-all": "concept-node-replace-all", + "concept-nodeiterator-traverse": "concept-nodeiterator-traverse", + "concept-pi-target": "concept-pi-target", + "concept-range": "concept-range", + "concept-range-bp": "concept-range-bp", + "concept-range-bp-after": "concept-range-bp-after", + "concept-range-bp-before": "concept-range-bp-before", + "concept-range-bp-equal": "concept-range-bp-equal", + "concept-range-bp-offset": "concept-range-bp-offset", + "concept-range-bp-position": "concept-range-bp-position", + "concept-range-bp-set": "concept-range-bp-set", + "concept-range-detached": "concept-range-detached", + "concept-range-end": "concept-range-end", + "concept-range-end-node": "concept-range-end-node", + "concept-range-end-offset": "concept-range-end-offset", + "concept-range-root": "concept-range-root", + "concept-range-start": "concept-range-start", + "concept-range-start-node": "concept-range-start-node", + "concept-range-start-offset": "concept-range-start-offset", + "concept-reflect": "concept-reflect", + "concept-text-split": "concept-text-split", + "concept-throw": "concept-throw", + "concept-tokenlist-underlying-string": "concept-tokenlist-underlying-string", + "concept-traversal-active": "concept-traversal-active", + "concept-traversal-filter": "concept-traversal-filter", + "concept-traversal-root": "concept-traversal-root", + "concept-traversal-whattoshow": "concept-traversal-whattoshow", + "concept-traverse-children": "concept-traverse-children", + "concept-traverse-siblings": "concept-traverse-siblings", + "concept-tree": "concept-tree", + "concept-tree-ancestor": "concept-tree-ancestor", + "concept-tree-child": "concept-tree-child", + "concept-tree-descendant": "concept-tree-descendant", + "concept-tree-first-child": "concept-tree-first-child", + "concept-tree-following": "concept-tree-following", + "concept-tree-inclusive-ancestor": "concept-tree-inclusive-ancestor", + "concept-tree-inclusive-descendant": "concept-tree-inclusive-descendant", + "concept-tree-index": "concept-tree-index", + "concept-tree-last-child": "concept-tree-last-child", + "concept-tree-next-sibling": "concept-tree-next-sibling", + "concept-tree-order": "concept-tree-order", + "concept-tree-parent": "concept-tree-parent", + "concept-tree-participate": "concept-tree-participate", + "concept-tree-preceding": "concept-tree-preceding", + "concept-tree-previous-sibling": "concept-tree-previous-sibling", + "concept-tree-root": "concept-tree-root", + "concept-tree-sibling": "concept-tree-sibling", + "contained": "contained", + "context object": "context-object", + "contiguous text nodes": "contiguous-text-nodes", + "converted to ascii lowercase": "converted-to-ascii-lowercase", + "converted to ascii uppercase": "converted-to-ascii-uppercase", + "customevent": "customevent", + "customeventinit": "customeventinit", + "datacloneerror": "datacloneerror", + "detached flag": "detached-flag", + "dispatch flag": "dispatch-flag", + "document": "document", + "document element": "document-element", + "documentfragment": "documentfragment", + "documenttype": "documenttype", + "dom-attr-localname": "dom-attr-localname", + "dom-attr-name": "dom-attr-name", + "dom-attr-namespaceuri": "dom-attr-namespaceuri", + "dom-attr-prefix": "dom-attr-prefix", + "dom-attr-value": "dom-attr-value", + "dom-characterdata-appenddata": "dom-characterdata-appenddata", + "dom-characterdata-data": "dom-characterdata-data", + "dom-characterdata-deletedata": "dom-characterdata-deletedata", + "dom-characterdata-insertdata": "dom-characterdata-insertdata", + "dom-characterdata-length": "dom-characterdata-length", + "dom-characterdata-replacedata": "dom-characterdata-replacedata", + "dom-characterdata-substringdata": "dom-characterdata-substringdata", + "dom-childnode-after": "dom-childnode-after", + "dom-childnode-before": "dom-childnode-before", + "dom-childnode-remove": "dom-childnode-remove", + "dom-childnode-replace": "dom-childnode-replace", + "dom-comparehow-end_to_end": "dom-comparehow-end_to_end", + "dom-comparehow-end_to_start": "dom-comparehow-end_to_start", + "dom-comparehow-start_to_end": "dom-comparehow-start_to_end", + "dom-comparehow-start_to_start": "dom-comparehow-start_to_start", + "dom-customevent-detail": "dom-customevent-detail", + "dom-document-adoptnode": "dom-document-adoptnode", + "dom-document-characterset": "dom-document-characterset", + "dom-document-compatmode": "dom-document-compatmode", + "dom-document-contenttype": "dom-document-contenttype", + "dom-document-createattribute": "dom-document-createattribute", + "dom-document-createattributens": "dom-document-createattributens", + "dom-document-createcdatasection": "dom-document-createcdatasection", + "dom-document-createcomment": "dom-document-createcomment", + "dom-document-createdocumentfragment": "dom-document-createdocumentfragment", + "dom-document-createelement": "dom-document-createelement", + "dom-document-createelementns": "dom-document-createelementns", + "dom-document-createentityreference": "dom-document-createentityreference", + "dom-document-createevent": "dom-document-createevent", + "dom-document-createnodeiterator": "dom-document-createnodeiterator", + "dom-document-createprocessinginstruction": "dom-document-createprocessinginstruction", + "dom-document-createrange": "dom-document-createrange", + "dom-document-createtextnode": "dom-document-createtextnode", + "dom-document-createtreewalker": "dom-document-createtreewalker", + "dom-document-doctype": "dom-document-doctype", + "dom-document-documentelement": "dom-document-documentelement", + "dom-document-documenturi": "dom-document-documenturi", + "dom-document-domconfig": "dom-document-domconfig", + "dom-document-getelementbyid": "dom-document-getelementbyid", + "dom-document-getelementsbyclassname": "dom-document-getelementsbyclassname", + "dom-document-getelementsbytagname": "dom-document-getelementsbytagname", + "dom-document-getelementsbytagnamens": "dom-document-getelementsbytagnamens", + "dom-document-implementation": "dom-document-implementation", + "dom-document-importnode": "dom-document-importnode", + "dom-document-inputencoding": "dom-document-inputencoding", + "dom-document-normalizedocument": "dom-document-normalizedocument", + "dom-document-renamenode": "dom-document-renamenode", + "dom-document-stricterrorchecking": "dom-document-stricterrorchecking", + "dom-document-url": "dom-document-url", + "dom-document-xmlencoding": "dom-document-xmlencoding", + "dom-document-xmlstandalone": "dom-document-xmlstandalone", + "dom-document-xmlversion": "dom-document-xmlversion", + "dom-documenttype-entities": "dom-documenttype-entities", + "dom-documenttype-internalsubset": "dom-documenttype-internalsubset", + "dom-documenttype-name": "dom-documenttype-name", + "dom-documenttype-notations": "dom-documenttype-notations", + "dom-documenttype-publicid": "dom-documenttype-publicid", + "dom-documenttype-systemid": "dom-documenttype-systemid", + "dom-domerror-name": "dom-domerror-name", + "dom-domexception-abort_err": "dom-domexception-abort_err", + "dom-domexception-code": "dom-domexception-code", + "dom-domexception-data_clone_err": "dom-domexception-data_clone_err", + "dom-domexception-hierarchy_request_err": "dom-domexception-hierarchy_request_err", + "dom-domexception-index_size_err": "dom-domexception-index_size_err", + "dom-domexception-invalid_access_err": "dom-domexception-invalid_access_err", + "dom-domexception-invalid_character_err": "dom-domexception-invalid_character_err", + "dom-domexception-invalid_modification_err": "dom-domexception-invalid_modification_err", + "dom-domexception-invalid_node_type_err": "dom-domexception-invalid_node_type_err", + "dom-domexception-invalid_state_err": "dom-domexception-invalid_state_err", + "dom-domexception-namespace_err": "dom-domexception-namespace_err", + "dom-domexception-network_err": "dom-domexception-network_err", + "dom-domexception-no_modification_allowed_err": "dom-domexception-no_modification_allowed_err", + "dom-domexception-not_found_err": "dom-domexception-not_found_err", + "dom-domexception-not_supported_err": "dom-domexception-not_supported_err", + "dom-domexception-quota_exceeded_err": "dom-domexception-quota_exceeded_err", + "dom-domexception-security_err": "dom-domexception-security_err", + "dom-domexception-syntax_err": "dom-domexception-syntax_err", + "dom-domexception-timeout_err": "dom-domexception-timeout_err", + "dom-domexception-type_mismatch_err": "dom-domexception-type_mismatch_err", + "dom-domexception-url_mismatch_err": "dom-domexception-url_mismatch_err", + "dom-domexception-wrong_document_err": "dom-domexception-wrong_document_err", + "dom-domimplementation-createdocument": "dom-domimplementation-createdocument", + "dom-domimplementation-createdocumenttype": "dom-domimplementation-createdocumenttype", + "dom-domimplementation-createhtmldocument": "dom-domimplementation-createhtmldocument", + "dom-domimplementation-getfeature": "dom-domimplementation-getfeature", + "dom-domimplementation-hasfeature": "dom-domimplementation-hasfeature", + "dom-domsettabletokenlist-value": "dom-domsettabletokenlist-value", + "dom-domstringlist-contains": "dom-domstringlist-contains", + "dom-domstringlist-item": "dom-domstringlist-item", + "dom-domstringlist-length": "dom-domstringlist-length", + "dom-domtokenlist-add": "dom-domtokenlist-add", + "dom-domtokenlist-contains": "dom-domtokenlist-contains", + "dom-domtokenlist-item": "dom-domtokenlist-item", + "dom-domtokenlist-length": "dom-domtokenlist-length", + "dom-domtokenlist-remove": "dom-domtokenlist-remove", + "dom-domtokenlist-toggle": "dom-domtokenlist-toggle", + "dom-domtokenlist-tostring": "dom-domtokenlist-tostring", + "dom-element-attributes": "dom-element-attributes", + "dom-element-childelementcount": "dom-element-childelementcount", + "dom-element-children": "dom-element-children", + "dom-element-classlist": "dom-element-classlist", + "dom-element-classname": "dom-element-classname", + "dom-element-firstelementchild": "dom-element-firstelementchild", + "dom-element-getattribute": "dom-element-getattribute", + "dom-element-getattributenode": "dom-element-getattributenode", + "dom-element-getattributenodens": "dom-element-getattributenodens", + "dom-element-getattributens": "dom-element-getattributens", + "dom-element-getelementsbyclassname": "dom-element-getelementsbyclassname", + "dom-element-getelementsbytagname": "dom-element-getelementsbytagname", + "dom-element-getelementsbytagnamens": "dom-element-getelementsbytagnamens", + "dom-element-hasattribute": "dom-element-hasattribute", + "dom-element-hasattributens": "dom-element-hasattributens", + "dom-element-id": "dom-element-id", + "dom-element-lastelementchild": "dom-element-lastelementchild", + "dom-element-localname": "dom-element-localname", + "dom-element-namespaceuri": "dom-element-namespaceuri", + "dom-element-nextelementsibling": "dom-element-nextelementsibling", + "dom-element-prefix": "dom-element-prefix", + "dom-element-previouselementsibling": "dom-element-previouselementsibling", + "dom-element-removeattribute": "dom-element-removeattribute", + "dom-element-removeattributenode": "dom-element-removeattributenode", + "dom-element-removeattributens": "dom-element-removeattributens", + "dom-element-schematypeinfo": "dom-element-schematypeinfo", + "dom-element-setattribute": "dom-element-setattribute", + "dom-element-setattributenode": "dom-element-setattributenode", + "dom-element-setattributens": "dom-element-setattributens", + "dom-element-setidattribute": "dom-element-setidattribute", + "dom-element-setidattributenode": "dom-element-setidattributenode", + "dom-element-setidattributens": "dom-element-setidattributens", + "dom-element-tagname": "dom-element-tagname", + "dom-event-at_target": "dom-event-at_target", + "dom-event-bubbles": "dom-event-bubbles", + "dom-event-bubbling_phase": "dom-event-bubbling_phase", + "dom-event-cancelable": "dom-event-cancelable", + "dom-event-capturing_phase": "dom-event-capturing_phase", + "dom-event-currenttarget": "dom-event-currenttarget", + "dom-event-defaultprevented": "dom-event-defaultprevented", + "dom-event-eventphase": "dom-event-eventphase", + "dom-event-initevent": "dom-event-initevent", + "dom-event-istrusted": "dom-event-istrusted", + "dom-event-preventdefault": "dom-event-preventdefault", + "dom-event-stopimmediatepropagation": "dom-event-stopimmediatepropagation", + "dom-event-stoppropagation": "dom-event-stoppropagation", + "dom-event-target": "dom-event-target", + "dom-event-timestamp": "dom-event-timestamp", + "dom-event-type": "dom-event-type", + "dom-eventtarget-addeventlistener": "dom-eventtarget-addeventlistener", + "dom-eventtarget-dispatchevent": "dom-eventtarget-dispatchevent", + "dom-eventtarget-removeeventlistener": "dom-eventtarget-removeeventlistener", + "dom-htmlcollection-item": "dom-htmlcollection-item", + "dom-htmlcollection-length": "dom-htmlcollection-length", + "dom-htmlcollection-nameditem": "dom-htmlcollection-nameditem", + "dom-mutationobserver": "dom-mutationobserver", + "dom-mutationobserver-disconnect": "dom-mutationobserver-disconnect", + "dom-mutationobserver-observe": "dom-mutationobserver-observe", + "dom-mutationrecord-addednodes": "dom-mutationrecord-addednodes", + "dom-mutationrecord-attributename": "dom-mutationrecord-attributename", + "dom-mutationrecord-attributenamespace": "dom-mutationrecord-attributenamespace", + "dom-mutationrecord-nextsibling": "dom-mutationrecord-nextsibling", + "dom-mutationrecord-oldvalue": "dom-mutationrecord-oldvalue", + "dom-mutationrecord-previoussibling": "dom-mutationrecord-previoussibling", + "dom-mutationrecord-removednodes": "dom-mutationrecord-removednodes", + "dom-mutationrecord-target": "dom-mutationrecord-target", + "dom-mutationrecord-type": "dom-mutationrecord-type", + "dom-node-appendchild": "dom-node-appendchild", + "dom-node-attributes": "dom-node-attributes", + "dom-node-baseuri": "dom-node-baseuri", + "dom-node-childnodes": "dom-node-childnodes", + "dom-node-clonenode": "dom-node-clonenode", + "dom-node-comment_node": "dom-node-comment_node", + "dom-node-comparedocumentposition": "dom-node-comparedocumentposition", + "dom-node-contains": "dom-node-contains", + "dom-node-document_fragment_node": "dom-node-document_fragment_node", + "dom-node-document_node": "dom-node-document_node", + "dom-node-document_position_contained_by": "dom-node-document_position_contained_by", + "dom-node-document_position_contains": "dom-node-document_position_contains", + "dom-node-document_position_disconnected": "dom-node-document_position_disconnected", + "dom-node-document_position_following": "dom-node-document_position_following", + "dom-node-document_position_preceding": "dom-node-document_position_preceding", + "dom-node-document_type_node": "dom-node-document_type_node", + "dom-node-element_node": "dom-node-element_node", + "dom-node-firstchild": "dom-node-firstchild", + "dom-node-getfeature": "dom-node-getfeature", + "dom-node-getuserdata": "dom-node-getuserdata", + "dom-node-hasattributes": "dom-node-hasattributes", + "dom-node-haschildnodes": "dom-node-haschildnodes", + "dom-node-insertbefore": "dom-node-insertbefore", + "dom-node-isdefaultnamespace": "dom-node-isdefaultnamespace", + "dom-node-isequalnode": "dom-node-isequalnode", + "dom-node-issamenode": "dom-node-issamenode", + "dom-node-issupported": "dom-node-issupported", + "dom-node-lastchild": "dom-node-lastchild", + "dom-node-localname": "dom-node-localname", + "dom-node-lookupnamespaceuri": "dom-node-lookupnamespaceuri", + "dom-node-lookupprefix": "dom-node-lookupprefix", + "dom-node-namespaceuri": "dom-node-namespaceuri", + "dom-node-nextsibling": "dom-node-nextsibling", + "dom-node-nodename": "dom-node-nodename", + "dom-node-nodetype": "dom-node-nodetype", + "dom-node-nodevalue": "dom-node-nodevalue", + "dom-node-normalize": "dom-node-normalize", + "dom-node-ownerdocument": "dom-node-ownerdocument", + "dom-node-parentelement": "dom-node-parentelement", + "dom-node-parentnode": "dom-node-parentnode", + "dom-node-prefix": "dom-node-prefix", + "dom-node-previoussibling": "dom-node-previoussibling", + "dom-node-processing_instruction_node": "dom-node-processing_instruction_node", + "dom-node-removechild": "dom-node-removechild", + "dom-node-replacechild": "dom-node-replacechild", + "dom-node-setuserdata": "dom-node-setuserdata", + "dom-node-text_node": "dom-node-text_node", + "dom-node-textcontent": "dom-node-textcontent", + "dom-nodefilter-filter_accept": "dom-nodefilter-filter_accept", + "dom-nodefilter-filter_reject": "dom-nodefilter-filter_reject", + "dom-nodefilter-filter_skip": "dom-nodefilter-filter_skip", + "dom-nodefilter-show_all": "dom-nodefilter-show_all", + "dom-nodefilter-show_comment": "dom-nodefilter-show_comment", + "dom-nodefilter-show_document": "dom-nodefilter-show_document", + "dom-nodefilter-show_document_fragment": "dom-nodefilter-show_document_fragment", + "dom-nodefilter-show_document_type": "dom-nodefilter-show_document_type", + "dom-nodefilter-show_element": "dom-nodefilter-show_element", + "dom-nodefilter-show_processing_instruction": "dom-nodefilter-show_processing_instruction", + "dom-nodefilter-show_text": "dom-nodefilter-show_text", + "dom-nodeiterator-detach": "dom-nodeiterator-detach", + "dom-nodeiterator-filter": "dom-nodeiterator-filter", + "dom-nodeiterator-nextnode": "dom-nodeiterator-nextnode", + "dom-nodeiterator-pointerbeforereferencenode": "dom-nodeiterator-pointerbeforereferencenode", + "dom-nodeiterator-previousnode": "dom-nodeiterator-previousnode", + "dom-nodeiterator-referencenode": "dom-nodeiterator-referencenode", + "dom-nodeiterator-root": "dom-nodeiterator-root", + "dom-nodeiterator-whattoshow": "dom-nodeiterator-whattoshow", + "dom-nodelist-item": "dom-nodelist-item", + "dom-nodelist-length": "dom-nodelist-length", + "dom-processinginstruction-target": "dom-processinginstruction-target", + "dom-range-clonecontents": "dom-range-clonecontents", + "dom-range-clonerange": "dom-range-clonerange", + "dom-range-collapse": "dom-range-collapse", + "dom-range-collapsed": "dom-range-collapsed", + "dom-range-commonancestorcontainer": "dom-range-commonancestorcontainer", + "dom-range-compareboundarypoints": "dom-range-compareboundarypoints", + "dom-range-comparepoint": "dom-range-comparepoint", + "dom-range-deletecontents": "dom-range-deletecontents", + "dom-range-detach": "dom-range-detach", + "dom-range-endcontainer": "dom-range-endcontainer", + "dom-range-endoffset": "dom-range-endoffset", + "dom-range-extractcontents": "dom-range-extractcontents", + "dom-range-insertnode": "dom-range-insertnode", + "dom-range-intersectsnode": "dom-range-intersectsnode", + "dom-range-ispointinrange": "dom-range-ispointinrange", + "dom-range-selectnode": "dom-range-selectnode", + "dom-range-selectnodecontents": "dom-range-selectnodecontents", + "dom-range-setend": "dom-range-setend", + "dom-range-setendafter": "dom-range-setendafter", + "dom-range-setendbefore": "dom-range-setendbefore", + "dom-range-setstart": "dom-range-setstart", + "dom-range-setstartafter": "dom-range-setstartafter", + "dom-range-setstartbefore": "dom-range-setstartbefore", + "dom-range-startcontainer": "dom-range-startcontainer", + "dom-range-startoffset": "dom-range-startoffset", + "dom-range-stringifier": "dom-range-stringifier", + "dom-range-surroundcontents": "dom-range-surroundcontents", + "dom-rootnode-append": "dom-rootnode-append", + "dom-rootnode-prepend": "dom-rootnode-prepend", + "dom-text-iselementcontentwhitespace": "dom-text-iselementcontentwhitespace", + "dom-text-replacewholetext": "dom-text-replacewholetext", + "dom-text-splittext": "dom-text-splittext", + "dom-text-wholetext": "dom-text-wholetext", + "dom-treewalker-currentnode": "dom-treewalker-currentnode", + "dom-treewalker-filter": "dom-treewalker-filter", + "dom-treewalker-firstchild": "dom-treewalker-firstchild", + "dom-treewalker-lastchild": "dom-treewalker-lastchild", + "dom-treewalker-nextnode": "dom-treewalker-nextnode", + "dom-treewalker-nextsibling": "dom-treewalker-nextsibling", + "dom-treewalker-parentnode": "dom-treewalker-parentnode", + "dom-treewalker-previousnode": "dom-treewalker-previousnode", + "dom-treewalker-previoussibling": "dom-treewalker-previoussibling", + "dom-treewalker-root": "dom-treewalker-root", + "dom-treewalker-whattoshow": "dom-treewalker-whattoshow", + "domconfiguration": "domconfiguration", + "domerror": "domerror", + "domerrorhandler": "domerrorhandler", + "domexception": "domexception", + "domimplementation": "domimplementation", + "domimplementationlist": "domimplementationlist", + "domimplementationsource": "domimplementationsource", + "domlocator": "domlocator", + "domobject": "domobject", + "domsettabletokenlist": "domsettabletokenlist", + "domstring": "domstring", + "domstringlist": "domstringlist", + "domtimestamp": "domtimestamp", + "domtokenlist": "domtokenlist", + "domuserdata": "domuserdata", + "element": "element", + "entity": "entity", + "entityreference": "entityreference", + "error types table": "error-types-table", + "event": "event", + "eventexception": "eventexception", + "eventinit": "eventinit", + "eventlistener": "eventlistener", + "eventtarget": "eventtarget", + "hierarchyrequesterror": "hierarchyrequesterror", + "html document": "html-document", + "html namespace": "html-namespace", + "htmlcollection": "htmlcollection", + "in a document": "in-a-document", + "indexsizeerror": "indexsizeerror", + "initialized flag": "initialized-flag", + "invalidaccesserror": "invalidaccesserror", + "invalidcharactererror": "invalidcharactererror", + "invalidmodificationerror": "invalidmodificationerror", + "invalidnodetypeerror": "invalidnodetypeerror", + "invalidstateerror": "invalidstateerror", + "iterator collection": "iterator-collection", + "locate a namespace": "locate-a-namespace", + "locate a namespace prefix": "locate-a-namespace-prefix", + "mutation method macro": "mutation-method-macro", + "mutationcallback": "mutationcallback", + "mutationevent": "mutationevent", + "mutationnameevent": "mutationnameevent", + "mutationobserver": "mutationobserver", + "mutationobserverinit": "mutationobserverinit", + "mutationrecord": "mutationrecord", + "namednodemap": "namednodemap", + "namelist": "namelist", + "namespaceerror": "namespaceerror", + "networkerror": "networkerror", + "node": "node", + "nodefilter": "nodefilter", + "nodeiterator": "nodeiterator", + "nodelist": "nodelist", + "nomodificationallowederror": "nomodificationallowederror", + "notation": "notation", + "notfounderror": "notfounderror", + "notsupportederror": "notsupportederror", + "ordered set of unique space-separated tokens": "ordered-set-of-unique-space-separated-tokens", + "other applicable specifications": "other-applicable-specifications", + "parent element": "parent-element", + "partially contained": "partially-contained", + "preferred mime name": "preferred-mime-name", + "prefix match": "prefix-match", + "processinginstruction": "processinginstruction", + "quotaexceedederror": "quotaexceedederror", + "range": "range", + "rangeexception": "rangeexception", + "registered observer": "registered-observer", + "remove a token from a string": "remove-a-token-from-a-string", + "represented by the collection": "represented-by-the-collection", + "securityerror": "securityerror", + "set of space-separated tokens": "set-of-space-separated-tokens", + "skip whitespace": "skip-whitespace", + "space character": "space-character", + "split a string on spaces": "split-a-string-on-spaces", + "stop immediate propagation flag": "stop-immediate-propagation-flag", + "stop propagation flag": "stop-propagation-flag", + "syntaxerror": "syntaxerror", + "text": "text", + "timeouterror": "timeouterror", + "transient registered observer": "transient-registered-observer", + "treewalker": "treewalker", + "typeinfo": "typeinfo", + "typemismatcherror": "typemismatcherror", + "unordered set of unique space-separated tokens": "unordered-set-of-unique-space-separated-tokens", + "urlmismatcherror": "urlmismatcherror", + "userdatahandler": "userdatahandler", + "wrongdocumenterror": "wrongdocumenterror", + "xml document": "xml-document", + "xml namespace": "xml-namespace", + "xmldocument": "xmldocument", + "xmlns namespace": "xmlns-namespace" + }, + "url": "http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#" + }, + "domps": { + "definitions": { + "concept-parse-fragment": "concept-parse-fragment", + "concept-serialize": "concept-serialize", + "concept-serialize-html": "concept-serialize-html", + "concept-serialize-xml": "concept-serialize-xml", + "context object": "context-object", + "dom-domparser": "dom-domparser", + "dom-domparser-parsefromstring": "dom-domparser-parsefromstring", + "dom-element-innerhtml": "dom-element-innerhtml", + "dom-element-insertadjacenthtml": "dom-element-insertadjacenthtml", + "dom-element-outerhtml": "dom-element-outerhtml", + "dom-range-createcontextualfragment": "dom-range-createcontextualfragment", + "dom-text-serializeascdata": "dom-text-serializeascdata", + "dom-xmlserializer": "dom-xmlserializer", + "dom-xmlserializer-serializetostring": "dom-xmlserializer-serializetostring", + "domparser": "domparser", + "other applicable specifications": "other-applicable-specifications", + "serialize as cdata flag": "serialize-as-cdata-flag", + "supportedtype": "supportedtype", + "xmlserializer": "xmlserializer" + }, + "url": "http://html5.org/specs/dom-parsing.html#" + }, + "encoding": { + "definitions": { + "ascii case-insensitive": "ascii-case-insensitive", + "big5": "big5", + "big5 decoder": "big5-decoder", + "big5 encoder": "big5-encoder", + "big5 lead": "big5-lead", + "byte": "byte", + "byte pointer": "byte-pointer", + "code point": "code-point", + "code point pointer": "code-point-pointer", + "concept-encoding-get": "concept-encoding-get", + "convert a code unit to bytes": "convert-a-code-unit-to-bytes", + "decode": "decode", + "decoder": "decoder", + "decoder error": "decoder-error", + "encode": "encode", + "encoder": "encoder", + "encoder error": "encoder-error", + "encoding": "encoding", + "eof byte": "eof-byte", + "eof code point": "eof-code-point", + "euc-jp": "euc-jp", + "euc-jp decoder": "euc-jp-decoder", + "euc-jp encoder": "euc-jp-encoder", + "euc-jp first": "euc-jp-first", + "euc-jp second": "euc-jp-second", + "euc-kr": "euc-kr", + "euc-kr decoder": "euc-kr-decoder", + "euc-kr encoder": "euc-kr-encoder", + "euc-kr lead": "euc-kr-lead", + "fallback code point": "fallback-code-point", + "gb18030": "gb18030", + "gb18030 decoder": "gb18030-decoder", + "gb18030 encoder": "gb18030-encoder", + "gb18030 flag": "gb18030-flag", + "gbk": "gbk", + "gbk decoder": "gbk-decoder", + "gbk encoder": "gbk-encoder", + "gbk first": "gbk-first", + "gbk second": "gbk-second", + "gbk third": "gbk-third", + "hz-gb-2312": "hz-gb-2312", + "hz-gb-2312 decoder": "hz-gb-2312-decoder", + "hz-gb-2312 encoder": "hz-gb-2312-encoder", + "hz-gb-2312 flag": "hz-gb-2312-flag", + "hz-gb-2312 lead": "hz-gb-2312-lead", + "ibm864": "ibm864", + "ibm866": "ibm866", + "index": "index", + "index big5": "index-big5", + "index code point": "index-code-point", + "index euc-kr": "index-euc-kr", + "index gb18030": "index-gb18030", + "index gb18030 code point": "index-gb18030-code-point", + "index gb18030 pointer": "index-gb18030-pointer", + "index gbk": "index-gbk", + "index jis0208": "index-jis0208", + "index jis0212": "index-jis0212", + "index pointer": "index-pointer", + "index single-byte": "index-single-byte", + "iso-2022-jp": "iso-2022-jp", + "iso-2022-jp decoder": "iso-2022-jp-decoder", + "iso-2022-jp encoder": "iso-2022-jp-encoder", + "iso-2022-jp jis0212 flag": "iso-2022-jp-jis0212-flag", + "iso-2022-jp lead": "iso-2022-jp-lead", + "iso-2022-jp state": "iso-2022-jp-state", + "iso-2022-kr": "iso-2022-kr", + "iso-2022-kr decoder": "iso-2022-kr-decoder", + "iso-2022-kr encoder": "iso-2022-kr-encoder", + "iso-2022-kr initialization flag": "iso-2022-kr-initialization-flag", + "iso-2022-kr lead": "iso-2022-kr-lead", + "iso-2022-kr state": "iso-2022-kr-state", + "iso-8859-10": "iso-8859-10", + "iso-8859-13": "iso-8859-13", + "iso-8859-14": "iso-8859-14", + "iso-8859-15": "iso-8859-15", + "iso-8859-16": "iso-8859-16", + "iso-8859-2": "iso-8859-2", + "iso-8859-3": "iso-8859-3", + "iso-8859-4": "iso-8859-4", + "iso-8859-5": "iso-8859-5", + "iso-8859-6": "iso-8859-6", + "iso-8859-7": "iso-8859-7", + "iso-8859-8": "iso-8859-8", + "koi8-r": "koi8-r", + "koi8-u": "koi8-u", + "label": "label", + "macintosh": "macintosh", + "name": "name", + "shift_jis": "shift_jis", + "shift_jis decoder": "shift_jis-decoder", + "shift_jis encoder": "shift_jis-encoder", + "shift_jis lead": "shift_jis-lead", + "single-byte decoder": "single-byte-decoder", + "single-byte encoder": "single-byte-encoder", + "single-byte encoding": "single-byte-encoding", + "space characters": "space-characters", + "utf-16": "utf-16", + "utf-16 decoder": "utf-16-decoder", + "utf-16 encoder": "utf-16-encoder", + "utf-16 lead byte": "utf-16-lead-byte", + "utf-16 lead surrogate": "utf-16-lead-surrogate", + "utf-16be": "utf-16be", + "utf-16be decoder": "utf-16be-decoder", + "utf-16be encoder": "utf-16be-encoder", + "utf-16be flag": "utf-16be-flag", + "utf-8": "utf-8", + "utf-8 bytes needed": "utf-8-bytes-needed", + "utf-8 bytes seen": "utf-8-bytes-seen", + "utf-8 code point": "utf-8-code-point", + "utf-8 decode": "utf-8-decode", + "utf-8 decoder": "utf-8-decoder", + "utf-8 encoder": "utf-8-encoder", + "utf-8 lower boundary": "utf-8-lower-boundary", + "windows-1250": "windows-1250", + "windows-1251": "windows-1251", + "windows-1252": "windows-1252", + "windows-1253": "windows-1253", + "windows-1254": "windows-1254", + "windows-1255": "windows-1255", + "windows-1256": "windows-1256", + "windows-1257": "windows-1257", + "windows-1258": "windows-1258", + "windows-874": "windows-874", + "x-mac-cyrillic": "x-mac-cyrillic" + }, + "url": "http://dvcs.w3.org/hg/encoding/raw-file/tip/Overview.html#" + }, + "fileapi": { + "url": "http://dev.w3.org/2006/webapi/FileAPI/#", + "definitions": { + "blob": "blob", + "dom-blob-type": "dfn-type", + "dom-file-name": "dfn-name", + "file": "file" + } + }, + "from-origin": { + "definitions": { + "http-from-origin": "http-from-origin" + }, + "url": "http://dvcs.w3.org/hg/from-origin/raw-file/tip/Overview.html#" + }, + "html": { + "definitions": { + "a": "text-level-semantics.html#the-a-element", + "abbr": "text-level-semantics.html#the-abbr-element", + "absolute url": "urls.html#absolute-url", + "acronym": "obsolete.html#acronym", + "active document": "browsers.html#active-document", + "address": "sections.html#the-address-element", + "allowed to show a pop-up": "browsers.html#allowed-to-show-a-pop-up", + "ancestor browsing context": "browsers.html#ancestor-browsing-context", + "applet": "obsolete.html#the-applet-element", + "application cache": "offline.html#application-cache", + "area": "the-map-element.html#the-area-element", + "article": "sections.html#the-article-element", + "ascii case-insensitive": "infrastructure.html#ascii-case-insensitive", + "ascii serialization of an origin": "origin-0.html#ascii-serialization-of-an-origin", + "aside": "sections.html#the-aside-element", + "attr-a-charset": "obsolete.html#attr-a-charset", + "attr-a-coords": "obsolete.html#attr-a-coords", + "attr-a-name": "obsolete.html#attr-a-name", + "attr-a-rev": "obsolete.html#attr-a-rev", + "attr-a-shape": "obsolete.html#attr-a-shape", + "attr-accesskey": "editing.html#the-accesskey-attribute", + "attr-area-coords": "the-map-element.html#attr-area-coords", + "attr-area-nohref": "obsolete.html#attr-area-nohref", + "attr-background": "obsolete.html#attr-background", + "attr-base-href": "semantics.html#attr-base-href", + "attr-base-target": "semantics.html#attr-base-target", + "attr-body-alink": "obsolete.html#attr-body-alink", + "attr-body-bgcolor": "obsolete.html#attr-body-bgcolor", + "attr-body-link": "obsolete.html#attr-body-link", + "attr-body-text": "obsolete.html#attr-body-text", + "attr-body-vlink": "obsolete.html#attr-body-vlink", + "attr-br-clear": "obsolete.html#attr-br-clear", + "attr-caption-align": "obsolete.html#attr-caption-align", + "attr-class": "elements.html#classes", + "attr-col-char": "obsolete.html#attr-col-char", + "attr-col-charoff": "obsolete.html#attr-col-charoff", + "attr-col-valign": "obsolete.html#attr-col-valign", + "attr-contenteditable": "editing.html#attr-contenteditable", + "attr-contextmenu": "interactive-elements.html#attr-contextmenu", + "attr-data-*": "elements.html#attr-data-*", + "attr-dim-height": "the-map-element.html#attr-dim-height", + "attr-dim-width": "the-map-element.html#attr-dim-width", + "attr-dir": "elements.html#the-dir-attribute", + "attr-div-align": "obsolete.html#attr-div-align", + "attr-dl-compact": "obsolete.html#attr-dl-compact", + "attr-draggable": "dnd.html#the-draggable-attribute", + "attr-dropzone": "dnd.html#the-dropzone-attribute", + "attr-fae-form": "association-of-controls-and-forms.html#attr-fae-form", + "attr-fe-autofocus": "association-of-controls-and-forms.html#attr-fe-autofocus", + "attr-fe-name": "association-of-controls-and-forms.html#attr-fe-name", + "attr-fieldset-disabled": "forms.html#attr-fieldset-disabled", + "attr-fs-action": "association-of-controls-and-forms.html#attr-fs-action", + "attr-fs-enctype": "association-of-controls-and-forms.html#attr-fs-enctype", + "attr-fs-formaction": "association-of-controls-and-forms.html#attr-fs-formaction", + "attr-fs-formenctype": "association-of-controls-and-forms.html#attr-fs-formenctype", + "attr-fs-formmethod": "association-of-controls-and-forms.html#attr-fs-formmethod", + "attr-fs-formnovalidate": "association-of-controls-and-forms.html#attr-fs-formnovalidate", + "attr-fs-formtarget": "association-of-controls-and-forms.html#attr-fs-formtarget", + "attr-fs-method": "association-of-controls-and-forms.html#attr-fs-method", + "attr-fs-novalidate": "association-of-controls-and-forms.html#attr-fs-novalidate", + "attr-fs-target": "association-of-controls-and-forms.html#attr-fs-target", + "attr-head-profile": "obsolete.html#attr-head-profile", + "attr-hidden": "editing.html#the-hidden-attribute", + "attr-hr-noshade": "obsolete.html#attr-hr-noshade", + "attr-hr-size": "obsolete.html#attr-hr-size", + "attr-hr-width": "obsolete.html#attr-hr-width", + "attr-html-manifest": "semantics.html#attr-html-manifest", + "attr-html-version": "obsolete.html#attr-html-version", + "attr-hyperlink-download": "links.html#attr-hyperlink-download", + "attr-hyperlink-href": "links.html#attr-hyperlink-href", + "attr-hyperlink-hreflang": "links.html#attr-hyperlink-hreflang", + "attr-hyperlink-media": "links.html#attr-hyperlink-media", + "attr-hyperlink-ping": "links.html#ping", + "attr-hyperlink-rel": "links.html#attr-hyperlink-rel", + "attr-hyperlink-target": "links.html#attr-hyperlink-target", + "attr-hyperlink-type": "links.html#attr-hyperlink-type", + "attr-hyperlink-usemap": "the-map-element.html#attr-hyperlink-usemap", + "attr-id": "elements.html#the-id-attribute", + "attr-iframe-frameborder": "obsolete.html#attr-iframe-frameborder", + "attr-iframe-longdesc": "obsolete.html#attr-iframe-longdesc", + "attr-iframe-marginheight": "obsolete.html#attr-iframe-marginheight", + "attr-iframe-marginwidth": "obsolete.html#attr-iframe-marginwidth", + "attr-iframe-sandbox": "the-iframe-element.html#attr-iframe-sandbox", + "attr-iframe-scrolling": "obsolete.html#attr-iframe-scrolling", + "attr-iframe-seamless": "the-iframe-element.html#attr-iframe-seamless", + "attr-iframe-srcdoc": "the-iframe-element.html#attr-iframe-srcdoc", + "attr-img-border": "obsolete.html#attr-img-border", + "attr-img-crossorigin": "embedded-content-1.html#attr-img-crossorigin", + "attr-img-hspace": "obsolete.html#attr-img-hspace", + "attr-img-name": "obsolete.html#attr-img-name", + "attr-img-vspace": "obsolete.html#attr-img-vspace", + "attr-input-accept": "states-of-the-type-attribute.html#attr-input-accept", + "attr-input-autocomplete": "common-input-element-attributes.html#attr-input-autocomplete", + "attr-input-dirname": "common-input-element-attributes.html#attr-input-dirname", + "attr-input-list": "common-input-element-attributes.html#attr-input-list", + "attr-input-max": "common-input-element-attributes.html#attr-input-max", + "attr-input-min": "common-input-element-attributes.html#attr-input-min", + "attr-input-multiple": "common-input-element-attributes.html#attr-input-multiple", + "attr-input-pattern": "common-input-element-attributes.html#attr-input-pattern", + "attr-input-placeholder": "common-input-element-attributes.html#attr-input-placeholder", + "attr-input-required": "common-input-element-attributes.html#attr-input-required", + "attr-input-step": "common-input-element-attributes.html#attr-input-step", + "attr-input-type": "the-input-element.html#attr-input-type", + "attr-input-type-color": "states-of-the-type-attribute.html#color-state-(type=color)", + "attr-input-type-date": "states-of-the-type-attribute.html#date-state-(type=date)", + "attr-input-type-datetime": "states-of-the-type-attribute.html#date-and-time-state-(type=datetime)", + "attr-input-type-datetime-local": "states-of-the-type-attribute.html#local-date-and-time-state-(type=datetime-local)", + "attr-input-type-email": "states-of-the-type-attribute.html#e-mail-state-(type=email)", + "attr-input-type-hidden": "states-of-the-type-attribute.html#hidden-state-(type=hidden)", + "attr-input-type-image": "states-of-the-type-attribute.html#image-button-state-(type=image)", + "attr-input-type-month": "states-of-the-type-attribute.html#month-state-(type=month)", + "attr-input-type-number": "states-of-the-type-attribute.html#number-state-(type=number)", + "attr-input-type-range": "states-of-the-type-attribute.html#range-state-(type=range)", + "attr-input-type-search": "states-of-the-type-attribute.html#text-(type=text)-state-and-search-state-(type=search)", + "attr-input-type-submit": "states-of-the-type-attribute.html#submit-button-state-(type=submit)", + "attr-input-type-tel": "states-of-the-type-attribute.html#telephone-state-(type=tel)", + "attr-input-type-text": "states-of-the-type-attribute.html#text-(type=text)-state-and-search-state-(type=search)", + "attr-input-type-time": "states-of-the-type-attribute.html#time-state-(type=time)", + "attr-input-type-url": "states-of-the-type-attribute.html#url-state-(type=url)", + "attr-input-type-week": "states-of-the-type-attribute.html#week-state-(type=week)", + "attr-lang": "elements.html#attr-lang", + "attr-li-type": "obsolete.html#attr-li-type", + "attr-li-value": "grouping-content.html#attr-li-value", + "attr-link-href": "semantics.html#attr-link-href", + "attr-link-rel": "semantics.html#attr-link-rel", + "attr-link-sizes": "links.html#attr-link-sizes", + "attr-link-target": "obsolete.html#attr-link-target", + "attr-menu-label": "interactive-elements.html#attr-menu-label", + "attr-menu-type": "interactive-elements.html#attr-menu-type", + "attr-meta-charset": "semantics.html#attr-meta-charset", + "attr-meta-http-equiv": "semantics.html#attr-meta-http-equiv", + "attr-meta-scheme": "obsolete.html#attr-meta-scheme", + "attr-object-archive": "obsolete.html#attr-object-archive", + "attr-object-border": "obsolete.html#attr-object-border", + "attr-object-classid": "obsolete.html#attr-object-classid", + "attr-object-codebase": "obsolete.html#attr-object-codebase", + "attr-object-codetype": "obsolete.html#attr-object-codetype", + "attr-object-data": "the-iframe-element.html#attr-object-data", + "attr-object-declare": "obsolete.html#attr-object-declare", + "attr-object-standby": "obsolete.html#attr-object-standby", + "attr-object-typemustmatch": "the-iframe-element.html#attr-object-typemustmatch", + "attr-ol-reversed": "grouping-content.html#attr-ol-reversed", + "attr-ol-start": "grouping-content.html#attr-ol-start", + "attr-ol-type": "grouping-content.html#attr-ol-type", + "attr-param-type": "obsolete.html#attr-param-type", + "attr-param-valuetype": "obsolete.html#attr-param-valuetype", + "attr-script-async": "scripting-1.html#attr-script-async", + "attr-script-defer": "scripting-1.html#attr-script-defer", + "attr-script-language": "obsolete.html#attr-script-language", + "attr-script-type": "scripting-1.html#attr-script-type", + "attr-spellcheck": "editing.html#attr-spellcheck", + "attr-style": "elements.html#the-style-attribute", + "attr-style-scoped": "semantics.html#attr-style-scoped", + "attr-tabindex": "editing.html#attr-tabindex", + "attr-table-border": "tabular-data.html#attr-table-border", + "attr-table-cellpadding": "obsolete.html#attr-table-cellpadding", + "attr-table-cellspacing": "obsolete.html#attr-table-cellspacing", + "attr-table-frame": "obsolete.html#attr-table-frame", + "attr-table-rules": "obsolete.html#attr-table-rules", + "attr-table-summary": "obsolete.html#attr-table-summary", + "attr-td-scope": "obsolete.html#attr-td-scope", + "attr-tdth-abbr": "obsolete.html#attr-tdth-abbr", + "attr-tdth-axis": "obsolete.html#attr-tdth-axis", + "attr-tdth-colspan": "tabular-data.html#attr-tdth-colspan", + "attr-tdth-height": "obsolete.html#attr-tdth-height", + "attr-tdth-nowrap": "obsolete.html#attr-tdth-nowrap", + "attr-textarea-maxlength": "the-button-element.html#attr-textarea-maxlength", + "attr-textarea-wrap": "the-button-element.html#attr-textarea-wrap", + "attr-title": "elements.html#the-title-attribute", + "attr-translate": "elements.html#attr-translate", + "audio": "the-video-element.html#the-audio-element", + "b": "text-level-semantics.html#the-b-element", + "base": "semantics.html#the-base-element", + "basefont": "obsolete.html#basefont", + "bdi": "text-level-semantics.html#the-bdi-element", + "big": "obsolete.html#big", + "body": "sections.html#the-body-element", + "br": "text-level-semantics.html#the-br-element", + "browsing context": "browsers.html#browsing-context", + "browsing context container": "browsers.html#browsing-context-container", + "button": "the-button-element.html#the-button-element", + "canvas": "the-canvas-element.html#the-canvas-element", + "canvas-context-2d": "the-canvas-element.html#canvas-context-2d", + "caption": "tabular-data.html#the-caption-element", + "case-sensitive": "infrastructure.html#case-sensitive", + "center": "obsolete.html#center", + "child browsing context": "browsers.html#child-browsing-context", + "cite": "text-level-semantics.html#the-cite-element", + "classes": "elements.html#classes", + "col": "tabular-data.html#the-col-element", + "colgroup": "tabular-data.html#the-colgroup-element", + "collections": "infrastructure.html#collections", + "command": "interactive-elements.html#the-command-element", + "concept-command": "commands.html#concept-command", + "concept-frag-parse-context": "the-end.html#concept-frag-parse-context", + "concept-task": "webappapis.html#concept-task", + "constructing the form data set": "association-of-controls-and-forms.html#constructing-form-data-set", + "content categories": "elements.html#content-categories", + "content models": "elements.html#content-models", + "content-type metadata": "fetching-resources.html#content-type", + "converted to ascii lowercase": "infrastructure.html#converted-to-ascii-lowercase", + "data": "text-level-semantics.html#the-data-element", + "data-protocol": "infrastructure.html#data-protocol", + "datalist": "the-button-element.html#the-datalist-element", + "del": "edits.html#the-del-element", + "designmode": "editing.html#designMode", + "details": "interactive-elements.html#the-details-element", + "div": "grouping-content.html#the-div-element", + "dl": "grouping-content.html#the-dl-element", + "document": "dom.html#document", + "document base url": "urls.html#document-base-url", + "dom-a-hash": "text-level-semantics.html#dom-a-hash", + "dom-a-host": "text-level-semantics.html#dom-a-host", + "dom-a-hostname": "text-level-semantics.html#dom-a-hostname", + "dom-a-pathname": "text-level-semantics.html#dom-a-pathname", + "dom-a-port": "text-level-semantics.html#dom-a-port", + "dom-a-protocol": "text-level-semantics.html#dom-a-protocol", + "dom-a-rellist": "text-level-semantics.html#dom-a-rellist", + "dom-a-search": "text-level-semantics.html#dom-a-search", + "dom-a-text": "text-level-semantics.html#dom-a-text", + "dom-accesskey": "editing.html#dom-accesskey", + "dom-accesskeylabel": "editing.html#dom-accesskeylabel", + "dom-alert": "timers.html#dom-alert", + "dom-blur": "editing.html#dom-blur", + "dom-body-bgcolor": "obsolete.html#dom-body-bgcolor", + "dom-classlist": "elements.html#dom-classlist", + "dom-classname": "elements.html#dom-classname", + "dom-click": "editing.html#dom-click", + "dom-command-ro-commandchecked": "commands.html#dom-command-ro-commandchecked", + "dom-command-ro-commanddisabled": "commands.html#dom-command-ro-commanddisabled", + "dom-command-ro-commandhidden": "commands.html#dom-command-ro-commandhidden", + "dom-command-ro-commandicon": "commands.html#dom-command-ro-commandicon", + "dom-command-ro-commandlabel": "commands.html#dom-command-ro-commandlabel", + "dom-command-ro-commandtype": "commands.html#dom-command-ro-commandtype", + "dom-confirm": "timers.html#dom-confirm", + "dom-contenteditable": "editing.html#dom-contenteditable", + "dom-contextmenu": "interactive-elements.html#dom-contextmenu", + "dom-cva-checkvalidity": "association-of-controls-and-forms.html#dom-cva-checkvalidatity", + "dom-cva-setcustomvalidity": "association-of-controls-and-forms.html#dom-cva-setcustomvalidity", + "dom-cva-validationmessage": "association-of-controls-and-forms.html#dom-cva-validationmessage", + "dom-cva-validity": "association-of-controls-and-forms.html#dom-cva-validity", + "dom-cva-willvalidate": "association-of-controls-and-forms.html#dom-cva-willvalidate", + "dom-dataset": "elements.html#dom-dataset", + "dom-document-0": "browsers.html#dom-document-0", + "dom-document-activeelement": "editing.html#dom-document-activeelement", + "dom-document-anchors": "obsolete.html#dom-document-anchors", + "dom-document-applets": "obsolete.html#dom-document-applets", + "dom-document-close": "elements.html#dom-document-close", + "dom-document-commands": "commands.html#dom-document-commands", + "dom-document-csselementmap": "dom.html#dom-document-csselementmap", + "dom-document-defaultview": "browsers.html#dom-document-defaultview", + "dom-document-designmode": "editing.html#designMode", + "dom-document-dir": "elements.html#dom-document-dir", + "dom-document-domain": "origin-0.html#dom-document-domain", + "dom-document-embeds": "dom.html#dom-document-embeds", + "dom-document-execcommand": "editing.html#execCommand", + "dom-document-getelementsbyname": "dom.html#dom-document-getelementsbyname", + "dom-document-getitems": "microdata.html#dom-document-getitems", + "dom-document-hasfocus": "editing.html#dom-document-hasfocus", + "dom-document-head": "dom.html#dom-document-head", + "dom-document-lastmodified": "dom.html#dom-document-lastmodified", + "dom-document-location": "history.html#dom-document-location", + "dom-document-open": "elements.html#dom-document-open", + "dom-document-plugins": "dom.html#dom-document-plugins", + "dom-document-querycommandenabled": "editing.html#dom-document-querycommandenabled", + "dom-document-querycommandindeterm": "editing.html#dom-document-querycommandindeterm", + "dom-document-querycommandstate": "editing.html#dom-document-querycommandstate", + "dom-document-querycommandsupported": "editing.html#dom-document-querycommandsupported", + "dom-document-querycommandvalue": "editing.html#dom-document-querycommandvalue", + "dom-document-readystate": "dom.html#dom-document-readystate", + "dom-document-scripts": "dom.html#dom-document-scripts", + "dom-document-title": "dom.html#document.title", + "dom-draggable": "dnd.html#dom-draggable", + "dom-dropzone": "dnd.html#dom-dropzone", + "dom-external-addsearchprovider": "timers.html#dom-external-addsearchprovider", + "dom-external-issearchproviderinstalled": "timers.html#dom-external-issearchproviderinstalled", + "dom-fieldset-elements": "forms.html#dom-fieldset-elements", + "dom-fieldset-type": "forms.html#dom-fieldset-type", + "dom-focus": "editing.html#dom-focus", + "dom-font-color": "obsolete.html#dom-font-color", + "dom-font-face": "obsolete.html#dom-font-face", + "dom-font-size": "obsolete.html#dom-font-size", + "dom-form-elements": "forms.html#dom-form-elements", + "dom-form-length": "forms.html#dom-form-length", + "dom-hidden": "editing.html#dom-hidden", + "dom-htmloptionscollection-add": "common-dom-interfaces.html#dom-htmloptionscollection-add", + "dom-htmloptionscollection-remove": "common-dom-interfaces.html#dom-htmloptionscollection-remove", + "dom-htmloptionscollection-selectedindex": "common-dom-interfaces.html#dom-htmloptionscollection-selectedindex", + "dom-iframe-contentwindow": "the-iframe-element.html#dom-iframe-contentwindow", + "dom-image": "embedded-content-1.html#dom-image", + "dom-img-complete": "embedded-content-1.html#dom-img-complete", + "dom-img-naturalheight": "embedded-content-1.html#dom-img-naturalheight", + "dom-img-naturalwidth": "embedded-content-1.html#dom-img-naturalwidth", + "dom-input-files": "common-input-element-attributes.html#dom-input-files", + "dom-input-height": "the-input-element.html#dom-input-height", + "dom-input-indeterminate": "the-input-element.html#dom-input-indeterminate", + "dom-input-list": "common-input-element-attributes.html#dom-input-list", + "dom-input-stepdown": "common-input-element-attributes.html#dom-input-stepdown", + "dom-input-stepup": "common-input-element-attributes.html#dom-input-stepup", + "dom-input-valueasdate": "common-input-element-attributes.html#dom-input-valueasdate", + "dom-input-valueasnumber": "common-input-element-attributes.html#dom-input-valueasnumber", + "dom-input-width": "the-input-element.html#dom-input-width", + "dom-iscontenteditable": "editing.html#dom-iscontenteditable", + "dom-itemid": "microdata.html#dom-itemid", + "dom-itemprop": "microdata.html#dom-itemprop", + "dom-itemref": "microdata.html#dom-itemref", + "dom-itemscope": "microdata.html#dom-itemscope", + "dom-itemtype": "microdata.html#dom-itemtype", + "dom-itemvalue": "microdata.html#dom-itemvalue", + "dom-label-control": "forms.html#dom-label-control", + "dom-lfe-labels": "forms.html#dom-lfe-labels", + "dom-link-rellist": "semantics.html#dom-link-rellist", + "dom-link-sizes": "semantics.html#dom-link-sizes", + "dom-localstorage": "webstorage.html#dom-localstorage", + "dom-map-images": "the-map-element.html#dom-map-images", + "dom-navigator-registercontenthandler": "timers.html#dom-navigator-registercontenthandler", + "dom-navigator-registerprotocolhandler": "timers.html#dom-navigator-registerprotocolhandler", + "dom-object-contentwindow": "the-iframe-element.html#dom-object-contentwindow", + "dom-open": "browsers.html#dom-open", + "dom-option": "the-button-element.html#dom-option", + "dom-print": "timers.html#dom-print", + "dom-prompt": "timers.html#dom-prompt", + "dom-properties": "microdata.html#dom-properties", + "dom-select-add": "the-button-element.html#dom-select-add", + "dom-select-item": "the-button-element.html#dom-select-item", + "dom-select-nameditem": "the-button-element.html#dom-select-nameditem", + "dom-select-remove": "the-button-element.html#dom-select-remove", + "dom-select-selectedoptions": "the-button-element.html#dom-select-selectedoptions", + "dom-sessionstorage": "webstorage.html#dom-sessionstorage", + "dom-showmodaldialog": "timers.html#dom-showmodaldialog", + "dom-spellcheck": "editing.html#dom-spellcheck", + "dom-style": "elements.html#dom-style", + "dom-tabindex": "editing.html#dom-tabindex", + "dom-table-createtbody": "tabular-data.html#dom-table-createtbody", + "dom-textarea-textlength": "the-button-element.html#dom-textarea-textlength", + "dom-textarea/input-selectiondirection": "association-of-controls-and-forms.html#dom-textarea/input-selectiondirection", + "dom-textarea/input-selectionend": "association-of-controls-and-forms.html#dom-textarea/input-selectionend", + "dom-textarea/input-selectionstart": "association-of-controls-and-forms.html#dom-textarea/input-selectionstart", + "dom-textarea/input-setselectionrange": "association-of-controls-and-forms.html#dom-textarea/input-setselectionrange", + "dom-translate": "elements.html#dom-translate", + "dom-window-postmessage": "web-messaging.html#dom-window-postmessage", + "dom-windowbase64-atob": "webappapis.html#dom-windowbase64-atob", + "dom-windowbase64-btoa": "webappapis.html#dom-windowbase64-btoa", + "dom-windowtimers-setinterval": "timers.html#dom-windowtimers-setinterval", + "dom-windowtimers-settimeout": "timers.html#dom-windowtimers-settimeout", + "dom-xmldocument-load": "dom.html#dom-xmldocument-load", + "embed": "the-iframe-element.html#the-embed-element", + "event handler event type": "webappapis.html#event-handler-event-type", + "event handlers": "webappapis.html#event-handlers", + "event-media-play": "the-video-element.html#event-media-play", + "eventsource": "comms.html#eventsource", + "fetch": "fetching-resources.html#fetch", + "fieldset": "forms.html#the-fieldset-element", + "figcaption": "grouping-content.html#the-figcaption-element", + "figure": "grouping-content.html#the-figure-element", + "font": "obsolete.html#font", + "footer": "sections.html#the-footer-element", + "form": "forms.html#the-form-element", + "frame": "obsolete.html#frame", + "frameset": "obsolete.html#frameset", + "fully active": "browsers.html#fully-active", + "function": "webappapis.html#function", + "h1": "sections.html#the-h1-element", + "h2": "sections.html#the-h2-element", + "h3": "sections.html#the-h3-element", + "h4": "sections.html#the-h4-element", + "h5": "sections.html#the-h5-element", + "h6": "sections.html#the-h6-element", + "handler-onclick": "webappapis.html#handler-onclick", + "handler-onplay": "webappapis.html#handler-onplay", + "handler-onreadystatechange": "webappapis.html#handler-onreadystatechange", + "head": "semantics.html#the-head-element", + "header": "sections.html#the-header-element", + "headings and sections": "sections.html#headings-and-sections", + "hgroup": "sections.html#the-hgroup-element", + "history": "history.html#history", + "hr": "grouping-content.html#the-hr-element", + "html": "semantics.html#the-html-element", + "html elements": "infrastructure.html#html-elements", + "html fragment parsing algorithm": "the-end.html#html-fragment-parsing-algorithm", + "html fragment serialization algorithm": "the-end.html#html-fragment-serialization-algorithm", + "html parser": "parsing.html#html-parser", + "htmlanchorelement": "text-level-semantics.html#htmlanchorelement", + "htmlappletelement": "obsolete.html#htmlappletelement", + "htmlareaelement": "the-map-element.html#htmlareaelement", + "htmlbasefontelement": "obsolete.html#htmlbasefontelement", + "htmlbodyelement": "sections.html#htmlbodyelement", + "htmlbuttonelement": "the-button-element.html#htmlbuttonelement", + "htmldirectoryelement": "obsolete.html#htmldirectoryelement", + "htmldocument": "browsers.html#htmldocument", + "htmlelement": "elements.html#htmlelement", + "htmlfieldsetelement": "forms.html#htmlfieldsetelement", + "htmlfontelement": "obsolete.html#htmlfontelement", + "htmlformcontrolscollection": "common-dom-interfaces.html#htmlformcontrolscollection", + "htmlformelement": "forms.html#htmlformelement", + "htmlframeelement": "obsolete.html#htmlframeelement", + "htmlframesetelement": "obsolete.html#htmlframesetelement", + "htmliframeelement": "the-iframe-element.html#htmliframeelement", + "htmlimageelement": "embedded-content-1.html#htmlimageelement", + "htmlinputelement": "the-input-element.html#htmlinputelement", + "htmllabelelement": "forms.html#htmllabelelement", + "htmllinkelement": "semantics.html#htmllinkelement", + "htmlmapelement": "the-map-element.html#htmlmapelement", + "htmlobjectelement": "the-iframe-element.html#htmlobjectelement", + "htmloptionelement": "the-button-element.html#htmloptionelement", + "htmloptionscollection": "common-dom-interfaces.html#htmloptionscollection", + "htmlselectelement": "the-button-element.html#htmlselectelement", + "htmlstyleelement": "semantics.html#htmlstyleelement", + "htmltableelement": "tabular-data.html#htmltableelement", + "htmltextareaelement": "the-button-element.html#htmltextareaelement", + "i": "text-level-semantics.html#the-i-element", + "id": "elements.html#the-id-attribute", + "iframe": "the-iframe-element.html#the-iframe-element", + "img": "embedded-content-1.html#the-img-element", + "input": "the-input-element.html#the-input-element", + "ins": "edits.html#the-ins-element", + "isindex": "obsolete.html#isindex-0", + "keygen": "the-button-element.html#the-keygen-element", + "label": "forms.html#the-label-element", + "legend": "forms.html#the-legend-element", + "li": "grouping-content.html#the-li-element", + "link": "semantics.html#the-link-element", + "location": "history.html#location", + "map": "the-map-element.html#the-map-element", + "mark": "text-level-semantics.html#the-mark-element", + "math": "the-map-element.html#math", + "menu": "interactive-elements.html#the-menu-element", + "messagechannel": "web-messaging.html#messagechannel", + "meta": "semantics.html#the-meta-element", + "meter": "the-button-element.html#the-meter-element", + "multipart/form-data boundary string": "association-of-controls-and-forms.html#multipart/form-data-boundary-string", + "multipart/form-data encoding algorithm": "association-of-controls-and-forms.html#multipart/form-data-encoding-algorithm", + "nav": "sections.html#the-nav-element", + "navigate": "history.html#navigate", + "nested browsing context": "browsers.html#nested-browsing-context", + "noframes": "obsolete.html#noframes", + "non-conforming features": "obsolete.html#non-conforming-features", + "noscript": "scripting-1.html#the-noscript-element", + "object": "the-iframe-element.html#the-object-element", + "ol": "grouping-content.html#the-ol-element", + "option": "the-button-element.html#the-option-element", + "origin": "origin-0.html#origin", + "output": "the-button-element.html#the-output-element", + "p": "grouping-content.html#the-p-element", + "param": "the-iframe-element.html#the-param-element", + "parent browsing context": "browsers.html#parent-browsing-context", + "parse a url": "urls.html#parse-a-url", + "phrasing content": "elements.html#phrasing-content", + "plaintext": "obsolete.html#plaintext", + "pre": "grouping-content.html#the-pre-element", + "prescan a byte stream to determine its encoding": "parsing.html#prescan-a-byte-stream-to-determine-its-encoding", + "presentational hints": "rendering.html#presentational-hints", + "progress": "the-button-element.html#the-progress-element", + "queue a task": "webappapis.html#queue-a-task", + "rel-icon": "links.html#rel-icon", + "resolve a url": "urls.html#resolve-a-url", + "rp": "text-level-semantics.html#the-rp-element", + "rt": "text-level-semantics.html#the-rt-element", + "ruby": "text-level-semantics.html#the-ruby-element", + "rules for parsing non-negative integers": "common-microsyntaxes.html#rules-for-parsing-non-negative-integers", + "rules for serializing simple color values": "common-microsyntaxes.html#rules-for-serializing-simple-color-values", + "s": "text-level-semantics.html#the-s-element", + "same origin": "origin-0.html#same-origin", + "script": "scripting-1.html#the-script-element", + "scripting flag": "parsing.html#scripting-flag", + "section": "sections.html#the-section-element", + "select": "the-button-element.html#the-select-element", + "sharedworker": "workers.html#sharedworker", + "simple color": "common-microsyntaxes.html#simple-color", + "small": "text-level-semantics.html#the-small-element", + "source": "the-video-element.html#the-source-element", + "source browsing context": "history.html#source-browsing-context", + "space character": "common-microsyntaxes.html#space-character", + "span": "text-level-semantics.html#the-span-element", + "storage mutex": "webappapis.html#storage-mutex", + "strike": "obsolete.html#strike", + "strip leading and trailing whitespace": "common-microsyntaxes.html#strip-leading-and-trailing-whitespace", + "strong": "text-level-semantics.html#the-strong-element", + "style": "semantics.html#the-style-element", + "summary": "interactive-elements.html#the-summary-element", + "svg": "the-map-element.html#svg", + "table": "tabular-data.html#the-table-element", + "table model": "tabular-data.html#table-model", + "task queue": "webappapis.html#task-queue", + "task source": "webappapis.html#task-source", + "tbody": "tabular-data.html#the-tbody-element", + "td": "tabular-data.html#the-td-element", + "textarea": "the-button-element.html#the-textarea-element", + "tfoot": "tabular-data.html#the-tfoot-element", + "th": "tabular-data.html#the-th-element", + "the a element": "text-level-semantics.html#the-a-element", + "the b element": "text-level-semantics.html#the-b-element", + "the blockquote element": "grouping-content.html#the-blockquote-element", + "the br element": "text-level-semantics.html#the-br-element", + "the dd element": "grouping-content.html#the-dd-element", + "the dir attribute": "elements.html#the-dir-attribute", + "the directionality": "elements.html#the-directionality", + "the div element": "grouping-content.html#the-div-element", + "the dl element": "grouping-content.html#the-dl-element", + "the dt element": "grouping-content.html#the-dt-element", + "the em element": "text-level-semantics.html#the-em-element", + "the hr element": "grouping-content.html#the-hr-element", + "the i element": "text-level-semantics.html#the-i-element", + "the id attribute": "elements.html#the-id-attribute", + "the img element": "embedded-content-1.html#the-img-element", + "the li element": "grouping-content.html#the-li-element", + "the ol element": "grouping-content.html#the-ol-element", + "the p element": "grouping-content.html#the-p-element", + "the s element": "text-level-semantics.html#the-s-element", + "the span element": "text-level-semantics.html#the-span-element", + "the strike element": "obsolete.html#strike", + "the strong element": "text-level-semantics.html#the-strong-element", + "the style attribute": "elements.html#the-style-attribute", + "the sub and sup elements": "text-level-semantics.html#the-sub-and-sup-elements", + "the table element": "tabular-data.html#the-table-element", + "the tbody element": "tabular-data.html#the-tbody-element", + "the td element": "tabular-data.html#the-td-element", + "the tfoot element": "tabular-data.html#the-tfoot-element", + "the th element": "tabular-data.html#the-th-element", + "the thead element": "tabular-data.html#the-thead-element", + "the tr element": "tabular-data.html#the-tr-element", + "the u element": "text-level-semantics.html#the-u-element", + "the ul element": "grouping-content.html#the-ul-element", + "the-body-element-0": "dom.html#the-body-element-0", + "the-html-element-0": "dom.html#the-html-element-0", + "thead": "tabular-data.html#the-thead-element", + "time": "text-level-semantics.html#the-time-element", + "top-level browsing context": "browsers.html#top-level-browsing-context", + "tr": "tabular-data.html#the-tr-element", + "track": "the-video-element.html#the-track-element", + "transparent": "elements.html#transparent", + "tt": "obsolete.html#tt", + "u": "text-level-semantics.html#the-u-element", + "ul": "grouping-content.html#the-ul-element", + "unloading document cleanup steps": "history.html#unloading-document-cleanup-steps", + "url": "urls.html#url", + "url decomposition idl attributes": "urls.html#url-decomposition-idl-attributes", + "url-fragment": "urls.html#url-fragment", + "url-scheme": "urls.html#url-scheme", + "user interaction task source": "webappapis.html#user-interaction-task-source", + "valid e-mail address": "states-of-the-type-attribute.html#valid-e-mail-address", + "valid floating point number": "common-microsyntaxes.html#valid-floating-point-number", + "valid hash-name reference": "common-microsyntaxes.html#valid-hash-name-reference", + "valid mime type": "infrastructure.html#valid-mime-type", + "video": "the-video-element.html#the-video-element", + "wai-aria": "elements.html#wai-aria", + "wbr": "text-level-semantics.html#the-wbr-element", + "websocket": "network.html#websocket", + "window": "browsers.html#window", + "windowproxy": "browsers.html#windowproxy", + "worker": "workers.html#worker", + "xml fragment parsing algorithm": "the-xhtml-syntax.html#xml-fragment-parsing-algorithm", + "xml fragment serialization algorithm": "the-xhtml-syntax.html#xml-fragment-serialization-algorithm", + "xml parser": "the-xhtml-syntax.html#xml-parser" + }, + "url": "http://www.whatwg.org/specs/web-apps/current-work/multipage/" + }, + "http": { + "url": "http://tools.ietf.org/html/rfc2616/#", + "definitions": { + "delta-seconds": "section-3.3.2", + "entity body": "section-7.2", + "field-name": "section-4.2", + "field-value": "section-4.2", + "http-content-length": "section-14.13", + "method": "section-5.1.1" + } + }, + "origin": { + "url": "http://tools.ietf.org/html/rfc6454#", + "definitions": { + "ascii serialization": "section-6.2", + "origin": "section-4", + "origin-list-or-null": "section-7.1", + "same origin": "section-5", + "serialized-origin": "#section-7.1", + "unicode serialization": "section-6.1" + } + }, + "progress-events": { + "definitions": { + "concept-event-fire-progress": "concept-event-fire-progress", + "dom-progressevent": "dom-progressevent", + "dom-progressevent-lengthcomputable": "dom-progressevent-lengthcomputable", + "dom-progressevent-loaded": "dom-progressevent-loaded", + "dom-progressevent-total": "dom-progressevent-total", + "progressevent": "progressevent", + "progresseventinit": "progresseventinit" + }, + "url": "http://dev.w3.org/2006/webapi/progress/#" + }, + "typedarray": { + "url": "http://www.khronos.org/registry/typedarray/specs/latest/#", + "definitions": { + "arraybuffer": "5", + "arraybufferview": "6", + "int8array": "7", + "uint8array": "7", + "int16array": "7", + "uint16array": "7", + "int32array": "7", + "uint32array": "7" + } + }, + "uri": { + "url": "http://tools.ietf.org/html/rfc2616/#", + "definitions": { + "userinfo": "section-3.2.1" + } + }, + "url": { + "definitions": { + "a utf-16 encoding": "a-utf-16-encoding", + "absolute url": "absolute-url", + "after-scheme": "after-scheme", + "ascii case-insensitive": "ascii-case-insensitive", + "authority": "authority", + "authority terminating character": "authority-terminating-character", + "authority-based url": "authority-based-url", + "canonicalize a fragment": "canonicalize-a-fragment-0", + "canonicalize a host": "canonicalize-a-host-0", + "canonicalize a path": "canonicalize-a-path-0", + "canonicalize a port": "canonicalize-a-port-0", + "canonicalize a query": "canonicalize-a-query-0", + "canonicalize a scheme": "canonicalize-a-scheme-0", + "canonicalize a url": "canonicalize-a-url-0", + "canonicalize a user-info": "canonicalize-a-user-info-0", + "collect the url parameters": "collect-the-url-parameters", + "concept-url-input": "concept-url-input", + "concept-url-setter": "concept-url-setter", + "control character": "control-character", + "dom-url": "dom-url", + "dom-url-appendparameter": "dom-url-appendparameter", + "dom-url-clearparameter": "dom-url-clearparameter", + "dom-url-filename": "dom-url-filename", + "dom-url-getparameter": "dom-url-getparameter", + "dom-url-getparameterall": "dom-url-getparameterall", + "dom-url-hash": "dom-url-hash", + "dom-url-host": "dom-url-host", + "dom-url-hostname": "dom-url-hostname", + "dom-url-href": "dom-url-href", + "dom-url-origin": "dom-url-origin", + "dom-url-parameternames": "dom-url-parameternames", + "dom-url-password": "dom-url-password", + "dom-url-pathname": "dom-url-pathname", + "dom-url-port": "dom-url-port", + "dom-url-protocol": "dom-url-protocol", + "dom-url-search": "dom-url-search", + "dom-url-username": "dom-url-username", + "find the authority, path, query, and fragment": "find-the-authority,-path,-query,-and-fragment-0", + "find the scheme": "find-the-scheme-0", + "find the user-info, host, and port": "find-the-user-info,-host,-and-port-0", + "find the username and password": "find-the-username-and-password-0", + "fragment": "fragment", + "hierarchical url": "hierarchical-url", + "host": "host", + "host escape normalization": "host-escape-normalization-0", + "parse a url": "parse-a-url-0", + "parsed url": "parsed-url", + "password": "password", + "path": "path", + "port": "port", + "query": "query", + "query parameter canonicalization": "query-parameter-canonicalization", + "remaining string": "remaining-string", + "resolve a string as a fragment-relative url": "resolve-a-string-as-a-fragment-relative-url-0", + "resolve a string as a path-relative url": "resolve-a-string-as-a-path-relative-url-0", + "resolve a string as a query-relative url": "resolve-a-string-as-a-query-relative-url-0", + "resolve a string as a relative url": "resolve-a-string-as-a-relative-url-0", + "resolve a string as a scheme-relative url": "resolve-a-string-as-a-scheme-relative-url-0", + "resolve a string as an authority-relative url": "resolve-a-string-as-an-authority-relative-url-0", + "resolve a string relative to a base url": "resolve-a-string-relative-to-a-base-url", + "resolve a url": "resolve-a-url-0", + "resolved url": "resolved-url", + "scheme": "scheme", + "slash character": "slash-character", + "space character": "space-character", + "strip leading and trailing whitespace": "strip-leading-and-trailing-whitespace", + "url": "url", + "url decomposition idl attributes": "url-decomposition-idl-attributes", + "url interface": "url-interface", + "url parameter serialization": "url-parameter-serialization-0", + "user-info": "user-info", + "username": "username", + "valid non-empty url": "valid-non-empty-url", + "valid non-empty url potentially surrounded by spaces": "valid-non-empty-url-potentially-surrounded-by-spaces", + "valid url": "valid-url", + "valid url potentially surrounded by spaces": "valid-url-potentially-surrounded-by-spaces" + }, + "url": "http://dvcs.w3.org/hg/url/raw-file/tip/Overview.html#" + }, + "webidl": { + "definitions": { + "callback this value": "dfn-callback-this-value", + "code unit": "dfn-code-unit", + "convert a domstring to a sequence of unicode characters": "dfn-obtain-unicode", + "dictionary member": "dfn-dictionary-member", + "domstring": "idl-DOMString", + "float": "idl-float", + "identifier": "dfn-identifier", + "interface": "dfn-interface", + "long": "idl-long", + "message": "dfn-exception-message", + "object": "idl-object", + "read only array": "dfn-read-only-array", + "supported property indices": "dfn-supported-property-indices", + "supported property names": "dfn-supported-property-names", + "support named properties": "dfn-support-named-properties", + "throw": "dfn-throw", + "type": "dfn-exception-type", + "unsigned long": "idl-unsigned-long" + }, + "url": "http://dev.w3.org/2006/webapi/WebIDL/#" + }, + "xhr": { + "definitions": { + "abort error": "abort-error", + "anonxmlhttprequest": "anonxmlhttprequest", + "anonymous flag": "anonymous-flag", + "arraybuffer response entity body": "arraybuffer-response-entity-body", + "author request headers": "author-request-headers", + "blob response entity body": "blob-response-entity-body", + "cross-origin request event rules": "cross-origin-request-event-rules", + "cross-origin request steps": "cross-origin-request-steps", + "deflate a domstring into a byte sequence": "deflate-a-domstring-into-a-byte-sequence", + "document response entity body": "document-response-entity-body", + "dom-anonxmlhttprequest": "dom-anonxmlhttprequest", + "dom-formdata": "dom-formdata", + "dom-formdata-append": "dom-formdata-append", + "dom-formdata-form": "dom-formdata-form", + "dom-xmlhttprequest": "dom-xmlhttprequest", + "dom-xmlhttprequest-abort": "dom-xmlhttprequest-abort", + "dom-xmlhttprequest-done": "dom-xmlhttprequest-done", + "dom-xmlhttprequest-getallresponseheaders": "dom-xmlhttprequest-getallresponseheaders", + "dom-xmlhttprequest-getresponseheader": "dom-xmlhttprequest-getresponseheader", + "dom-xmlhttprequest-headers_received": "dom-xmlhttprequest-headers_received", + "dom-xmlhttprequest-loading": "dom-xmlhttprequest-loading", + "dom-xmlhttprequest-open": "dom-xmlhttprequest-open", + "dom-xmlhttprequest-opened": "dom-xmlhttprequest-opened", + "dom-xmlhttprequest-overridemimetype": "dom-xmlhttprequest-overridemimetype", + "dom-xmlhttprequest-readystate": "dom-xmlhttprequest-readystate", + "dom-xmlhttprequest-response": "dom-xmlhttprequest-response", + "dom-xmlhttprequest-responsetext": "dom-xmlhttprequest-responsetext", + "dom-xmlhttprequest-responsetype": "dom-xmlhttprequest-responsetype", + "dom-xmlhttprequest-responsexml": "dom-xmlhttprequest-responsexml", + "dom-xmlhttprequest-send": "dom-xmlhttprequest-send", + "dom-xmlhttprequest-setrequestheader": "dom-xmlhttprequest-setrequestheader", + "dom-xmlhttprequest-status": "dom-xmlhttprequest-status", + "dom-xmlhttprequest-statustext": "dom-xmlhttprequest-statustext", + "dom-xmlhttprequest-timeout": "dom-xmlhttprequest-timeout", + "dom-xmlhttprequest-unsent": "dom-xmlhttprequest-unsent", + "dom-xmlhttprequest-upload": "dom-xmlhttprequest-upload", + "dom-xmlhttprequest-withcredentials": "dom-xmlhttprequest-withcredentials", + "error flag": "error-flag", + "event-xhr-abort": "event-xhr-abort", + "event-xhr-error": "event-xhr-error", + "event-xhr-load": "event-xhr-load", + "event-xhr-loadend": "event-xhr-loadend", + "event-xhr-loadstart": "event-xhr-loadstart", + "event-xhr-progress": "event-xhr-progress", + "event-xhr-readystatechange": "event-xhr-readystatechange", + "event-xhr-timeout": "event-xhr-timeout", + "final charset": "final-charset", + "final mime type": "final-mime-type", + "formdata": "formdata", + "handler-xhr-onabort": "handler-xhr-onabort", + "handler-xhr-onerror": "handler-xhr-onerror", + "handler-xhr-onload": "handler-xhr-onload", + "handler-xhr-onloadend": "handler-xhr-onloadend", + "handler-xhr-onloadstart": "handler-xhr-onloadstart", + "handler-xhr-onprogress": "handler-xhr-onprogress", + "handler-xhr-onreadystatechange": "handler-xhr-onreadystatechange", + "handler-xhr-ontimeout": "handler-xhr-ontimeout", + "inflate a byte sequence into a domstring": "inflate-a-byte-sequence-into-a-domstring", + "json response entity body": "json-response-entity-body", + "make progress notifications": "make-progress-notifications", + "make upload progress notifications": "make-upload-progress-notifications", + "network error": "network-error", + "override charset": "override-charset", + "override mime type": "override-mime-type", + "request entity body": "request-entity-body", + "request error": "request-error", + "request method": "request-method", + "request password": "request-password", + "request url": "request-url", + "request username": "request-username", + "response charset": "response-charset", + "response entity body": "response-entity-body", + "response mime type": "response-mime-type", + "same-origin request event rules": "same-origin-request-event-rules", + "same-origin request steps": "same-origin-request-steps", + "send() flag": "send-flag", + "switch to the done state": "switch-done", + "switch to the headers_received state": "switch-headers-received", + "switch to the loading state": "switch-loading", + "synchronous flag": "synchronous-flag", + "terminate abort()": "terminate-abort()", + "terminate send()": "terminate-send()", + "text response entity body": "text-response-entity-body", + "timeout error": "timeout-error", + "upload complete flag": "upload-complete-flag", + "upload events flag": "upload-events-flag", + "user credentials": "user-credentials", + "xmlhttprequest": "xmlhttprequest", + "xmlhttprequest base url": "xmlhttprequest-base-url", + "xmlhttprequest document": "xmlhttprequest-document", + "xmlhttprequest origin": "xmlhttprequest-origin", + "xmlhttprequest task source": "xmlhttprequest-task-source", + "xmlhttprequesteventtarget": "xmlhttprequesteventtarget", + "xmlhttprequestresponsetype": "xmlhttprequestresponsetype", + "xmlhttprequestupload": "xmlhttprequestupload" + }, + "url": "http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#" + }, + "xml": { + "url": "http://www.w3.org/TR/xml/#", + "definitions": { + "cdata": "NT-CData", + "char": "NT-Char", + "comment": "NT-Comment", + "document type declaration": "dt-doctype", + "name": "NT-Name", + "pubidchar": "NT-PubidChar", + "pitarget": "NT-PITarget" + } + }, + "xmlns": { + "url": "http://www.w3.org/TR/xml-names/#", + "definitions": { + "ncname": "NT-NCName", + "qname": "NT-QName" + } + }, + "xmlss": { + "url": "http://www.w3.org/TR/xml-stylesheet/#", + "definitions": { + "pseudo-attribute": "dt-pseudo-attribute", + "xml-stylesheet processing instruction": "dt-xml-stylesheet" + } + } +} \ No newline at end of file