Home
last modified time | relevance | path

Searched refs:attlist (Results 26 – 50 of 905) sorted by relevance

12345678910>>...37

/dports/textproc/website/docbook-website-2.6.0/schema/relaxng/
H A Dwebsite.mod.rnc18 head.attlist,
36 head.attlist &= empty
38 meta.attlist &=
43 headlink.attlist &=
53 script.attlist &=
58 style.attlist &=
62 config.attlist &=
70 base.attlist &=
76 webpage.attlist &=
80 webtoc.attlist &= common.attrib
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/etc/schema/
H A Dxhtml-pres.rnc1 hr = element hr { hr.attlist }
2 hr.attlist = Common.attrib
4 b = element b { b.attlist, Inline.model }
5 b.attlist = Common.attrib
7 big.attlist = Common.attrib
8 i = element i { i.attlist, Inline.model }
9 i.attlist = Common.attrib
11 small.attlist = Common.attrib
13 sub.attlist = Common.attrib
15 sup.attlist = Common.attrib
[all …]
H A Dxhtml-lst.rnc3 dl = element dl { dl.attlist, (dt | dd)+ }
4 dl.attlist = Common.attrib
5 dt = element dt { dt.attlist, Inline.model }
6 dt.attlist = Common.attrib
7 dd = element dd { dd.attlist, Flow.model }
8 dd.attlist = Common.attrib
9 ol = element ol { ol.attlist, li+ }
10 ol.attlist = Common.attrib
11 ul = element ul { ul.attlist, li+ }
12 ul.attlist = Common.attrib
[all …]
H A Dxhtml-ruby.rnc3 ruby.attlist,
8 ruby.attlist = Common.attrib
9 rbc = element rbc { rbc.attlist, rb+ }
10 rbc.attlist = Common.attrib
11 rtc = element rtc { rtc.attlist, rt+ }
12 rtc.attlist = Common.attrib
13 rb = element rb { rb.attlist, Inline.model }
14 rb.attlist = Common.attrib
16 rt.attlist =
19 rp = element rp { rp.attlist, text }
[all …]
H A Dxhtml-form.rnc8 form.attlist &=
11 input.attlist &=
18 select.attlist &=
21 option.attlist &=
24 optgroup = element optgroup { optgroup.attlist, option+ }
25 optgroup.attlist =
29 textarea.attlist &=
34 fieldset.attlist = Common.attrib
35 button = element button { button.attlist, Flow.model }
36 button.attlist =
[all …]
H A Dxhtml-struct.rnc4 title = element title { title.attlist, text }
5 title.attlist = I18n.attrib
6 head = element head { head.attlist, head.content }
7 head.attlist = I18n.attrib, profile.attlist
9 profile.attlist = attribute profile { URI.datatype }?
10 body = element body { body.attlist, Block.model }
11 body.attlist = Common.attrib
12 html = element html { html.attlist, head, body }
13 html.attlist = XHTML.version.attrib, I18n.attrib
H A Dxhtml-table.rnc9 table.attlist,
14 th = element th { th.attlist, Flow.model }
15 td = element td { td.attlist, Flow.model }
27 table.attlist &=
34 col = element col { col.attlist }
35 col.attlist =
41 colgroup = element colgroup { colgroup.attlist, col* }
42 colgroup.attlist =
48 tbody = element tbody { tbody.attlist, tr+ }
50 thead = element thead { thead.attlist, tr+ }
[all …]
/dports/editors/emacs/emacs-27.2/etc/schema/
H A Dxhtml-pres.rnc1 hr = element hr { hr.attlist }
2 hr.attlist = Common.attrib
4 b = element b { b.attlist, Inline.model }
5 b.attlist = Common.attrib
7 big.attlist = Common.attrib
8 i = element i { i.attlist, Inline.model }
9 i.attlist = Common.attrib
11 small.attlist = Common.attrib
13 sub.attlist = Common.attrib
15 sup.attlist = Common.attrib
[all …]
H A Dxhtml-lst.rnc3 dl = element dl { dl.attlist, (dt | dd)+ }
4 dl.attlist = Common.attrib
5 dt = element dt { dt.attlist, Inline.model }
6 dt.attlist = Common.attrib
7 dd = element dd { dd.attlist, Flow.model }
8 dd.attlist = Common.attrib
9 ol = element ol { ol.attlist, li+ }
10 ol.attlist = Common.attrib
11 ul = element ul { ul.attlist, li+ }
12 ul.attlist = Common.attrib
[all …]
H A Dxhtml-ruby.rnc3 ruby.attlist,
8 ruby.attlist = Common.attrib
9 rbc = element rbc { rbc.attlist, rb+ }
10 rbc.attlist = Common.attrib
11 rtc = element rtc { rtc.attlist, rt+ }
12 rtc.attlist = Common.attrib
13 rb = element rb { rb.attlist, Inline.model }
14 rb.attlist = Common.attrib
16 rt.attlist =
19 rp = element rp { rp.attlist, text }
[all …]
H A Dxhtml-form.rnc8 form.attlist &=
11 input.attlist &=
18 select.attlist &=
21 option.attlist &=
24 optgroup = element optgroup { optgroup.attlist, option+ }
25 optgroup.attlist =
29 textarea.attlist &=
34 fieldset.attlist = Common.attrib
35 button = element button { button.attlist, Flow.model }
36 button.attlist =
[all …]
H A Dxhtml-struct.rnc4 title = element title { title.attlist, text }
5 title.attlist = I18n.attrib
6 head = element head { head.attlist, head.content }
7 head.attlist = I18n.attrib, profile.attlist
9 profile.attlist = attribute profile { URI.datatype }?
10 body = element body { body.attlist, Block.model }
11 body.attlist = Common.attrib
12 html = element html { html.attlist, head, body }
13 html.attlist = XHTML.version.attrib, I18n.attrib
H A Dxhtml-table.rnc9 table.attlist,
14 th = element th { th.attlist, Flow.model }
15 td = element td { td.attlist, Flow.model }
27 table.attlist &=
34 col = element col { col.attlist }
35 col.attlist =
41 colgroup = element colgroup { colgroup.attlist, col* }
42 colgroup.attlist =
48 tbody = element tbody { tbody.attlist, tr+ }
50 thead = element thead { thead.attlist, tr+ }
[all …]
/dports/textproc/dblatex/dblatex-0.3.11py3/etc/schema/
H A Ddblatex-config.rnc23 attlist.modname = attribute use { text }
24 attlist.filepath = attribute fileref { text }
25 attlist.mod_or_file =
26 attlist.modname |
27 attlist.filepath
29 backend = element backend { attlist.modname, empty }
44 attlist.engine =
45 attlist.modname |
56 attlist.formatrule =
63 attlist.converter =
[all …]
/dports/textproc/apertium/apertium-3.6.1/apertium/
H A Dformat.rnc20 attlist.format &= attribute name { text }
25 attlist.options,
34 attlist.options &= empty
42 attlist.input &= attribute encoding { text }
67 attlist.rules &= empty
72 attlist.format-rule,
75 attlist.format-rule &=
86 tag = element tag { attlist.tag, empty }
87 attlist.tag &= attribute regexp { text }
94 end = element end { attlist.end, empty }
[all …]
H A Dpostchunk.rnc49 attlist.postchunk,
66 attlist.def-cat &=
81 attlist.def-attr &=
87 attlist.attr-item &=
98 attlist.def-var &=
111 attlist.def-list &=
117 attlist.list-item &=
131 attlist.def-macro &=
177 attlist.or &= empty
279 attlist.clip &=
[all …]
H A Dinterchunk.rnc64 attlist.def-cat &=
70 attlist.cat-item &=
89 attlist.def-attr &=
95 attlist.attr-item &=
106 attlist.def-var &=
119 attlist.def-list &=
125 attlist.list-item &=
139 attlist.def-macro &=
185 attlist.or &= empty
287 attlist.clip &=
[all …]
H A Dtransfer.rnc56 attlist.transfer,
75 attlist.def-cat &=
81 attlist.cat-item &=
100 attlist.def-attr &=
106 attlist.attr-item &=
117 attlist.def-var &=
130 attlist.def-list &=
196 attlist.or &= empty
300 attlist.clip &=
349 attlist.case-of &=
[all …]
H A Dmodes.rnc18 modes = element modes { attlist.modes, mode+ }
19 attlist.modes &= empty
21 attlist.mode &= attribute name { xsd:ID }
22 attlist.mode &= attribute install { text }?
23 attlist.mode &= attribute gendebug { text }?
25 attlist.pipeline &= empty
27 attlist.program &= attribute name { text }
29 file = element file { attlist.file, empty }
30 attlist.file &= attribute name { text }
31 arg = element arg { attlist.arg, empty }
[all …]
H A Dtagger.rnc22 attlist.tagger,
33 attlist.tagset &= empty
38 attlist.def-label &=
47 attlist.tags-item &=
53 attlist.def-mult &=
64 attlist.sequence &= empty
68 attlist.label-item &=
75 attlist.forbid &= empty
89 attlist.enforce-after &=
104 attlist.prefer &=
[all …]
/dports/audio/festival-freebsoft-utils/festival-freebsoft-utils-0.10/
H A Dssml-mode.scm99 (define (ssml-attval attlist att)
293 (define (ssml.lexicon attlist utt)
296 (define (ssml.meta attlist utt)
306 (define (ssml.p.end attlist utt)
311 (define (ssml.s.end attlist utt)
347 (define (ssml.break attlist utt)
425 (define (ssml.audio attlist utt)
426 (ssml.audio.start attlist utt)
427 (ssml.audio.end attlist utt))
429 (define (ssml.mark attlist utt)
[all …]
/dports/devel/mercurial/mercurial-6.0/contrib/
H A Dxml.rnc9 logentry.attlist,
14 logentry.attlist =
20 hgparent.attlist =
24 author.attlist =
27 msg = element msg {msg.attlist, text}
28 msg.attlist =
31 path = element path { path.attlist, text }
32 path.attlist =
36 copy = element copy { copy.attlist, text }
37 copy.attlist =
[all …]
/dports/textproc/slides/docbook-slides-3.4.0/schema/relaxng/
H A Dslides.mod.rnc19 slides.attlist &=
23 slidesinfo.attlist,
30 slidesinfo.attlist &= common.attrib, role.attrib
33 foilgroup.attlist,
41 foilgroup.attlist &=
45 foilgroupinfo.attlist,
52 foilgroupinfo.attlist &= common.attrib, role.attrib
55 foil.attlist,
65 foilinfo.attlist,
72 foilinfo.attlist &= common.attrib, role.attrib
[all …]
/dports/textproc/refdb/refdb-0.9.9-1/dtd/
H A Dcitationlistx.rnc16 CITATIONLIST = element CITATIONLIST { attlist.CITATIONLIST, CITATION+ }
17 attlist.CITATIONLIST &= empty
18 CITATION = element CITATION { attlist.CITATION, XREF+ }
19 attlist.CITATION &= empty
20 XREF = element XREF { attlist.XREF, text }
21 attlist.XREF &= attribute ENDTERM { xsd:ID }?
23 attlist.citationlist &= empty
24 citation = element citation { attlist.citation, xref+ }
25 attlist.citation &= empty
26 xref = element xref { attlist.xref, text }
[all …]
H A Dxnote.rnc17 attlist.xnoteset &= empty
23 attlist.xnote &=
30 title = element title { attlist.title, text }
31 attlist.title &= empty
33 content = element content { attlist.content, any }
34 attlist.content &=
39 attlist.keyword &= empty
41 link = element link { attlist.link, empty }
42 attlist.link &=
54 ulink = element ulink { attlist.ulink, text }
[all …]

12345678910>>...37