1 |
#?SuikaWikiConfig/2.0
|
2 |
|
3 |
ModuleSet:
|
4 |
@Name: PrezArk Vocabulary
|
5 |
@Version:
|
6 |
@ID: prezarc
|
7 |
@Description:
|
8 |
PrezArk markup vocabulary, as described in <http://www.justsystem.co.jp/ark/genba/06.html>.
|
9 |
@BaseURI:
|
10 |
data:,prezarc/
|
11 |
|
12 |
@Namespace:
|
13 |
@@Name:
|
14 |
http://www.justsystem.co.jp/ark/xmlns/prezark/
|
15 |
@@DefaultPrefix: pa
|
16 |
@@UsePrefix: 1
|
17 |
|
18 |
@Copyright: Wakaba <w@suika.fam.cx>
|
19 |
@RCSDate:
|
20 |
$Date: 2003/10/23 23:49:27 $
|
21 |
|
22 |
Datatype:
|
23 |
@Type:
|
24 |
@@Name: bitvector
|
25 |
@@XMLType: NMTOKEN
|
26 |
@@Description: Show or hide in nth personalized view.
|
27 |
|
28 |
@Type:
|
29 |
@@Name: effect
|
30 |
@@XMLType: NMTOKEN
|
31 |
@@Description: Effect name (extensible).
|
32 |
|
33 |
@Type:
|
34 |
@@Name: URI
|
35 |
@@XMLType: CDATA
|
36 |
@@Description: URI.
|
37 |
|
38 |
@Type:
|
39 |
@@Name: MMSS
|
40 |
@@XMLType: NMTOKEN
|
41 |
@@Description:
|
42 |
MM:SS subclock.
|
43 |
|
44 |
@Type:
|
45 |
@@Name: props
|
46 |
@@XMLType: CDATA
|
47 |
@@Description: CSS-like semicolon-delimited name-value pairs.
|
48 |
|
49 |
Module:
|
50 |
@Name: Header
|
51 |
@ID: head
|
52 |
|
53 |
@Attribute:
|
54 |
@@Name: html.version
|
55 |
@@ElementType:
|
56 |
:html
|
57 |
@@Attribute:
|
58 |
@@@Name: version
|
59 |
@@@Type: "CDATA"
|
60 |
@@@Default: #REQUIRED
|
61 |
@@@Description: Version information. Should be "1.0".
|
62 |
|
63 |
@Element:
|
64 |
@@Name: permit
|
65 |
@@Content: (item+)
|
66 |
@@Description:
|
67 |
Personalized view properties.
|
68 |
|
69 |
@Element:
|
70 |
@@Name: item
|
71 |
@@Content: "EMPTY"
|
72 |
@@Attribute:
|
73 |
@@@Attribute:
|
74 |
@@@@Name: "title"
|
75 |
@@@@Type: "CDATA"
|
76 |
@@@@Default: #REQUIRED
|
77 |
@@@@Description: Personalized view name.
|
78 |
@@@Attribute:
|
79 |
@@@@Name: "selected"
|
80 |
@@@@Type: "(selected)"
|
81 |
@@@@Default: #IMPLIED
|
82 |
@@@@Description: Personalized view selected.
|
83 |
@@Description:
|
84 |
Personalized view item information
|
85 |
|
86 |
@Element:
|
87 |
@@Name: tmaster
|
88 |
@@Content: "ANY"
|
89 |
@@Description:
|
90 |
Title page frame. Content model unknown.
|
91 |
|
92 |
@Element:
|
93 |
@@Name: smaster
|
94 |
@@Content: "ANY"
|
95 |
@@Description:
|
96 |
Slide page frame. Content model unknown.
|
97 |
|
98 |
Module:
|
99 |
@Name: Style
|
100 |
@ID: style
|
101 |
|
102 |
@Attribute:
|
103 |
@@Name: div.type
|
104 |
@@ElementType:
|
105 |
:div
|
106 |
@@Attribute:
|
107 |
@@@Name: type
|
108 |
@@@Type:
|
109 |
"(page|note|area.title|area.subtitle|area.list|area.image|
|
110 |
area.clipart|area.object|area.misc)"
|
111 |
@@@Default: #IMPLIED
|
112 |
|
113 |
@AttributeSet:
|
114 |
@@Name: permit
|
115 |
@@Attribute:
|
116 |
@@@Name: permit
|
117 |
@@@Type: bitvector
|
118 |
@@@Default: #IMPLIED
|
119 |
@@@Description: Show or hide
|
120 |
|
121 |
@Attribute:
|
122 |
@@Name: div.permit
|
123 |
@@ElementType:
|
124 |
:div
|
125 |
@@ref: permit
|
126 |
@@Description: Applied to pages or frames.
|
127 |
@Attribute:
|
128 |
@@Name: h1.permit
|
129 |
@@ElementType:
|
130 |
:h1
|
131 |
@@ref: permit
|
132 |
@Attribute:
|
133 |
@@Name: li.permit
|
134 |
@@ElementType:
|
135 |
:li
|
136 |
@@ref: permit
|
137 |
@Attribute:
|
138 |
@@Name: img.permit
|
139 |
@@ElementType:
|
140 |
:img
|
141 |
@@ref: permit
|
142 |
|
143 |
@Attribute:
|
144 |
@@Name: div.effect
|
145 |
@@ElementType:
|
146 |
:div
|
147 |
@@Attribute:
|
148 |
@@@Name: effect
|
149 |
@@@Type: effect
|
150 |
@@@Default: #IMPLIED
|
151 |
@@@Description: Effect name.
|
152 |
@@Description: Applied to pages.
|
153 |
|
154 |
@Attribute:
|
155 |
@@Name: div.expand
|
156 |
@@ElementType:
|
157 |
:div
|
158 |
@@Attribute:
|
159 |
@@@Name: expand
|
160 |
@@@Type: "(expand|collapse)"
|
161 |
@@Default: #IMPLIED
|
162 |
@@Description: Expanding page in outline.
|
163 |
@@Description: Applied to pages.
|
164 |
|
165 |
@Attribute:
|
166 |
@@Name: div.layout
|
167 |
@@ElementType:
|
168 |
:div
|
169 |
@@Attribute:
|
170 |
@@@Name: layout
|
171 |
@@@Type: "(title|list|list2|clipart|clipart_list|list_clipart|blank)"
|
172 |
@@Default: #IMPLIED
|
173 |
@@Description: Slide layout.
|
174 |
@@Description: Applied to pages.
|
175 |
|
176 |
@Attribute:
|
177 |
@@Name: img.clipart
|
178 |
@@ElementType:
|
179 |
:img
|
180 |
@@Attribute:
|
181 |
@@@Name: category
|
182 |
@@@Type: "CDATA"
|
183 |
@@@Default: #IMPLIED
|
184 |
@@@Description: Clipart category.
|
185 |
@@Attribute:
|
186 |
@@@Name: keyword
|
187 |
@@@Type: "CDATA"
|
188 |
@@@Default: #IMPLIED
|
189 |
@@@Description: Clipart keyword.
|
190 |
@@Attribute:
|
191 |
@@@Name: data
|
192 |
@@@Type: URI
|
193 |
@@@Default: #IMPLIED
|
194 |
@@@Description: Clipart URI.
|
195 |
@@Description: Applied to cliparts.
|
196 |
|
197 |
@Attribute:
|
198 |
@@Name: div.rehearsal
|
199 |
@@ElementType:
|
200 |
:div
|
201 |
@@Attribute:
|
202 |
@@@Name: rehearsal
|
203 |
@@@Type: MMSS
|
204 |
@@Default: #IMPLIED
|
205 |
@@Description: Rehearsal (expected) time.
|
206 |
@@Description: Applied to pages.
|
207 |
|
208 |
@Attribute:
|
209 |
@@Name: div.frame-decoration
|
210 |
@@ElementType:
|
211 |
:div
|
212 |
@@Attribute:
|
213 |
@@@Name: frame-decoration
|
214 |
@@@Type: props
|
215 |
@@Default: #IMPLIED
|
216 |
@@Description: Frame decoration.
|
217 |
@@Description: Applied to frames.
|
218 |
|
219 |
@Attribute:
|
220 |
@@Name: div.content
|
221 |
@@ElementType:
|
222 |
:div
|
223 |
@@Attribute:
|
224 |
@@@Name: content
|
225 |
@@@Type: "(table_of_contents)"
|
226 |
@@Default: #IMPLIED
|
227 |
@@Description: Content type.
|
228 |
@@Description: Applied to pages.
|
229 |
|