DDC-937: doctrine-mapping.xsd sequence relation-entities #1166

Closed
opened 2026-01-22 13:04:31 +01:00 by admin · 3 comments
Owner

Originally created by @doctrinebot on GitHub (Dec 15, 2010).

Originally assigned to: @guilhermeblanco on GitHub.

Jira issue originally created by user lvanderree:

I noticed some problems with
the doctrine-mapping.xsd (which apparently is not used to validate the
mapping, but only provided to support code completion in your xml-
editor)

The order in which you define the elements like cascade and join-
column(s) for the relation-entities is currently important since it is
a sequence, but is this really desired? Why force this order? defining
cascade before join-column would make perfect sense as well, doesn't
it.

Originally created by @doctrinebot on GitHub (Dec 15, 2010). Originally assigned to: @guilhermeblanco on GitHub. Jira issue originally created by user lvanderree: I noticed some problems with the doctrine-mapping.xsd (which apparently is not used to validate the mapping, but only provided to support code completion in your xml- editor) The order in which you define the elements like cascade and join- column(s) for the relation-entities is currently important since it is a sequence, but is this really desired? Why force this order? defining cascade before join-column would make perfect sense as well, doesn't it.
admin added the Bug label 2026-01-22 13:04:31 +01:00
admin closed this issue 2026-01-22 13:04:31 +01:00
Author
Owner

@doctrinebot commented on GitHub (Oct 4, 2011):

Comment created by @guilhermeblanco:

Is this issue still valid in the latest Doctrine (trunk)? It doesn't seem to be.

@doctrinebot commented on GitHub (Oct 4, 2011): Comment created by @guilhermeblanco: Is this issue still valid in the latest Doctrine (trunk)? It doesn't seem to be.
Author
Owner

@doctrinebot commented on GitHub (Jun 23, 2012):

Comment created by @guilhermeblanco:

No reply from user and issue seems to be fixed already in master

@doctrinebot commented on GitHub (Jun 23, 2012): Comment created by @guilhermeblanco: No reply from user and issue seems to be fixed already in master
Author
Owner

@doctrinebot commented on GitHub (Jun 23, 2012):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Jun 23, 2012): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#1166