1 |
|
2006-02-12 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* XMLParser.dis (parseString): General |Entity| replacement |
4 |
|
tree is not constructed because of a typo. Clears |EntityReference| |
5 |
|
content before constructing |Entity| replacement tree. |
6 |
|
The |xp:wf-entity-declared| well-formedness constraint |
7 |
|
for entity references in attribute value literal is implemented. |
8 |
|
|
9 |
|
2006-02-11 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* XMLParser.dis: |xp:wf-entity-declared| well-formedness |
12 |
|
constaraint for entity references that appear in |
13 |
|
content of elements is implemented. Set |EntityReference.isExpanded| |
14 |
|
attribute. |
15 |
|
(getEmptyEntityState): New code. |
16 |
|
|
17 |
|
* XDoctype.dis (DocumentTypeDefinition.nodeType): Duplicate |
18 |
|
definition is removed. |
19 |
|
|
20 |
|
* DOMXML.dis (Entity.isExternallyDeclared): New attribute. |
21 |
|
(EntityReference.isExpanded): Setter is added. |
22 |
|
|
23 |
|
2006-02-11 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* XMLParser.dis: |xp:wf-no-lt-in-attribute-values| |
26 |
|
and |xp:wf-no-external-entity-references| well-formedness |
27 |
|
constraints are implemented. |
28 |
|
|
29 |
2006-02-11 Wakaba <wakaba@suika.fam.cx> |
2006-02-11 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
* XMLParser.dis ($self->{has_error}): Removed. |
* XMLParser.dis ($self->{has_error}): Removed. |