1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-05 23:35:48 +02:00

Fix extension point schema

This commit is contained in:
Anton Leherbauer 2006-12-04 16:21:06 +00:00
parent b9391d98b1
commit 5b26865d56

View file

@ -12,7 +12,7 @@
<element name="extension">
<complexType>
<sequence>
<sequence minOccurs="1" maxOccurs="unbounded">
<element ref="provider"/>
</sequence>
<attribute name="point" type="string" use="required">