Skip to content

Commit

Permalink
ENGCOM-4563: Update typeReferenceBlock definition #18933
Browse files Browse the repository at this point in the history
  • Loading branch information
sidolov authored Apr 5, 2019
2 parents d831f53 + 9c8a603 commit ea6cd11
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@
</xs:choice>
<xs:attribute type="elementNameType" name="name" use="required"/>
<xs:attribute type="xs:string" name="template" use="optional"/>
<xs:attribute type="xs:string" name="class" use="optional"/>
<xs:attribute type="xs:boolean" name="display" default="true" use="optional"/>
<xs:attribute type="xs:boolean" name="remove" use="optional"/>
</xs:complexType>
Expand Down

0 comments on commit ea6cd11

Please sign in to comment.