+176
−0
+34
−0
+15
−0
Loading
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>