S
sylvain.loiseau
It's not so clear for me, in the xml spec, which is the required
behaviour of an XML processor for entities :
- The characters entities (predefined, decimal and hexadecimal) must
be expended and treated as characters content ("Numeric character
references MAY also be used; they are expanded immediately when
recognized and MUST be treated as character data")
- but what for the other entities (excluding parameters and unparsed
entities ?): is there a case where they are not expended and provided
in the text node content, if they are declared externaly or if the
processor is not validating ?
Thanks,
Sylvain
behaviour of an XML processor for entities :
- The characters entities (predefined, decimal and hexadecimal) must
be expended and treated as characters content ("Numeric character
references MAY also be used; they are expanded immediately when
recognized and MUST be treated as character data")
- but what for the other entities (excluding parameters and unparsed
entities ?): is there a case where they are not expended and provided
in the text node content, if they are declared externaly or if the
processor is not validating ?
Thanks,
Sylvain