comparison etc/schema/README @ 99425:5a18dca9c353

Update with findings by jasonr@f2s.com
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 07 Nov 2008 01:41:52 +0000
parents 79b6c0e7e972
children 07bf291638a2
comparison
equal deleted inserted replaced
99424:b33ed5d6e18f 99425:5a18dca9c353
1 This directory contains schema for a variety of specifications 1 schemas.xml and locate.rnc are part of Emacs. They are used by nXML
2 released by the DocBook project, the Organization for the Advancement 2 mode for mapping schemas to documents.
3 of Structured Information Standards (OASIS) and the World Wide Web 3
4 Consortium (W3C). These schema are used by nXML mode. 4 The remaining files in this directory are schema for a variety of
5 specifications released by the DocBook project, the Organization for
6 the Advancement of Structured Information Standards (OASIS) and the
7 World Wide Web Consortium (W3C). These schema are used by nXML mode.
5 8
6 COPYRIGHT AND LICENSE INFORMATION FOR SCHEMA FILES 9 COPYRIGHT AND LICENSE INFORMATION FOR SCHEMA FILES
7 10
8 The following files are part of the DocBook project: 11 The following files are part of the DocBook project:
9 12
43 xhtml-pres.rnc xhtml.rnc xhtml-ruby.rnc xhtml-script.rnc 46 xhtml-pres.rnc xhtml.rnc xhtml-ruby.rnc xhtml-script.rnc
44 xhtml-ssismap.rnc xhtml-struct.rnc xhtml-table.rnc 47 xhtml-ssismap.rnc xhtml-struct.rnc xhtml-table.rnc
45 xhtml-text.rnc xhtml-tgt.rnc xhtml-xstyle.rnc 48 xhtml-text.rnc xhtml-tgt.rnc xhtml-xstyle.rnc
46 49
47 2. The XSL Transformations (XSLT) Version 1.0 standard, available 50 2. The XSL Transformations (XSLT) Version 1.0 standard, available
48 online at http://www.w3.org/TR/xslt/ 51 online at http://www.w3.org/TR/xslt
49 52
50 xslt.rnc 53 xslt.rnc
51 54
52 3. The W3C RDF/XML Syntax Specification (Revised), available online 55 3. The W3C RDF/XML Syntax Specification (Revised), available online
53 at http://www.w3.org/TR/rdf-syntax-grammar/ 56 at http://www.w3.org/TR/rdf-syntax-grammar
54 57
55 rdfxml.rnc 58 rdfxml.rnc
56 59
57 These files are Copyright (C) 2001-2008 World Wide Web Consortium, 60 These files are Copyright (C) 2001-2008 World Wide Web Consortium,
58 (Massachusetts Institute of Technology, European Research Consortium 61 (Massachusetts Institute of Technology, European Research Consortium
59 for Informatics and Mathematics, Keio University). All Rights 62 for Informatics and Mathematics, Keio University). All Rights
60 Reserved. They are distributed under the W3C Document License: 63 Reserved. From section 5.10 of the W3C Intellectual Rights FAQ
64 ( http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620 ),
65 schemas and DTDs that are part of W3C specifications are licensed
66 under the W3C Software License:
61 67
62 Public documents on the W3C site are provided by the copyright 68 This work (and included software, documentation such as READMEs, or
63 holders under the following license. By using and/or copying this 69 other related items) is being provided by the copyright holders
64 document, or the W3C document from which this statement is linked, 70 under the following license. By obtaining, using and/or copying this
65 you (the licensee) agree that you have read, understood, and will 71 work, you (the licensee) agree that you have read, understood, and
66 comply with the following terms and conditions: 72 will comply with the following terms and conditions.
67 73
68 Permission to copy, and distribute the contents of this document, or 74 Permission to copy, modify, and distribute this software and its
69 the W3C document from which this statement is linked, in any medium 75 documentation, with or without modification, for any purpose and
70 for any purpose and without fee or royalty is hereby granted, 76 without fee or royalty is hereby granted, provided that you include
71 provided that you include the following on ALL copies of the 77 the following on ALL copies of the software and documentation or
72 document, or portions thereof, that you use: 78 portions thereof, including modifications:
73 79
74 1. A link or URL to the original W3C document. 80 1. The full text of this NOTICE in a location viewable to users of
81 the redistributed or derivative work.
75 82
76 2. The pre-existing copyright notice of the original author, or if 83 2. Any pre-existing intellectual property disclaimers, notices, or
77 it doesn't exist, a notice (hypertext is preferred, but a 84 terms and conditions. If none exist, the W3C Software Short
78 textual representation is permitted) of the form: "Copyright (C) 85 Notice should be included (hypertext is preferred, text is
79 [$date-of-document] World Wide Web Consortium, (Massachusetts 86 permitted) within the body of any redistributed or derivative
80 Institute of Technology, European Research Consortium for 87 code.
81 Informatics and Mathematics, Keio University). All Rights
82 Reserved.
83 http://www.w3.org/Consortium/Legal/2002/copyright-documents-20021231"
84 88
85 3. If it exists, the STATUS of the W3C document. 89 3. Notice of any changes or modifications to the files, including
90 the date changes were made. (We recommend you provide URIs to
91 the location from which the code is derived.)
86 92
87 When space permits, inclusion of the full text of this NOTICE should 93 THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT
88 be provided. We request that authorship attribution be provided in 94 HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED,
89 any software, documents, or other items or products that you create 95 INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR
90 pursuant to the implementation of the contents of this document, or 96 FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE
91 any portion thereof. 97 OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS,
92 98 COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
93 No right to create modifications or derivatives of W3C documents is
94 granted pursuant to this license. However, if additional
95 requirements (documented in the Copyright FAQ) are satisfied, the
96 right to create modifications or derivatives is sometimes granted by
97 the W3C to individuals complying with those requirements.
98
99 THIS DOCUMENT IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO
100 REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT
101 NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
102 PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF
103 THE DOCUMENT ARE SUITABLE FOR ANY PURPOSE; NOR THAT THE
104 IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY
105 PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
106 99
107 COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, 100 COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT,
108 SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE 101 SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE
109 DOCUMENT OR THE PERFORMANCE OR IMPLEMENTATION OF THE CONTENTS 102 SOFTWARE OR DOCUMENTATION.
110 THEREOF.
111 103
112 The name and trademarks of copyright holders may NOT be used in 104 The name and trademarks of copyright holders may NOT be used in
113 advertising or publicity pertaining to this document or its contents 105 advertising or publicity pertaining to the software without
114 without specific, written prior permission. Title to copyright in 106 specific, written prior permission. Title to copyright in this
115 this document will at all times remain with copyright holders. 107 software and any associated documentation will at all times remain
108 with copyright holders.
116 109
117 110
118 111
119 The file relaxng.rnc is derived from the RELAX NG Compact Syntax 112 The file relaxng.rnc is derived from the RELAX NG Compact Syntax
120 Committee Specification, which is Copyright (C) 2002 The Organization 113 Committee Specification, which is Copyright (C) 2002 The Organization