1 |
2004-07-05 Wakaba <wakaba@suika.fam.cx>
|
2 |
|
3 |
* mkdtds.pl (parameter_entity_declaration): New.
|
4 |
* NOTE: Interpretion of 'Name' and 'SYSTEM' attributes
|
5 |
for 'ParameterEntity' is changed. 'Name' is now taken as
|
6 |
QName as 'Name' attributes for other declarations.
|
7 |
'SYSTEM' attribute is also to be QName-aware. If aware,
|
8 |
base URI for that prefix is used.
|
9 |
|
10 |
2004-06-20 Wakaba <w@suika.fam.cx>
|
11 |
|
12 |
* mkdtd.pl: Some typo fixed. XML Schema Instance (xsi) namespace support.
|
13 |
|
14 |
2004-01-13 Wakaba <w@suika.fam.cx>
|
15 |
|
16 |
* mkdtds.pl: Use new version of SuikaWikiConfig/2.0 parser.
|
17 |
($SCRIPT_NAME, $VERSION): New constant variables.
|
18 |
(make_paragraphs, dot_padding, xml_condition_section, xml_parameter_ENTITY): New functions.
|
19 |
(qname_module, make_module, make_dtd): Generates comments more similar to XHTML m12n DTDs.
|
20 |
(get_desc): New options 'padding_length', 'padding_dot'.
|
21 |
|
22 |
2003-10-24 Wakaba <w@suika.fam.cx>
|
23 |
|
24 |
* ChangeLog: New file.
|
25 |
* mkdtds.pl (POD): New sections.
|
26 |
|
27 |
2003-10-22 Wakaba <w@suika.fam.cx>
|
28 |
|
29 |
* mkdtds.pl: New script.
|