1 |
#?SuikaWikiConfig/2.0
|
2 |
|
3 |
ModuleSet:
|
4 |
@Name: Markup Language for IETF RFC
|
5 |
@Version: Additional vocabularies used in rfc2629.xslt
|
6 |
@ID: myns
|
7 |
@BaseURI:
|
8 |
http://suika.fam.cx/gate/cvs/*checkout*/markup/rfc/dtd/module/
|
9 |
|
10 |
@Namespace:
|
11 |
@@Name:
|
12 |
mailto:julian.reschke@greenbytes.de?subject=rcf2629.xslt
|
13 |
@@DefaultPrefix: myns
|
14 |
@@UsePrefix: 1
|
15 |
|
16 |
@Copyright: Wakaba <w@suika.fam.cx>
|
17 |
@RCSDate: $Date: 2003/10/23 23:25:33 $
|
18 |
|
19 |
Notation:
|
20 |
@Notation:
|
21 |
@@Name:
|
22 |
:rfc
|
23 |
@@SYSTEM:
|
24 |
urn:x-suika-fam-cx:markup:ietf:rfc:2629:pi
|
25 |
@@Description: <?rfc?> processing instruction
|
26 |
|
27 |
Notation:
|
28 |
@Notation:
|
29 |
@@Name:
|
30 |
:rfc-ext
|
31 |
@@SYSTEM:
|
32 |
urn:x-suika-fam-cx:markup:ietf:rfc:2629:pi-ext
|
33 |
@@Description: <?rfc-ext?> processing instruction
|
34 |
|
35 |
Datatype:
|
36 |
@Type:
|
37 |
@@Name: yesno
|
38 |
@@XMLType: (yes|no)
|
39 |
|
40 |
Module:
|
41 |
@Name: Block Structual
|
42 |
@ID: blkstruct
|
43 |
|
44 |
@IfModuleSet:
|
45 |
@@ModuleSet: rfc2629
|
46 |
@@Attribute:
|
47 |
@@@Name: section.unnumbered
|
48 |
@@@ElementType:
|
49 |
rfc2629:section
|
50 |
@@@Attribute:
|
51 |
@@@@Name: unnumbered
|
52 |
@@@@Type: yesno
|
53 |
@@Description: No numbering for the section
|
54 |
|
55 |
@Element:
|
56 |
@@Name: item
|
57 |
@@Content: "ANY"
|
58 |
@@Description: Used in XSLT stylesheet.
|
59 |
@@Default:-1
|