Skip to content

Commit bfbc350

Browse files
committed
Add missing alteration
1 parent 64827d4 commit bfbc350

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

3.2/itop_design.xsd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2664,8 +2664,7 @@
26642664
<xs:element name="width" type="alteredNonNegativeInteger" minOccurs="0" />
26652665
<xs:element name="height" type="alteredNonNegativeInteger" minOccurs="0" />
26662666
</xs:all>
2667-
<xs:attribute name="id" type="xs:string" use="required" />
2668-
<xs:attributeGroup ref="alteredNode" />
2667+
<xs:attributeGroup ref="alteredIdNode" />
26692668
</xs:complexType>
26702669

26712670
<!-- ############################################################

0 commit comments

Comments
 (0)