XML Schema Mapping / Element doctrine-mapping must be declared
Hello,
given is an Doctrine XML Mapping like defined in the Examples (https://www.doctrine-project.org/projects/doctrine-orm/en/latest/reference/xml-mapping.html#example).
Within that, PHPStorm does not recognize any tags:

The Schemas are downloaded and available in Settings:
What to do to get it work?
Thanks!
请先登录再写评论。
Got it, it is important to not have
in the Schemas And DTDs / External definition...