1 |
2007-06-17 Wakaba <wakaba@suika.fam.cx> |
2007-06-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* AttributeDefinition.pm (____new): Set an empty list |
4 |
|
to the |allowed_tokens| attribute. |
5 |
|
(allowed_token): Alpha version. |
6 |
|
|
7 |
|
* DocumentType.pm (get_element_type_definition_node, |
8 |
|
get_notation_node): ALpha version. |
9 |
|
|
10 |
|
* ElementTypeDefinition.pm (attribute_definitions): Alpha 2 |
11 |
|
version. |
12 |
|
|
13 |
|
* Entity.pm (notation_name): Implemented. |
14 |
|
|
15 |
|
2007-06-17 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
* Attr.pm (____new): Initialize |specified| as 1. |
* Attr.pm (____new): Initialize |specified| as 1. |
18 |
(base_uri, manakai_attribute_type, specified): Implemented. |
(base_uri, manakai_attribute_type, specified): Implemented. |
19 |
(prefix): Don't check read-only flag unless |strict_error_checking|. |
(prefix): Don't check read-only flag unless |strict_error_checking|. |