/[suikacvs]/markup/2004/tree/schema/tree.dms
Suika

Contents of /markup/2004/tree/schema/tree.dms

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Fri Dec 10 08:39:55 2004 UTC (21 years, 1 month ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -9 lines
Explicit reference to common.attrib removed

1 wakaba 1.1 #?SuikaWikiConfig/2.0
2    
3     ModuleSet:
4     @Name: Tree
5     @Version:
6     @Description:
7     This is a markup vocabulary for trees, as defined by 564
8     <http://pc5.2ch.net/test/read.cgi/hp/1101043958/564>.
9     @ID: tree
10     @BaseURI:
11     http://suika.fam.cx/www/markup/2004/tree/schema/
12    
13     @Namespace:
14     @@Name:
15     http://pc5.2ch.net/test/read.cgi/hp/1101043958/564
16     @@DefaultPrefix: tree
17     @@UsePrefix: 0
18    
19     @Copyright: Wakaba <w@suika.fam.cx>
20     @RCSDate:
21 wakaba 1.2 $Date: 2004/12/10 08:34:20 $
22 wakaba 1.1
23     @ImplNote:
24     @@lang:en
25     @@@:
26     There is no official DTD.
27     \
28     For the definition of elements, see
29     <http://pc5.2ch.net/test/read.cgi/hp/1101043958/564>.
30    
31     Attribute:
32     @AttributeSet:
33     @@Name: common
34     @@REF:
35     xml:lang
36     @@REF:
37     xml:base
38     @@REF:
39     xml:space
40     @@REF:
41     xsi:schemaLocation
42     @@REF:
43     xsi:type
44     @@REF:
45     xsi:nil
46    
47     Module:
48     @Name: Structure
49     @ID: struct
50    
51     @Element:
52     @@Name: root
53     @@Content:
54     (content?, (leaf | node)*)
55    
56     @Element:
57     @@Name: leaf
58     @@Content:
59     ANY
60    
61     @Element:
62     @@Name: node
63     @@Content:
64     (content?, (leaf | node)*)
65    
66     Module:
67     @Name: Data
68     @ID: data
69    
70     @Element:
71     @@Name: content
72     @@Content: ANY
73    
74     ## tree.dms ends here

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24