1 |
2006-03-05 Wakaba <wakaba@suika.fam.cx> |
2006-03-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* XMLParser.dis (parse): Sets |Document.documentURI| |
4 |
|
and |Document.manakaiEntityBaseURI| attributes of the |
5 |
|
document created. |
6 |
|
(_ProcessingInstructionDTD): Sets the |manakaiBaseURI| |
7 |
|
property of the created node. |
8 |
|
(_SystemLiteral): Sets the |manakaiDeclarationBaseURI| |
9 |
|
of the created node. |
10 |
|
(ls-input-to-input-file.default): Sets the resolved |
11 |
|
system identifier to the |documentURI| attribute if available. |
12 |
|
Sets the |baseURI| attribute if available. |
13 |
|
|
14 |
|
2006-03-05 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
* XDoctype.dis (DocumentTypeDefinition.implementation): New attribute. |
* XDoctype.dis (DocumentTypeDefinition.implementation): New attribute. |
17 |
(Node.baseURI): New attribute implementations. |
(Node.baseURI): New attribute implementations. |
18 |
(declarationBaseURI): Setter is added. |
(declarationBaseURI): Setter is added. |