replacement for PR 698

This commit is contained in:
wmayer
2017-04-27 23:05:40 +02:00
parent 712766c3e8
commit 7150e9ab23
6 changed files with 53 additions and 9 deletions

View File

@@ -69,6 +69,7 @@
<xs:attribute name="Delete" type="xs:boolean" use="optional" default="false"/>
<xs:attribute name="Reference" type="xs:boolean" use="optional"/>
<xs:attribute name="Initialization" type="xs:boolean" use="optional" default="false"/>
<xs:attribute name="DisableNotify" type="xs:boolean" use="optional" default="false"/>
</xs:complexType>
</xs:element>
</xs:sequence>