We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b24275 commit 6414ad4Copy full SHA for 6414ad4
doctrine-mapping.xsd
@@ -353,7 +353,7 @@
353
<xs:any minOccurs="0" maxOccurs="unbounded" namespace="##other"/>
354
</xs:choice>
355
<xs:attribute name="name" type="xs:NMTOKEN" use="optional"/>
356
- <xs:attribute name="columns" type="xs:string" use="required"/>
+ <xs:attribute name="columns" type="xs:string" use="optional"/>
357
<xs:attribute name="fields" type="xs:string" use="optional"/>
358
<xs:attribute name="flags" type="xs:string" use="optional"/>
359
<xs:anyAttribute namespace="##other"/>
0 commit comments