summaryrefslogtreecommitdiff
path: root/etc/schema
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-11-05 17:49:29 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-11-05 17:49:29 +0000
commita36792ba038684a6f794373328757540b5472f17 (patch)
tree9cd0a546a17a04631d7e8f62f8bdaaa6cbb30521 /etc/schema
parentf417bc0a9ccfd22698c74799552c959ef3692191 (diff)
downloademacs-a36792ba038684a6f794373328757540b5472f17.tar.gz
New file containing license information.
Diffstat (limited to 'etc/schema')
-rw-r--r--etc/schema/README149
1 files changed, 149 insertions, 0 deletions
diff --git a/etc/schema/README b/etc/schema/README
new file mode 100644
index 00000000000..0fbb1396e84
--- /dev/null
+++ b/etc/schema/README
@@ -0,0 +1,149 @@
+This directory contains schema for a variety of specifications
+released by the DocBook project, the Organization for the Advancement
+of Structured Information Standards (OASIS) and the World Wide Web
+Consortium (W3C). These schema are used by nXML mode.
+
+COPYRIGHT AND LICENSE INFORMATION FOR SCHEMA FILES
+
+The following files are part of the DocBook project:
+
+ calstbl.rnc dbcalstbl.rnc dbdyntbl.rnc dbhier.rnc dbnotn.rnc
+ dbpool.rnc dbsoextbl.rnc dbstart.rnc docbk-dyntbl.rnc
+ docbk-soextbl.rnc docbook.rnc
+
+These files are Copyright (C) 1992-2002 HaL Computer Systems, Inc.,
+O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software
+Corporation, Norman Walsh, Sun Microsystems, Inc., and the
+Organization for the Advancement of Structured Information Standards
+(OASIS). They are distributed under the terms of the following
+license:
+
+ Permission to use, copy, modify and distribute the DocBook DTD and
+ its accompanying documentation for any purpose and without fee is
+ hereby granted in perpetuity, provided that the above copyright
+ notice and this paragraph appear in all copies. The copyright
+ holders make no representation about the suitability of the DTD for
+ any purpose. It is provided "as is" without expressed or implied
+ warranty.
+
+
+
+The following files are derived from technical recommendation
+published by the World Wide Web Consortium (W3C):
+
+ 1. The XHTML Modularization Version 1.1 standard, available online
+ at http://www.w3.org/TR/xhtml-modularization/
+
+ xhtml-applet.rnc xhtml-attribs.rnc xhtml-base.rnc xhtml-bdo.rnc
+ xhtml-bform.rnc xhtml-btable.rnc xhtml-csismap.rnc
+ xhtml-datatypes.rnc xhtml-edit.rnc xhtml-events.rnc
+ xhtml-form.rnc xhtml-frames.rnc xhtml-hypertext.rnc
+ xhtml-iframe.rnc xhtml-image.rnc xhtml-inlstyle.rnc
+ xhtml-legacy.rnc xhtml-link.rnc xhtml-lst.rnc xhtml-meta.rnc
+ xhtml-nameident.rnc xhtml-object.rnc xhtml-param.rnc
+ xhtml-pres.rnc xhtml.rnc xhtml-ruby.rnc xhtml-script.rnc
+ xhtml-ssismap.rnc xhtml-struct.rnc xhtml-table.rnc
+ xhtml-text.rnc xhtml-tgt.rnc xhtml-xstyle.rnc
+
+ 2. The XSL Transformations (XSLT) Version 1.0 standard, available
+ online at http://www.w3.org/TR/xslt/
+
+ xslt.rnc
+
+ 3. The W3C RDF/XML Syntax Specification (Revised), available online
+ at http://www.w3.org/TR/rdf-syntax-grammar/
+
+ rdfxml.rnc
+
+These files are Copyright (C) 2001-2008 World Wide Web Consortium,
+(Massachusetts Institute of Technology, European Research Consortium
+for Informatics and Mathematics, Keio University). All Rights
+Reserved. They are distributed under the W3C Document License:
+
+ Public documents on the W3C site are provided by the copyright
+ holders under the following license. By using and/or copying this
+ document, or the W3C document from which this statement is linked,
+ you (the licensee) agree that you have read, understood, and will
+ comply with the following terms and conditions:
+
+ Permission to copy, and distribute the contents of this document, or
+ the W3C document from which this statement is linked, in any medium
+ for any purpose and without fee or royalty is hereby granted,
+ provided that you include the following on ALL copies of the
+ document, or portions thereof, that you use:
+
+ 1. A link or URL to the original W3C document.
+
+ 2. The pre-existing copyright notice of the original author, or if
+ it doesn't exist, a notice (hypertext is preferred, but a
+ textual representation is permitted) of the form: "Copyright (C)
+ [$date-of-document] World Wide Web Consortium, (Massachusetts
+ Institute of Technology, European Research Consortium for
+ Informatics and Mathematics, Keio University). All Rights
+ Reserved.
+ http://www.w3.org/Consortium/Legal/2002/copyright-documents-20021231"
+
+ 3. If it exists, the STATUS of the W3C document.
+
+ When space permits, inclusion of the full text of this NOTICE should
+ be provided. We request that authorship attribution be provided in
+ any software, documents, or other items or products that you create
+ pursuant to the implementation of the contents of this document, or
+ any portion thereof.
+
+ No right to create modifications or derivatives of W3C documents is
+ granted pursuant to this license. However, if additional
+ requirements (documented in the Copyright FAQ) are satisfied, the
+ right to create modifications or derivatives is sometimes granted by
+ the W3C to individuals complying with those requirements.
+
+ THIS DOCUMENT IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO
+ REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT
+ NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
+ PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF
+ THE DOCUMENT ARE SUITABLE FOR ANY PURPOSE; NOR THAT THE
+ IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY
+ PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
+
+ COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT,
+ SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE
+ DOCUMENT OR THE PERFORMANCE OR IMPLEMENTATION OF THE CONTENTS
+ THEREOF.
+
+ The name and trademarks of copyright holders may NOT be used in
+ advertising or publicity pertaining to this document or its contents
+ without specific, written prior permission. Title to copyright in
+ this document will at all times remain with copyright holders.
+
+
+
+The file relaxng.rnc is derived from the RELAX NG Compact Syntax
+Committee Specification, which is Copyright (C) 2002 The Organization
+for the Advancement of Structured Information Standards (OASIS). The
+specification itself may be viewed at
+
+ http://www.oasis-open.org/committees/relax-ng/compact-20021121.html#formal-syntax
+
+and is released under the following license:
+
+ This document and translations of it may be copied and furnished to
+ others, and derivative works that comment on or otherwise explain it
+ or assist in its implementation may be prepared, copied, published
+ and distributed, in whole or in part, without restriction of any
+ kind, provided that the above copyright notice and this paragraph
+ are included on all such copies and derivative works. However, this
+ document itself may not be modified in any way, such as by removing
+ the copyright notice or references to OASIS, except as needed for
+ the purpose of developing OASIS specifications, in which case the
+ procedures for copyrights defined in the OASIS Intellectual Property
+ Rights document must be followed, or as required to translate it
+ into languages other than English.
+
+ The limited permissions granted above are perpetual and will not be
+ revoked by OASIS or its successors or assigns.
+
+ This document and the information contained herein is provided on an
+ "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF
+ THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
+ WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.