[Expected Result] must represent xs:decimal(1) by "1.0" (numeric literal of decimal) [Expected Result] must represent xs:double(1) by "xs:double('1')" (constructor of double) [Expected Result] must represent xs:integer(1) by "1" (numeric literal of integer)