W1202 XML comment on '%s' has badly formed XML- 'Reference to undefined entity '%s'' (Delphi)
Go Up to Error and Warning Messages (Delphi)
Identifier
The identifier for the $WARN directive: XML_UNKNOWN_ENTITY
Description
This warning message occurs when XML references an undefined entity.
This is an error in XML documentation processing. The XML is not well-formed. This is a warning because a documentation error does not prevent building.