Incorrect Schema Location in DoctrineDefs.xml

The current configured location of the DoctrineDefs.xml schema is not being found and is incorrect relative to the DoctrineDefs.xml file:

4,830 views 3 replies
Reply #1 Top

Instead, I believe the correct location is actually:

xsi:noNamespaceSchemaLocation="../Schema/DoctrineDefs.xsd"

Reply #2 Top

Thank you for the report, to my understanding this could definitely make things difficult for modders in particular ill add it to my report

Reply #3 Top

Agreed.

Do not believe it impairs runtime functionality.  But for modding purposes, having access to the schema validation is very helpful.