1
0
mirror of synced 2025-03-23 16:33:54 +03:00

Merge branch 'DDC-2426'

This commit is contained in:
Benjamin Eberlei 2013-05-04 12:58:25 +02:00
commit 3c74491720

View File

@ -345,6 +345,7 @@
<xs:attribute name="name" type="xs:NMTOKEN" use="required" />
<xs:attribute name="type" type="xs:NMTOKEN" />
<xs:attribute name="column" type="xs:NMTOKEN" />
<xs:attribute name="length" type="xs:NMTOKEN" />
<xs:attribute name="association-key" type="xs:boolean" default="false" />
<xs:attribute name="column-definition" type="xs:string" />
<xs:anyAttribute namespace="##other"/>