Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Commit

Permalink
Merge pull request #10 from Arjen-Smit/passthrough-additional-form-de…
Browse files Browse the repository at this point in the history
…fault-attributes

Skip XML Schema validation for form_defaults node
  • Loading branch information
niels-nijens committed Apr 14, 2016
2 parents 24cdc9a + f61de81 commit 5dd2381
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Resources/xsd/flexmodel.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@
</xs:sequence>
<xs:attribute name='readonly' type='boolean' use='optional'/>
<xs:attribute name='fieldtype' type='xs:string' use='optional'/>
<xs:anyAttribute processContents='skip'/>
</xs:complexType>

<!--
Expand Down

0 comments on commit 5dd2381

Please sign in to comment.