In this section
https://www.doctrine-project.org/projects/doctrine-orm/en/3.3/reference/xml-mapping.html
All occurences of
xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
Need to be changed to
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"