mirror of
https://github.com/doctrine/orm.git
synced 2026-04-26 16:08:03 +02:00
DDC-242: CLONE - XML Mapping XSD file misses description of <many-to-one> element #301
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Jan 6, 2010).
Jira issue originally created by user koubas:
still not fixed - missing many-to-one in sequence of entity element http://trac.doctrine-project.org/browser/trunk/doctrine-mapping.xsd?rev=6969#L60
XML Mapping XSD file misses description of element
@doctrinebot commented on GitHub (Jan 6, 2010):
Comment created by @beberlei:
Its in thre for me. It is even committed to the http://doctrine-project.org/schemas/orm/doctrine-mapping.xsd location already.
@doctrinebot commented on GitHub (Jan 6, 2010):
Comment created by koubas:
The tag it self is defined, but there is not specified, that can contain elements. Or at least i don't see it and my Netbeans xml editor neither. Cache refreshed.
@doctrinebot commented on GitHub (Jan 6, 2010):
Comment created by romanb:
Should be fixed now. Thanks for reporting!
@doctrinebot commented on GitHub (Jan 6, 2010):
Issue was closed with resolution "Fixed"