1 |
|
2006-03-06 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMXML.dis (ManakaiDOMXMLIdAttr): New class. |
4 |
|
|
5 |
|
* Tree.dis (createAttribute, createAttributeNS, |
6 |
|
setAttribute, setAttributeNS): They now supports |
7 |
|
the |cfg:xml-id| configuration parameter. |
8 |
|
(cfg:xml-id): New configuration parameter. |
9 |
|
|
10 |
|
* XDoctype.dis (createAttributeDefinition): It now |
11 |
|
supports the |cfg:xml-id| configuration parameter. |
12 |
|
|
13 |
|
* XMLParser.dis (parse): It now supports |
14 |
|
the |cfg:xml-id| configuration parameter. |
15 |
|
|
16 |
|
2006-03-05 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* XMLParser.dis (parse): Sets |Document.documentURI| |
19 |
|
and |Document.manakaiEntityBaseURI| attributes of the |
20 |
|
document created. |
21 |
|
(_ProcessingInstructionDTD): Sets the |manakaiBaseURI| |
22 |
|
property of the created node. |
23 |
|
(_SystemLiteral): Sets the |manakaiDeclarationBaseURI| |
24 |
|
of the created node. |
25 |
|
(ls-input-to-input-file.default): Sets the resolved |
26 |
|
system identifier to the |documentURI| attribute if available. |
27 |
|
Sets the |baseURI| attribute if available. |
28 |
|
|
29 |
2006-03-05 Wakaba <wakaba@suika.fam.cx> |
2006-03-05 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
* XDoctype.dis (DocumentTypeDefinition.implementation): New attribute. |
* XDoctype.dis (DocumentTypeDefinition.implementation): New attribute. |