Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When `LoadTypes` is being called, it does not include the namespace-qualified types in its result. While these namespaces are visible to `LoadTypes` itself, `RegisterTypes` will not recognise this form of the types, only allowing them to be used if they are on the schema path, and referred to without their namespace component.
- Loading branch information