[
Lists Home |
Date Index |
Thread Index
]
Julian Reschke scripsit:
> Some of the requirements are:
>
> - the format of strings that *can* be represented as XML characters doesn't
> change
> - non-XML characters must be ignored by implementations not knowing the
> escaping mechanism
Those requirements are impossible. An escaping mechanism naturally
requires an escape character (which means that the format of strings
containing the escape character *must* change), and the only way
for an escape-blind system to ignore the escape is for escaped
characters to be represented by the null string.
If the escapes are elements, that makes the matter even worse,
since escape-blind systems will see violations of the schema.
--
John Cowan <jcowan@reutershealth.com> http://www.reutershealth.com
I amar prestar aen, han mathon ne nen, http://www.ccil.org/~cowan
han mathon ne chae, a han noston ne 'wilith. --Galadriel, _LOTR:FOTR_
|