B
Bob
I use saxon transformer as XSLT engine, but I have a problem:
---
Error reported by XML parser: reference to entity "&{0};" not defined.
----
In the source document there are many entites (like Ö that the parser
doesn't recognize.
Why? The document is malformed? Can I configure the parser to ignore unknown
entities?
---
Error reported by XML parser: reference to entity "&{0};" not defined.
----
In the source document there are many entites (like Ö that the parser
doesn't recognize.
Why? The document is malformed? Can I configure the parser to ignore unknown
entities?