Skip to content

[XML Mapping] Wrong URL causing validation errors #11888

@DavidPetrasek

Description

@DavidPetrasek

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions