empty elements in requests with xsi:nil="true" sometimes are removed
hello, in various different projects we found empty elements being removed from the xml. e.g.: this is a problem as we then always receive a deserialization error because this elements are re...