<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Sun May 19 10:17:26 UTC 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://www.doctrine-project.org/jira/si/jira.issueviews:issue-xml/DDC-1208/DDC-1208.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Doctrine Project</title>
    <link>http://www.doctrine-project.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.7</version>
        <build-number>850</build-number>
        <build-date>21-02-2013</build-date>
    </build-info>

<item>
            <title>[DDC-1208] doctrine-mapping.xsd does not allow for namespacing in discriminator-mapping element</title>
                <link>http://www.doctrine-project.org/jira/browse/DDC-1208</link>
                <project id="10032" key="DDC">Doctrine 2 - ORM</project>
                        <description>&lt;p&gt;The XSD type for the &apos;class&apos; attribute in the &apos;discriminator-mapping&apos; element is &apos;xs:NMTOKEN&apos;.  But this does not allow the &apos;\&apos; characters used for  PHP namespacing.  The &apos;type&apos; should instead be changed to &apos;xs:string&apos; as shown below:&lt;/p&gt;

&lt;p&gt;&amp;lt;xs:complexType name=&quot;discriminator-mapping&quot;&amp;gt;&lt;br/&gt;
&amp;lt;xs:sequence&amp;gt;&lt;br/&gt;
&amp;lt;xs:any minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot; namespace=&quot;##other&quot;/&amp;gt;&lt;br/&gt;
&amp;lt;/xs:sequence&amp;gt;&lt;br/&gt;
&amp;lt;xs:attribute name=&quot;value&quot; type=&quot;xs:NMTOKEN&quot; use=&quot;required&quot;/&amp;gt;&lt;br/&gt;
&amp;lt;xs:attribute name=&quot;class&quot; type=&quot;xs:string&quot; use=&quot;required&quot;/&amp;gt;&lt;br/&gt;
&amp;lt;xs:anyAttribute namespace=&quot;##other&quot;/&amp;gt;&lt;br/&gt;
&amp;lt;/xs:complexType&amp;gt;&lt;/p&gt;</description>
                <environment>Ay</environment>
            <key id="12715">DDC-1208</key>
            <summary>doctrine-mapping.xsd does not allow for namespacing in discriminator-mapping element</summary>
                <type id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</priority>
                    <status id="5" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                    <security id="10000">All</security>
                        <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="bobcatsys">Bob Pupazzoni</reporter>
                        <labels>
                    </labels>
                <created>Wed, 15 Jun 2011 00:40:13 +0000</created>
                <updated>Wed, 15 Jun 2011 16:33:41 +0000</updated>
                    <resolved>Wed, 15 Jun 2011 16:33:41 +0000</resolved>
                            <version>Git Master</version>
                                <fixVersion>2.0.6</fixVersion>
                                <component>ORM</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="15988" author="beberlei" created="Wed, 15 Jun 2011 16:33:41 +0000"  >&lt;p&gt;Fixed, scheduled for 2.0.6&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>