ISO IEC 15445-2000 Information technology - Document description and processing languages - Hyper Text Markup Language (HTML)《信息技术 文件描述和处理语言 超文本置标语言(HTML)》.pdf
《ISO IEC 15445-2000 Information technology - Document description and processing languages - Hyper Text Markup Language (HTML)《信息技术 文件描述和处理语言 超文本置标语言(HTML)》.pdf》由会员分享,可在线阅读,更多相关《ISO IEC 15445-2000 Information technology - Document description and processing languages - Hyper Text Markup Language (HTML)《信息技术 文件描述和处理语言 超文本置标语言(HTML)》.pdf(23页珍藏版)》请在麦多课文档分享上搜索。
1、ISO/IEC 15445:2000(E) ISO-HTML Page 1 of 23 file:/J:MiscellaneousISO%2FIEC+15445%3B2000+%28E%29%2DHTML+document.htm 8/1/00 ISO/IEC 15445:2000(E) First edition 2000-05-15Information technology Document description and processing languages HyperText Markup Language (HTML) Contents l Foreword l Introdu
2、ction l 1 Scope l 2 Conformance 2.1 Conforming documents 2.2 Validating systems 2.3 Conforming systems 2.4 Character set conformance l 3 Normative references l 4 Definitions l 5 Symbols and abbreviations l 6 Requirements l 7 Use of the referenced text l 8 General provisions 8.1 Byte order l 9 Invoca
3、tion 9.1 Document type declaration 9.2 Architectural support declaration 9.3 Comments in the DTD l 10 Availability of the DTD l 11 Style l 12 Comments in HTML l Annex A SGML declaration l Annex B Entities, element types and attributes l Bibliography ISO/IEC 2000 All rights reserved. Unless otherwise
4、 specified, no part of this publication may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopying and microfilm, without permission in writing from either ISO at the address below or ISOs member body in the country of the requester. ISO copyright off
5、ice ISO/IEC 15445:2000(E) ISO-HTML Page 2 of 23 file:/J:MiscellaneousISO%2FIEC+15445%3B2000+%28E%29%2DHTML+document.htm 8/1/00Case postale 56 - CH-1211 Geneva 20 Tel. + 41 22 749 01 11 Fax + 41 22 734 10 79 E-mail copyrightiso.ch Web www.iso.ch Printed in Switzerland Foreword ISO (the International
6、Organization for Standardization) and IEC (the International Electrotechnical Commission) form the specialized system for worldwide standardization. National bodies that are members of ISO or IEC participate in the development of International Standards through technical committees established by th
7、e respective organization to deal with particular fields of technical activity. ISO and IEC technical committees collaborate in fields of mutual interest. Other international organizations, governmental and non-governmental, in liaison with ISO and IEC, also take part in the work. International Stan
8、dards are drafted in accordance with the rules given in the ISO/IEC Directives, Part 3. In the field of information technology, ISO and IEC have established a joint technical committee, ISO/IEC JTC 1. Draft International Standards adopted by the joint technical committee are circulated to national b
9、odies for voting. Publication as an International Standard requires approval by at least 75 % of the national bodies casting a vote. Attention is drawn to the possibility that some of the elements of this International Standard may be the subject of patent rights. ISO and IEC shall not be held respo
10、nsible for identifying any or all such patent rights. International Standard ISO/IEC 15445 was prepared by Joint Technical Committee ISO/IEC JTC 1, Information technology, Subcommittee SC 34, Document description languages. JTC 1/SC 34 has worked on this project in close cooperation with the World W
11、ide Web Consortium. This International Standard makes normative reference to the W3C Recommendation for HTML 4.0 amended by the H TML 4.0 Specification Errata. Annexes A and B form a normative part of this International Standard. Introduction The HyperText Markup Language (HTML) is an application of
12、 the International Standard ISO 8879 - Standard Generalized Markup Language (SGML). It provides a simple way of structuring hypertext documents and of placing references in one document which point to another. This International Standard is a refinement of the World Wide Web Consortiums (W3Cs) Recom
13、mendation for HTML 4.0: it provides further rules to condition and refine the use of the W3C Recommendation in a way which emphasizes the use of stable and mature features, and represents accepted SGML practice. Documents which conform to this ISO/IEC 15445:2000(E) ISO-HTML Page 3 of 23 file:/J:Misc
14、ellaneousISO%2FIEC+15445%3B2000+%28E%29%2DHTML+document.htm 8/1/00 International Standard also conform to the strict DTD provided by the W3C Recommendation for HTML 4.0. This International Standard makes a clear and important distinction between conforming systems and validating systems. A conformin
15、g system operates correctly when handling documents which conform to this International Standard, but is not required to operate correctly when the documents do not conform. A validating system is more powerful: it detects all SGML and HTML errors in a document. Frequently browsers are conforming sy
16、stems whereas authoring tools check for validity. This International Standard does not define error handling procedures. NOTE: International Standard ISO/IEC 15445 assumes that the reader is familiar with International Standard ISO 8879 - Standard Generalized Markup Language (SGML). Readers who are
17、not experts in SGML may wish to consult the Users Guide to ISO/IEC 15445. The Guide provides more accessible descriptions of the SGML techniques that are used, for example, in the document preparation process. 1 Scope The scope of this International Standard is a conforming application of ISO 8879,
18、SGML. This International Standard describes the way in which the HTML language specified by the following clauses in the W3C Recommendation for HTML 4.0 shall be used, and does so by identifying all the differences between the HTML language specified by the W3C Recommendation for HTML 4.0 and the HT
19、ML language defined by this International Standard: l Clause 2: Introduction to HTML 4.0. l Clause 5: HTML Document Representation. l Clause 6: Basic HTML data types, excluding subclauses 6.5, 6.14 and 6.16. l Clause 7: The global structure of an HTML document. l Clause 8: Language information and t
20、ext direction. l Clause 9: Text. l Clause 10: Lists, excluding subclause 10.4. l Clause 11: Tables. l Clause 12: Links. l Clause 13: Objects, Images and Applets, excluding subclauses 13.4 and 13.7. l Clause 14: Style Sheets, excluding subclause 14.2.2. l Subclause 15.2.1: Font style element types, e
21、xcluding the ; W3C 15.2.1, W3C 15.2.1, W3C 15.2.1, W3C 15.2.1 and W3C 15.2.1 element types. l Subclause 15.3: Rules: the HR element type. l Clause 17: Forms. l Clause 24: Character entity references in HTML 4.0. l Clause “References“: Normative references and informative references. The scope exclud
22、es any material in the W3C Recommendation for HTML 4.0 not listed in this clause. ISO/IEC 15445:2000(E) ISO-HTML Page 4 of 23 file:/J:MiscellaneousISO%2FIEC+15445%3B2000+%28E%29%2DHTML+document.htm 8/1/00 2 Conformance This International Standard distinguishes between conforming documents, validatin
23、g systems, conforming systems and character set conformance. 2.1 Conforming documents A document which conforms to this International Standard shall a. Be a conforming HTML document consisting of a required document type declaration, followed by a single document instance, contained within an W3C 7.
24、3 document element. The document type declaration may be surrounded by white space consisting of RS, RE, SPACE, TAB and HTML comments. The document instance may also be followed by such white space. b. Meet the requirements of this International Standard. 2.2 Validating systems An HTML system is a v
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ISOIEC154452000INFORMATIONTECHNOLOGYDOCUMENTDESCRIPTIONANDPROCESSINGLANGUAGESHYPERTEXTMARKUPLANGUAGEHTML

链接地址:http://www.mydoc123.com/p-1256904.html