/[suikacvs]/markup/html/dtd/module/html30-00-attribs.mod
Suika

Contents of /markup/html/dtd/module/html30-00-attribs.mod

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Sun Jun 20 03:38:42 2010 UTC (15 years, 1 month ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
were not added to the cvs repository

1 wakaba 1.1 <!-- ...................................................................... -->
2     <!-- Hypertext Markup Language 3.0 (draft 00) Common Attributes Module .... -->
3     <!-- file: html30-00-attribs.mod
4    
5    
6    
7     Copyright 2005 Wakaba <w@suika.fam.cx>, All Rights Reserved.
8    
9     Permission to use, copy, modify and distribute this DTD and its
10     accompanying documentation for any purpose and without fee is hereby
11     granted in perpetuity, provided that the above copyright notice and
12     this paragraph appear in all copies. The copyright holders make no
13     representation about the suitability of the DTD for any purpose.
14    
15     It is provided "as is" without expressed or implied warranty.
16    
17     Revision: 2005-04-05T01:46:48+00:00 (Generated by mkdtds/1.06)
18    
19     This DTD module is identified by the SYSTEM identifier:
20    
21     SYSTEM "http://suika.fam.cx/www/markup/html/dtd/module/html30-00-attribs.mod"
22    
23     ...................................................................... -->
24    
25     <!-- Common Attributes
26    
27     This module declares many of the common attributes.
28     -->
29    
30     <!ENTITY % html30-00.common.extra.attrib "">
31    
32     <!ENTITY % html30-00.common.attrib
33     "%html30-00.common.extra.attrib;
34     %html30-00.xmlns.attrib;
35     xml:base %URI.datatype; #IMPLIED
36     xml:lang %LanguageCode.datatype; #IMPLIED
37     xml:space (default|preserve) #IMPLIED">
38    
39     <!ENTITY % html30-00.block.align.attrib
40     'align (bleedleft|left|center|right|bleedright|justify) "center"'>
41    
42     <!ENTITY % html30-00.class.attrib
43     "class %html30-00.classes.datatype; #IMPLIED">
44    
45     <!ENTITY % html30-00.id.attrib
46     "id %html30-00.id.datatype; #IMPLIED">
47    
48     <!-- a URI for processing image clicks and drags -->
49     <!ENTITY % html30-00.imagemap.attrib
50     "imagemap %URI.datatype; #IMPLIED">
51    
52     <!ENTITY % html30-00.lang.attrib
53     "lang %html30-00.LanguageCode.datatype; #IMPLIED">
54    
55     <!ENTITY % html30-00.Size.attrib
56     'width %html30-00.NUMBER.datatype; #IMPLIED
57     height %html30-00.NUMBER.datatype; #IMPLIED
58     units (en|pixels) "pixels"'>
59    
60     <!ENTITY % html30-00.src.attrib
61     "src %URI.datatype; #IMPLIED">
62    
63     <!ENTITY % html30-00.src.required.attrib
64     "src %URI.datatype; #REQUIRED">
65    
66     <!ENTITY % html30-00.attrs.attrib
67     "%html30-00.id.attrib;
68     %html30-00.lang.attrib;
69     %html30-00.class.attrib;">
70    
71     <!-- Attributes for controlling text flow -->
72     <!ENTITY % html30-00.needs.attrib
73     "clear %html30-00.clear.datatype; #IMPLIED">
74    
75     <!-- Attributes associated with URL based links -->
76     <!ENTITY % html30-00.url.link.attrib
77     "md %html30-00.md5.datatype; #IMPLIED">
78    
79    
80     <!-- end of html30-00-attribs.mod -->

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24