Commit 36c4bf3b authored by stancakapost's avatar stancakapost
Browse files

added missing type reference

parent 898b9c40
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<ns:MyType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns="schema:Pos_070503_derivation_by_union_002">1.0</ns:MyType>
 No newline at end of file
<ns:MyType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="schema:Pos_070503_derivation_by_union_002" xsi:type="xsd:float">1.0</ns:MyType>
 No newline at end of file