+176
−0
+34
−0
+15
−0
Loading
WARNING! GitLab maintenance operation scheduled for this Friday between 14:00 and 19:00 (CET). During this time window, GitLab will be unavailable, and any data entered during this period may be lost. 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>