+176
−0
+34
−0
+15
−0
Loading
WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
NB: it does not work with complex types containing simple content of type float, like this: <complexType name="item_t"> <simpleContent> <extension base="float"> <attribute name="foo" type="float"/> <attribute name="bar" type="integer"/> </extension> </simpleContent> </complexType>