/[suikacvs]/markup/html/dtd/xhtml-basic-au-attribs.mod
Suika

Contents of /markup/html/dtd/xhtml-basic-au-attribs.mod

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Wed Oct 1 01:28:37 2003 UTC (22 years, 9 months ago) by wakaba
Branch: MAIN
New

1 <?xml version="1.0" encoding="iso-2022-jp"?>
2 <!-- XHTML Basic au additions : Common attributes module
3
4 Copyright 2003 Wakaba <[email protected]>.
5 Revision: $Date: 2003/09/17 23:57:40 $
6
7 SYSTEM "http://suika.fam.cx/gate/cvs/*checkout*/markup/html/dtd/xhtml-basic-au-attribs.mod"
8 -->
9
10 <!-- (img | object)/@copyright
11 Permission to save embeded data
12 <http://www.au.kddi.com/ezfactory/tec/spec/wap_tag1.html#tag4> -->
13 <!ENTITY % xhtmlau.copyright.attrib
14 '%xhtmlau.copyright.attrib.qname; (yes|no) "no"'>
15
16 <!-- input/@emptyok
17 Allowance of empty value
18 <http://www.au.kddi.com/ezfactory/tec/spec/wap_tag1.html#tag2> -->
19 <!ENTITY % xhtmlau.emptyok.attrib
20 '%xhtmlau.emptyok.attrib.qname; (true|false) #IMPLIED'>
21
22 <!-- (input | textarea)/@format
23 Input format specification
24 <http://www.au.kddi.com/ezfactory/tec/spec/wap_tag1.html#tag2> -->
25 <!ENTITY % xhtmlau.format.attrib
26 '%xhtmlau.format.attrib.qname; %xhtmlau.format.datatype; #IMPLIED'>
27
28 <!-- (input | textarea)/@istyle
29 Input format specification
30 <http://www.au.kddi.com/ezfactory/tec/spec/wap_tag1.html#tag3> -->
31 <!ENTITY % xhtmlau.istyle.attrib
32 '%xhtmlau.istyle.attrib.qname; %xhtmlau.istyle.datatype; #IMPLIED'>
33
34 <!-- img/@localsrc
35 Built-in icon name
36 <http://www.au.kddi.com/ezfactory/tec/spec/wap_tag2.html#tag2> -->
37 <!ENTITY % xhtmlau.localsrc.attrib
38 '%xhtmlau.localsrc.attrib.qname; %xhtmlau.iconname.datatype; #IMPLIED'>
39
40 <!-- bgsound/@loop -->
41 <!ENTITY % xhtmlau.loop.attrib
42 'loop %xhtmlau.loop.datatype; #IMPLIED'>
43
44 <!-- img/@src -->
45 <!ENTITY % xhtmlau.src.attrib
46 '%xhtmlau.src.attrib.qname; %URI.datatype; #IMPLIED'>
47
48 <!-- bgsound/@src -->
49 <!ENTITY % xhtmlau.bgsound.src.attrib
50 '%xhtmlau.src.attrib.qname; %URI.datatype; #REQUIRED'>
51
52 <!ENTITY % xhtmlau.common.extra.attrib "">
53
54 <!ENTITY % xhtmlau.html.common.attrib
55 "">
56
57 <!ENTITY % xhtmlau.common.attrib
58 "%xhtmlau.html.common.attrib;">
59
60 <!-- end of xhtml-basic-au-attribs.mod -->

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24