1 |
#?SuikaWikiConfig/2.0
|
2 |
|
3 |
ModuleSet:
|
4 |
@Name: Hypertext Markup Language
|
5 |
@Version: Non-Standard Elements and Attributes
|
6 |
@ID: html-non-standard
|
7 |
@BaseURI:
|
8 |
http://suika.fam.cx/gate/cvs/*checkout*/markup/html/dtd/
|
9 |
|
10 |
@Namespace:
|
11 |
@@Name:
|
12 |
http://suika.fam.cx/~wakaba/-temp/2003/10/22/html
|
13 |
@@DefaultPrefix: H
|
14 |
@@UsePrefix: 0
|
15 |
|
16 |
@Copyright: Wakaba <w@suika.fam.cx>
|
17 |
@RCSDate: $Date:$
|
18 |
|
19 |
Datatype:
|
20 |
@Type:
|
21 |
@@Name: au.format
|
22 |
@@XMLType: CDATA
|
23 |
@@Description:
|
24 |
Input format specification
|
25 |
<http://www.au.kddi.com/ezfactory/tec/spec/wap_tag1.html#tag2>
|
26 |
|
27 |
@Type:
|
28 |
@@Name: au.iconname
|
29 |
@@XMLType: NMTOKEN
|
30 |
@@Description:
|
31 |
Icon name <http://www.au.kddi.com/ezfactory/tec/spec/3.html>
|
32 |
|
33 |
@Type:
|
34 |
@@Name: istyle
|
35 |
@@XMLType: NMTOKEN
|
36 |
@@Description:
|
37 |
"1" / "2" / "3" / "4"
|
38 |
|
39 |
@Type:
|
40 |
@@Name: loop
|
41 |
@@XMLType: CDATA
|
42 |
@@Description: 'infinite' / 1*DIGIT
|
43 |
|
44 |
@Type:
|
45 |
@@Name:
|
46 |
:LanguageCode
|
47 |
@@XMLType: CDATA
|
48 |
@@Description: IETF Language Tag or empty string (See XML 1.0 SE Errata)
|
49 |
|
50 |
@Type:
|
51 |
@@Name: truefalse
|
52 |
@@XMLType: (true|false)
|
53 |
|
54 |
@Type:
|
55 |
@@Name:
|
56 |
:URI
|
57 |
@@XMLType: CDATA
|
58 |
@@Description: URI Reference
|
59 |
|
60 |
@Type:
|
61 |
@@Name: yesno
|
62 |
@@XMLType: (yes|no)
|
63 |
|
64 |
Attribute:
|
65 |
@AttributeSet:
|
66 |
@@Name: au.copyright
|
67 |
@@Attribute:
|
68 |
@@@Name: {copyright}
|
69 |
@@@Type: yesno
|
70 |
@@@Default: "no"
|
71 |
@@@Description:
|
72 |
Permission to save embeded data
|
73 |
<http://www.au.kddi.com/ezfactory/tec/spec/wap_tag1.html#tag4>
|
74 |
|
75 |
@AttributeSet:
|
76 |
@@Name: common
|
77 |
@@REF:
|
78 |
xml:base
|
79 |
@@REF:
|
80 |
xml:lang
|
81 |
@@REF:
|
82 |
xml:space
|
83 |
|
84 |
@AttributeSet:
|
85 |
@@Name: format
|
86 |
@@Attribute:
|
87 |
@@@Name: {format}
|
88 |
@@@Type: au.format
|
89 |
@@Description:
|
90 |
Input format specification
|
91 |
<http://www.au.kddi.com/ezfactory/tec/spec/wap_tag1.html#tag3>
|
92 |
|
93 |
@AttributeSet:
|
94 |
@@Name: id
|
95 |
@@Attribute:
|
96 |
@@@Name: "id"
|
97 |
@@@Type: "ID"
|
98 |
|
99 |
@AttributeSet:
|
100 |
@@Name: istyle
|
101 |
@@Attribute:
|
102 |
@@@Name: {istyle}
|
103 |
@@@Type: istyle
|
104 |
@@Description:
|
105 |
Input format specification
|
106 |
<http://www.au.kddi.com/ezfactory/tec/spec/wap_tag1.html#tag3>
|
107 |
|
108 |
Module:
|
109 |
@Name: Block Structual
|
110 |
@ID: blockstruct
|
111 |
|
112 |
@Element:
|
113 |
@@Name: plaintext
|
114 |
@@Content: plaintext
|
115 |
|
116 |
@@Description:
|
117 |
Don't recognize markups (HTML 2, HTML 3.2, au)
|
118 |
|
119 |
Module:
|
120 |
@ID: embed
|
121 |
|
122 |
@Element:
|
123 |
@@Name: bgsound
|
124 |
@@Content: "EMPTY"
|
125 |
|
126 |
@@Attribute:
|
127 |
@@@Attribute:
|
128 |
@@@@Name: "loop"
|
129 |
@@@@Type: loop
|
130 |
@@@Attribute:
|
131 |
@@@@Name: "src"
|
132 |
@@@@Type:
|
133 |
:URI
|
134 |
|
135 |
@@Description:
|
136 |
Background sound embedding (IE, au)
|
137 |
|
138 |
@Attribute:
|
139 |
@@Name: img.copyright
|
140 |
@@ElementType:
|
141 |
:img
|
142 |
@@ref: au.copyright
|
143 |
|
144 |
@Attribute:
|
145 |
@@Name: img.localsrc
|
146 |
@@ElementType:
|
147 |
:img
|
148 |
@@Attribute:
|
149 |
@@@Name: {localsrc}
|
150 |
@@@Type: au.iconname
|
151 |
@@@Description:
|
152 |
Built-in icon name
|
153 |
<http://www.au.kddi.com/ezfactory/tec/spec/wap_tag2.html#tag2>
|
154 |
|
155 |
@Attribute:
|
156 |
@@Name: img.src.optional
|
157 |
@@ElementType:
|
158 |
:img
|
159 |
@@Attribute:
|
160 |
@@@Name: "src"
|
161 |
@@@Type:
|
162 |
:URI
|
163 |
@@@Description:
|
164 |
Optional "src" attribute
|
165 |
|
166 |
@Attribute:
|
167 |
@@Name: object.copyright
|
168 |
@@ElementType:
|
169 |
:object
|
170 |
@@ref: au.copyright
|
171 |
|
172 |
Module:
|
173 |
@Name: Form
|
174 |
@ID: form
|
175 |
|
176 |
@Attribute:
|
177 |
@@Name: input.au
|
178 |
@@ElementType:
|
179 |
:input
|
180 |
@@Attribute:
|
181 |
@@@Name: {emptyok}
|
182 |
@@@Type: truefalse
|
183 |
@@@Description:
|
184 |
Allowance of empty value
|
185 |
<http://www.au.kddi.com/ezfactory/tec/spec/wap_tag1.html#tag2>
|
186 |
@@ref: format
|
187 |
|
188 |
@Attribute:
|
189 |
@@Name: input.istyle
|
190 |
@@ElementType:
|
191 |
:input
|
192 |
@@ref: istyle
|
193 |
|
194 |
@Attribute:
|
195 |
@@Name: textarea.au
|
196 |
@@ElementType:
|
197 |
:textarea
|
198 |
@@ref: format
|
199 |
|
200 |
@Attribute:
|
201 |
@@Name: textarea.istyle
|
202 |
@@ElementType:
|
203 |
:textarea
|
204 |
@@ref: istyle
|
205 |
|
206 |
Module:
|
207 |
@Name: Inline Formatting
|
208 |
@ID: formatting
|
209 |
|
210 |
@Element:
|
211 |
@@Name: blink
|
212 |
@@Content:
|
213 |
(#PCDATA | $:Inline.mix)
|
214 |
|
215 |
@@Description:
|
216 |
Blinking text (Netscape, au)
|