PL-7524 Add stylename for UploadField to XSD

This commit is contained in:
Nikita Petunin 2016-07-12 16:56:10 +04:00
parent 035dadd4bd
commit 1f8fe36664

View File

@ -971,6 +971,7 @@
<xs:attributeGroup ref="hasCaption"/>
<xs:attributeGroup ref="hasVisibility"/>
<xs:attributeGroup ref="hasEnableProp"/>
<xs:attributeGroup ref="hasStyle"/>
<xs:attributeGroup ref="isUploadComponent"/>
</xs:complexType>
@ -984,6 +985,7 @@
<xs:attributeGroup ref="hasVisibility"/>
<xs:attributeGroup ref="hasEnableProp"/>
<xs:attributeGroup ref="hasIcon"/>
<xs:attributeGroup ref="hasStyle"/>
<xs:attributeGroup ref="isUploadComponent"/>
</xs:complexType>